Significantly improved; wrapper processes given configurable 'die' timeouts;

client identified and passed in environment to handlers;
logging through syslogd sorted and working well.
This commit is contained in:
simon 1997-10-15 16:48:54 +00:00
parent 715dec1ad6
commit f54afde746
7 changed files with 94 additions and 57 deletions

View file

@ -1,5 +1,5 @@
http ^.*HTTP/[0-1] handlers/http
crp CRP/1 handlers/crp
# Sample GILD configuration file
# $Header$
# protocol pattern handler timeout
http ^.*HTTP/[0-1] handlers/http 5
crp CRP/1 handlers/crp 10