4bfc433536
- close unused pipe-fds as soon as possible to generate a SIGPIPE if the remote end dies. - only send REQUEST_URI and QUERY_STRING if they are set
weigon2006-02-22 13:16:47 +00:00
1982fda295
- close unused pipe-fds as soon as possible to generate a SIGPIPE if the remote end dies. - only send REQUEST_URI and QUERY_STRING if they are set
weigon2006-02-22 13:16:47 +00:00
8d58fa4a28
handle 'foo.php... == foo.php' case on windows/dos
weigon2006-02-22 12:50:56 +00:00
4d1eadae1e
handle 'foo.php... == foo.php' case on windows/dos
weigon2006-02-22 12:50:56 +00:00
f08b817f15
don't terminate the request, just ignore it
weigon2006-02-15 15:19:10 +00:00
ba50f7fbfc
don't terminate the request, just ignore it
weigon2006-02-15 15:19:10 +00:00
3331b5a616
- move the extra-stat() out of the main-path it was only used to detect file-shrinks, but also resulted in interupted transfers if the file was removed, but still open. - we detect file-shrinks now if sendfile() returns 0
weigon2006-02-15 10:46:17 +00:00
f965cd20ae
- move the extra-stat() out of the main-path it was only used to detect file-shrinks, but also resulted in interupted transfers if the file was removed, but still open. - we detect file-shrinks now if sendfile() returns 0
weigon2006-02-15 10:46:17 +00:00
de0bace2ef
- decrement proc-load if we really incremented it - added host.load as status-variable
weigon2006-02-14 23:51:52 +00:00
7e861ea32e
- decrement proc-load if we really incremented it - added host.load as status-variable
weigon2006-02-14 23:51:52 +00:00
cdc4c4cc8f
fallback to madvise(), it works at least
weigon2006-02-14 23:49:38 +00:00
6ae26a7dab
fallback to madvise(), it works at least
weigon2006-02-14 23:49:38 +00:00
8d5968c4b7
we are in year 2006 already
weigon2006-02-14 16:10:54 +00:00
c29b0689e1
we are in year 2006 already
weigon2006-02-14 16:10:54 +00:00
569923007e
removed defines for XOPEN_SOURCE and BSD_SOURCE again as it breaks all BSDs and MacOSX
weigon2006-02-14 16:10:14 +00:00
e50be51a9b
removed defines for XOPEN_SOURCE and BSD_SOURCE again as it breaks all BSDs and MacOSX
weigon2006-02-14 16:10:14 +00:00
731c4946e4
added docs for mod_dirlisting
weigon2006-02-14 16:09:23 +00:00
69d5fcd217
added docs for mod_dirlisting
weigon2006-02-14 16:09:23 +00:00
b4e5be77ea
disable posix_fadvise support as 2.4.x kernels cause problems here.
weigon2006-02-13 19:22:00 +00:00
83a0dc2702
disable posix_fadvise support as 2.4.x kernels cause problems here.
weigon2006-02-13 19:22:00 +00:00
804d5bed65
if posix_fadvise is not implemented, ignore the error
weigon2006-02-09 14:37:48 +00:00
a5b69917d1
if posix_fadvise is not implemented, ignore the error
weigon2006-02-09 14:37:48 +00:00
f459e06c8a
mod_cgi is resetting physical.path *grr*
weigon2006-02-08 23:10:03 +00:00
d7339a70b9
mod_cgi is resetting physical.path *grr*
weigon2006-02-08 23:10:03 +00:00
886540c7c3
301 has a content now, so we need a file_finished to say that we have not content
weigon2006-02-08 13:40:25 +00:00
2c5ea3f303
301 has a content now, so we need a file_finished to say that we have not content
weigon2006-02-08 13:40:25 +00:00