Commit Graph

27 Commits (f8d54c857426f112d133da0af9add8750b5f8db5)

Author SHA1 Message Date
Marcus Rückert 8cd1471cb3 - white space cleanup part 2 this time 1.4 ;)
17 years ago
Jan Kneschke 7b4097f7ee oops, use SSL_CTX_* if you modify the ssl_ctx
17 years ago
Jan Kneschke a85ca5e0ef merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062]
17 years ago
Jan Kneschke 609a30e896 disable the ssl-write checks for a moving SSL-write-buffer
17 years ago
Jan Kneschke 396d141efb don't init a SERVER["socket"] if it is initialized already
17 years ago
Jan Kneschke 0525ed2816 fixed calculation of socket-len if SUN_LEN is not defined
17 years ago
Jan Kneschke 0f437f2c23 remove unix domain socket if it is unused before binding to it (fixes #395)
17 years ago
Jan Kneschke b9b8a46f40 allow to bind the server to a unix-domain socket
18 years ago
Jan Kneschke 95fb9a3cf7 init the fdevent-handler AFTER daemonize and AFTER the max-worker spawning
18 years ago
Jan Kneschke d0751c5a2b fixed compile if openssl is not enabled
18 years ago
Jan Kneschke e290b119db added startup-time selectable network-backend
18 years ago
Jan Kneschke 54dea53fdf update bytes_written in con-> (fixed #737)
18 years ago
Jan Kneschke bd893badb9 added the fd as parameter for the write() functions
18 years ago
Jan Kneschke b46fa4497b only accept 100 connection in one round to remove the starvation of waiting connections
18 years ago
Jan Kneschke 7113a665b3 improved error messages
18 years ago
Jan Kneschke 38b8743af3 - don't keep the full fastcgi response in memory
18 years ago
Jan Kneschke 5c20c426b7 added gracefull shutdown and max-connections
18 years ago
Jan Kneschke e47ae00886 let kqueue startup after daemonize is done
18 years ago
Jan Kneschke 360aba360f allow _ in env. and var. and optimized matching of conditions
18 years ago
Jan Kneschke cd4c324ff2 allow numbers in header-keys
18 years ago
Jan Kneschke 8073d5fe9f added nested conditionals (merged [298])
18 years ago
Jan Kneschke 5e134da075 dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
18 years ago
Jan Kneschke e678d8f765 applied selective TCP_CORK from Christian von Roques (#97)
18 years ago
Jan Kneschke 279af9590f don't use accept-filtering if SSL is used
18 years ago
Jan Kneschke bde657648d compile fixes for MIPSpro on IRIX
18 years ago
Jan Kneschke 0cc8a5c56c added ssl.ca-file and updated error-message if private and public key don't match
18 years ago
Jan Kneschke bcdc6a3bbc moved everything below trunk/ and added branches/ and tags/
18 years ago