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:
parent
715dec1ad6
commit
f54afde746
7 changed files with 94 additions and 57 deletions
10
gild.conf
10
gild.conf
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue