01afa1ca5b
don't segfault on cleanup if the startup failed
weigon2005-06-15 09:27:04 +00:00
e98068d1e8
updated ChangeLog and NEWS from trac-timeline
weigon2005-06-12 11:01:07 +00:00
8281374f40
updated ChangeLog and NEWS from trac-timeline
weigon2005-06-12 11:01:07 +00:00
bf19f8d58a
fixed scgi protocol handling and run first tests again pythonpaste
weigon2005-06-12 10:31:19 +00:00
91f59d67b1
fixed scgi protocol handling and run first tests again pythonpaste
weigon2005-06-12 10:31:19 +00:00
6cd18184f3
added a mod_scgi.c to implement SCGI for the python folks. This just a skeleton and has to tested against a real SCGI server.
weigon2005-06-12 09:29:00 +00:00
53c6ac0628
added a mod_scgi.c to implement SCGI for the python folks. This just a skeleton and has to tested against a real SCGI server.
weigon2005-06-12 09:29:00 +00:00
b32ce6193c
disable adaptive spawning for now
weigon2005-06-12 09:28:06 +00:00
e6a090656f
disable adaptive spawning for now
weigon2005-06-12 09:28:06 +00:00
848b28cf10
improve readability for error in request header error (fix #101)
weigon2005-06-12 09:26:19 +00:00
533e8047c0
improve readability for error in request header error (fix #101)
weigon2005-06-12 09:26:19 +00:00
bd92bdd090
Clenaup environment before finishing the request
weigon2005-05-20 13:30:53 +00:00
f88ca6b629
Clenaup environment before finishing the request
weigon2005-05-20 13:30:53 +00:00
db323fcd14
added tests for mod-proxy
weigon2005-05-10 18:48:59 +00:00
cee3c0d880
added tests for mod-proxy
weigon2005-05-10 18:48:59 +00:00
6227dba5d2
- Added hash, round-robin balancers - fixed return codes in two cases - droped some endless loops - FIXME: re-enabling of dead hosts is missing for now
weigon2005-05-08 06:25:17 +00:00
b5e848d5b4
- Added hash, round-robin balancers - fixed return codes in two cases - droped some endless loops - FIXME: re-enabling of dead hosts is missing for now
weigon2005-05-08 06:25:17 +00:00
af8963bbb0
replaced IP address for fastcgi.server to localhost
weigon2005-05-08 06:22:55 +00:00
510b536669
replaced IP address for fastcgi.server to localhost
weigon2005-05-08 06:22:55 +00:00
73bafbe179
remove FDEVENT_OUT as soon as we hit _READ and only call joblist_append() if really needed
weigon2005-05-05 08:15:05 +00:00
e7def825a8
remove FDEVENT_OUT as soon as we hit _READ and only call joblist_append() if really needed
weigon2005-05-05 08:15:05 +00:00
ff01c039e7
added the name of the plugin if dlopen fails
weigon2005-05-05 08:08:45 +00:00
6b5c314cc6
added the name of the plugin if dlopen fails
weigon2005-05-05 08:08:45 +00:00
d2db8f9123
don't use accept-filtering if SSL is used
weigon2005-04-30 10:03:29 +00:00
279af9590f
don't use accept-filtering if SSL is used
weigon2005-04-30 10:03:29 +00:00