summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add release notes for 4.9.5.HEADdevelopGraham Dumpleton2022-10-052-0/+14
* Fix up RestructuredText code example formatting.Graham Dumpleton2022-10-041-4/+5
* Update WSGIScriptAliasMatch.rstBryan Teague2022-10-031-0/+11
* Merge branch 'master' into developGraham Dumpleton2022-09-121-3/+3
|\
| * Extra brackets removedRiccardo Gagliarducci2022-07-221-3/+3
* | Fix ability to build with Apache 2.2.Graham Dumpleton2022-09-121-0/+3
* | Add release notes for version 4.9.5 with details of LimitRequestBody issue.Graham Dumpleton2022-09-122-0/+19
|/
* Add documentation on trusted proxy configuration to page TOC.Graham Dumpleton2022-07-181-0/+2
* Add changes notes and new documentation related to operation of trusted proxy...Graham Dumpleton2022-07-183-0/+334
* Add release notes page for 4.9.3.Graham Dumpleton2022-06-282-0/+8
* Fix bug where daemon mode process could crash if invalid URL path was used.Graham Dumpleton2022-05-251-0/+3
* Increment version to 4.9.2 and add release notes file.Graham Dumpleton2022-05-252-0/+12
* Update copyright years.Graham Dumpleton2022-05-021-1/+1
* Updates so compiles on Python 3.11.Graham Dumpleton2022-05-021-0/+3
* Fix typo in release notes.Graham Dumpleton2022-05-021-2/+2
* Document Pdb fix for when using debug mode.Graham Dumpleton2022-05-021-0/+13
* Revert default behaviour to be that of destroying Python interpreter on proce...Graham Dumpleton2022-05-021-14/+13
* Merge branch 'master' into developGraham Dumpleton2022-05-021-1/+1
|\
| * Fix typo.Ibiam Chihurumnaya2021-09-071-1/+1
* | Don't destroy Python interpreters on process shutdown.Graham Dumpleton2021-11-212-0/+85
|/
* Fix incorrect application of startup timeout.Graham Dumpleton2021-08-031-0/+11
* Set default for graceful timeout.Graham Dumpleton2021-08-031-0/+15
* Was not exiting as soon as active requests complete.Graham Dumpleton2021-08-031-0/+6
* Correct value of wsgi.multithread.Graham Dumpleton2021-08-031-0/+18
* Fix compilation when embedded mode disabled.Graham Dumpleton2021-08-031-0/+3
* Update debugging-techniques to Python 3Petr Viktorin2021-06-251-54/+77
* Add release notes for version 4.9.0.Graham Dumpleton2021-06-182-0/+18
* Update year of copyright notices.4.8.0Graham Dumpleton2021-05-141-1/+1
* Add note about logging errno when fail to set resource limits.Graham Dumpleton2021-05-141-0/+3
* Merge branch 'develop' into patch-1Graham Dumpleton2021-05-1412-28/+239
|\
| * Merge pull request #593 from greyli/patch-1Graham Dumpleton2021-05-141-2/+2
| |\
| | * Fix typo in index docGrey Li2020-07-271-2/+2
| * | Add warning about start-server on Windows.Graham Dumpleton2021-05-141-0/+8
| * | Fix deprecation warning in PyArg_ParseTuple().Graham Dumpleton2021-02-131-0/+5
| * | Update doc on finding help.Graham Dumpleton2021-02-131-5/+3
| * | Stop Apache parent process aborting when lazy initialization is turned off.Graham Dumpleton2020-12-241-0/+6
| * | Add warning that aggregated request metric data format may yet change.Graham Dumpleton2020-10-301-0/+4
| * | Add docs on --embedded-mode option to mod_wsgi-express.Graham Dumpleton2020-10-301-0/+14
| * | Add documentation on prior changes.Graham Dumpleton2020-10-301-0/+44
| * | Add workaround to force importing of threading module in main thread.Graham Dumpleton2020-10-301-0/+11
| * | Remove references to ESR guide.Graham Dumpleton2020-10-121-20/+5
| * | Add documentation on Windows virtual environment workaround.Graham Dumpleton2020-10-041-0/+19
| * | Fix process crash on Apache startup due to incorrect use of memory pools.Graham Dumpleton2020-10-041-0/+13
| * | Increment mod_wsgi version to 4.8.0.Graham Dumpleton2020-10-042-1/+10
| |/
| * Add release notes for 4.7.1.Graham Dumpleton2020-02-172-0/+15
| * Update copyright year.Graham Dumpleton2020-02-171-1/+1
| * Fix minor gramatical errorAsterios Dimitriou2020-02-121-2/+2
| * Add way of installing parallel mod_wsgi-standalone package.Graham Dumpleton2019-12-202-0/+31
| * Fix typo: change "scrip-group" to "script-group"Stephen James2019-11-041-1/+1
| * Requests hitting queue timeout not being failed immediately.Graham Dumpleton2019-10-061-0/+7