fixes ticket 434

This commit is contained in:
Nick Black 2007-05-08 12:41:04 +00:00
parent 6373cfeb63
commit c5d1f3381d
3 changed files with 20 additions and 51 deletions

View file

@ -74,4 +74,7 @@ HTTP_OK = 200
HTTP_PRECONDITION_FAILED = 412
HTTP_EXPECTATION_FAILED = 417
#Taming FCGI
#
COUNT = 0
MAX_COUNT = 500