668ec4e6d7
- use a big SSL_read buffer which can read at least 16k + the pending bytes - reuse the last read-buffer after a SSL_ERROR_WANT_READ
Jan Kneschke2006-09-01 09:53:44 +00:00
48ca389d89
- use a big SSL_read buffer which can read at least 16k + the pending bytes - reuse the last read-buffer after a SSL_ERROR_WANT_READ
Jan Kneschke2006-09-01 09:53:44 +00:00
506bf59c50
disable the ssl-write checks for a moving SSL-write-buffer
Jan Kneschke2006-09-01 09:52:32 +00:00
609a30e896
disable the ssl-write checks for a moving SSL-write-buffer
Jan Kneschke2006-09-01 09:52:32 +00:00
5359b9b76b
make the wrapper compatible with solaris' /bin/sh
Jan Kneschke2006-03-09 15:35:51 +00:00
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