summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add --enable-sendfile option to mod_wsgi-express.Graham Dumpleton2019-06-181-0/+7
| * Add change notes file for 4.6.8.Graham Dumpleton2019-06-182-0/+8
| * Add docs on Windows forking changes.Graham Dumpleton2019-06-182-0/+14
| * Add request data and Apache request ID to request events.Graham Dumpleton2019-06-071-0/+8
| * Add note about Python 3.8 support.Graham Dumpleton2019-06-071-0/+5
* | Add fragment links to each option.Curtis Maloney2019-05-231-0/+80
|/
* Add search for bash shell and fallback to sh.Graham Dumpleton2019-05-221-3/+6
* Increment version to 4.6.6.Graham Dumpleton2019-05-142-0/+13
* Update copyright year.Graham Dumpleton2019-05-141-1/+1
* Add note parameter is seconds.Graham Dumpleton2019-04-271-3/+3
* Use /dev/null for mime types if no system mime types file can be found.Graham Dumpleton2018-10-221-0/+3
* Use /var/tmp directory for temporary server root directory on macOS.Graham Dumpleton2018-10-221-0/+7
* Add special support for using mod_wsgi-express with shiv variant of a zipapp.Graham Dumpleton2018-10-221-0/+8
* Static files in document root not accessing when WSGI application mounted at ...Graham Dumpleton2018-06-291-0/+8
* Add release notes files for 4.6.5.Graham Dumpleton2018-06-292-0/+8