fixes ticket 434
This commit is contained in:
parent
6373cfeb63
commit
c5d1f3381d
3 changed files with 20 additions and 51 deletions
|
@ -74,4 +74,7 @@ HTTP_OK = 200
|
|||
HTTP_PRECONDITION_FAILED = 412
|
||||
HTTP_EXPECTATION_FAILED = 417
|
||||
|
||||
|
||||
#Taming FCGI
|
||||
#
|
||||
COUNT = 0
|
||||
MAX_COUNT = 500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue