baccbcddc2
Add <sys/types.h> before including event backends
stbuehler2009-10-11 14:54:33 +00:00
3d22a09b51
Add <sys/types.h> before including event backends
stbuehler2009-10-11 14:54:33 +00:00
d8f4f162fc
Fix some compile problems from header inclusion reorder patch
stbuehler2009-10-11 14:48:08 +00:00
122831dc17
Fix some compile problems from header inclusion reorder patch
stbuehler2009-10-11 14:48:08 +00:00
5598566880
Fix header inclusion order, always include "config.h" before any system header
stbuehler2009-10-11 14:31:42 +00:00
22e8b456a9
Fix header inclusion order, always include "config.h" before any system header
stbuehler2009-10-11 14:31:42 +00:00
b19f250001
Remember keep-alive-idle in separate variable (fixes #1988)
stbuehler2009-10-11 13:16:03 +00:00
d69683ddb5
Remember keep-alive-idle in separate variable (fixes #1988)
stbuehler2009-10-11 13:16:03 +00:00
a2d4056c12
- Combine Cache-Control header value in mod_expire to existing HTTP header if header already added by other modules (fixes #2068)
Elan Ruusamäe2009-09-21 13:15:57 +00:00
6c75b7bf24
- Combine Cache-Control header value in mod_expire to existing HTTP header if header already added by other modules (fixes #2068)
Elan Ruusamäe2009-09-21 13:15:57 +00:00
de510bb0d7
Show "no uri specified -> 400" error only when "debug.log-request-header-on-error" is enabled (fixes #2030)
stbuehler2009-07-13 13:48:29 +00:00
1b2cc3bb66
Show "no uri specified -> 400" error only when "debug.log-request-header-on-error" is enabled (fixes #2030)
stbuehler2009-07-13 13:48:29 +00:00
370b52678e
Reset ignored signals to SIG_DFL before exec() in fastcgi/scgi (fixes #2029)
stbuehler2009-07-13 13:41:44 +00:00
839aa7dbd9
Reset ignored signals to SIG_DFL before exec() in fastcgi/scgi (fixes #2029)
stbuehler2009-07-13 13:41:44 +00:00
8cd4983f1f
Keep url/host values from connection to display information while keep-alive in mod_status (fixes #1202)
stbuehler2009-06-21 17:25:34 +00:00
214484dec0
Keep url/host values from connection to display information while keep-alive in mod_status (fixes #1202)
stbuehler2009-06-21 17:25:34 +00:00
dfc6f189cc
Use unsigned int for secdownload.timeout (fixes #1966)
stbuehler2009-06-21 17:25:31 +00:00
90151cdc2e
Use unsigned int for secdownload.timeout (fixes #1966)
stbuehler2009-06-21 17:25:31 +00:00
05d449c692
Use unsigned int (and T_CONFIG_INT) for max_request_size
stbuehler2009-06-21 17:25:30 +00:00
28e198d5a5
Use unsigned int (and T_CONFIG_INT) for max_request_size
stbuehler2009-06-21 17:25:30 +00:00
b48857db16
Add T_CONFIG_INT for bigger integers from the config (needed for #1966)
stbuehler2009-06-21 17:25:24 +00:00
0d8c6accd7
Add T_CONFIG_INT for bigger integers from the config (needed for #1966)
stbuehler2009-06-21 17:25:24 +00:00