index
:
delta/python-packages/mod_wsgi.git
develop
feature/request-metrics
master
stable/1.X
stable/2.X
stable/3.X
github.com: GrahamDumpleton/mod_wsgi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix argument passing for reload function.
Graham Dumpleton
2022-05-25
1
-2
/
+2
*
Revert default behaviour to be that of destroying Python interpreter on proce...
Graham Dumpleton
2022-05-02
1
-9
/
+9
*
Don't use sub process if debug mode.
Graham Dumpleton
2022-04-19
1
-1
/
+1
*
Don't destroy Python interpreters on process shutdown.
Graham Dumpleton
2021-11-21
1
-0
/
+14
*
Add warning about incomplete Windows support.
Graham Dumpleton
2021-05-14
1
-1
/
+11
*
Qualify options based on target platform.
Graham Dumpleton
2021-03-21
1
-759
/
+824
*
Honour maximum requests when using embedded mode.
Graham Dumpleton
2021-03-21
1
-0
/
+4
*
Merge and fix Windows path issues.
Graham Dumpleton
2021-02-13
1
-34
/
+124
|
\
|
*
Disable reloading by default when embedded mode used.
Graham Dumpleton
2020-11-01
1
-2
/
+5
|
*
Send request to daemon immediately if reloading and queue timeout disabled.
Graham Dumpleton
2020-10-06
1
-4
/
+19
|
*
Avoid event MPM in debug and embedded mode as unreliable with low number of t...
Graham Dumpleton
2020-09-27
1
-1
/
+5
|
*
If using debug mode, try and force prefork MPM and fallback to worker MPM.
Graham Dumpleton
2020-09-27
1
-0
/
+3
|
*
Move where details of operating mode output.
Graham Dumpleton
2020-09-27
1
-7
/
+7
|
*
Add working directory to module search path for debug mode or embedded mode.
Graham Dumpleton
2020-09-27
1
-0
/
+4
|
*
Add support for --embedded-mode option to mod_wsgi-express.
Graham Dumpleton
2020-09-27
1
-12
/
+72
|
*
Set default for keep alive timeout for mod_wsgi-express to 2 seconds.
Graham Dumpleton
2020-09-26
1
-3
/
+4
|
*
Permanently enable isatty check to ignore SIGWINCH.
Graham Dumpleton
2020-09-04
1
-11
/
+12
*
|
Experimental Windows support for start-server.
Graham Dumpleton
2021-02-13
1
-114
/
+180
|
/
*
Potential fix for mod_wsgi-express module-config on Windows.
Graham Dumpleton
2020-02-25
1
-1
/
+3
*
Use EXT_SUFFIX if defined instead of SO as SO is deprecated.
Graham Dumpleton
2019-06-18
1
-1
/
+5
*
Eliminate use of deprecated imp module.
Graham Dumpleton
2019-06-18
1
-4
/
+3
*
Add --enable-sendfile option to mod_wsgi-express.
Graham Dumpleton
2019-06-18
1
-0
/
+14
*
Remove unnecessary break statement.
Graham Dumpleton
2019-06-07
1
-1
/
+0
*
Add search for bash shell and fallback to sh.
Graham Dumpleton
2019-05-22
1
-1
/
+8
*
Need raw string to avoid warnings from Python 3.6+.
Graham Dumpleton
2019-05-14
1
-1
/
+1
*
Use /dev/null for mime types if no system mime types file can be found.
Graham Dumpleton
2018-10-22
1
-1
/
+1
*
Use /var/tmp directory for temporary server root directory on macOS.
Graham Dumpleton
2018-10-22
1
-5
/
+9
*
Add special support for using mod_wsgi-express with shiv variant of a zipapp.
Graham Dumpleton
2018-10-22
1
-0
/
+23
*
Static files in document root not accessing when WSGI application mounted at ...
Graham Dumpleton
2018-06-29
1
-8
/
+11
*
Default value in help string for queue timeout didn't match code, which used ...
Graham Dumpleton
2018-03-14
1
-1
/
+1
*
Add --cpu-time-limit option to mod_wsgi-express.
Graham Dumpleton
2018-02-08
1
-0
/
+9
*
Include actual isatty check still when using --isatty option.
Graham Dumpleton
2018-02-06
1
-1
/
+1
*
Add special mode to daemon processes triggered by setting threads to 0, for r...
Graham Dumpleton
2018-01-24
1
-4
/
+6
*
Default to using directory specified by TMPDIR environment variable before us...
Graham Dumpleton
2018-01-23
1
-3
/
+7
*
Add --isatty option to mod_wsgi-express as interim option for ignoring SIGWIN...
Graham Dumpleton
2018-01-23
1
-3
/
+38
*
Add --socket-prefix option to mod_wsgi-express.
Graham Dumpleton
2018-01-21
1
-0
/
+12
*
Forgot to re-enable socket rotation for mod_wsgi-express after validating cha...
Graham Dumpleton
2018-01-21
1
-1
/
+1
*
Add option for disabling daemon socket rotation on restarts. Disabled by defa...
Graham Dumpleton
2018-01-18
1
-0
/
+1
*
Compress responses of type application/json when enabled.
Graham Dumpleton
2018-01-09
1
-0
/
+1
*
If target of --url-alias not present, assume it will be a directory.
Graham Dumpleton
2017-08-29
1
-1
/
+1
*
Fix --allow-override breaking --url-alias in mod_wsgi-express.
Graham Dumpleton
2017-07-07
1
-1
/
+2
*
Add --allow-override option for mod_wsgi-express.
Graham Dumpleton
2017-07-02
1
-0
/
+16
*
Add response-socket-timeout option to WSGIDaemonProcess.
Graham Dumpleton
2017-01-04
1
-0
/
+9
*
Python 3 before 3.5 doesn’t include minor version in DLL name.
Graham Dumpleton
2017-01-03
1
-4
/
+12
*
Add restart-interval option to daemon process groups.
Graham Dumpleton
2016-12-31
1
-1
/
+11
*
Location of Python DLL is different in older Python versions.
Graham Dumpleton
2016-12-31
1
-0
/
+6
*
Output LoadFile directive in sample configurations if Anaconda Python.
Graham Dumpleton
2016-12-06
1
-0
/
+4
*
Force load Python library on MacOS X to solve Ananconda Python issue.
Graham Dumpleton
2016-12-06
1
-3
/
+21
*
Revert back to using bash for apachectl.
Graham Dumpleton
2016-11-29
1
-1
/
+1
*
Add ability to use pip install on Windows.
Graham Dumpleton
2016-11-28
1
-19
/
+75
[next]