7ac34bb5ca
make the wrapper compatible with solaris' /bin/sh
Jan Kneschke2006-03-09 15:35:51 +00:00
b3bd50866a
- fixed test for max-request-size on 64bit platforms - fixed counting the skipped tests in mod-fastcgi.t
Jan Kneschke2006-03-09 13:36:57 +00:00
9dbf12d8ed
- fixed test for max-request-size on 64bit platforms - fixed counting the skipped tests in mod-fastcgi.t
Jan Kneschke2006-03-09 13:36:57 +00:00
b1ed266c5b
don't forget the waitpid() for locally spawned processes (patch by Cameron Ring)
Jan Kneschke2006-03-09 11:21:59 +00:00
7ef30c4dfe
don't forget the waitpid() for locally spawned processes (patch by Cameron Ring)
Jan Kneschke2006-03-09 11:21:59 +00:00
b3980e7a14
removed complex proc-load-balancing code and simplified it
Jan Kneschke2006-03-09 11:15:30 +00:00
55bfb4737d
removed complex proc-load-balancing code and simplified it
Jan Kneschke2006-03-09 11:15:30 +00:00
8079556fad
big cleanup of error-handling - re-enabling locally disabled backends works again - cleanup error-messages on config errors
Jan Kneschke2006-03-08 23:58:18 +00:00
a1eb4c307f
big cleanup of error-handling - re-enabling locally disabled backends works again - cleanup error-messages on config errors
Jan Kneschke2006-03-08 23:58:18 +00:00
7a6d43dea6
added mod_flv_streaming.c for streaming flash movies efficiently
Jan Kneschke2006-03-07 12:26:10 +00:00
4753fb5dd5
added mod_flv_streaming.c for streaming flash movies efficiently
Jan Kneschke2006-03-07 12:26:10 +00:00
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
Jan Kneschke2006-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
Jan Kneschke2006-02-22 13:16:47 +00:00
8d58fa4a28
handle 'foo.php... == foo.php' case on windows/dos
Jan Kneschke2006-02-22 12:50:56 +00:00
4d1eadae1e
handle 'foo.php... == foo.php' case on windows/dos
Jan Kneschke2006-02-22 12:50:56 +00:00
f08b817f15
don't terminate the request, just ignore it
Jan Kneschke2006-02-15 15:19:10 +00:00
ba50f7fbfc
don't terminate the request, just ignore it
Jan Kneschke2006-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
Jan Kneschke2006-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
Jan Kneschke2006-02-15 10:46:17 +00:00
de0bace2ef
- decrement proc-load if we really incremented it - added host.load as status-variable
Jan Kneschke2006-02-14 23:51:52 +00:00
7e861ea32e
- decrement proc-load if we really incremented it - added host.load as status-variable
Jan Kneschke2006-02-14 23:51:52 +00:00
cdc4c4cc8f
fallback to madvise(), it works at least
Jan Kneschke2006-02-14 23:49:38 +00:00
6ae26a7dab
fallback to madvise(), it works at least
Jan Kneschke2006-02-14 23:49:38 +00:00