============== Reporting Bugs ============== If you believe you have found a bug in mod_wsgi, file an issue on the GitHub issue tracker: * https://github.com/GrahamDumpleton/mod_wsgi/issues A substantial fraction of bug reports against mod_wsgi turn out to be misconfiguration, application errors, or problems in third-party packages rather than mod_wsgi bugs. Before filing a bug report, work through :doc:`troubleshooting`. If the behaviour does look like a defect or limitation in mod_wsgi itself, check :doc:`known-issues` first, as it may already be recorded there along with any workaround. For general questions, or if you want to discuss whether something is actually a bug before filing it, see :doc:`finding-help`. For suspected security issues, see :doc:`security-issues` for the private disclosure process. Do not open a public issue for a vulnerability.