]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Added timeout_set for worker. Each worker can have a different timeout
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:31:46 +0000 (22:31 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:31:46 +0000 (22:31 +0000)
commita603a36021bc75724abdeb7e7c54b7a0c21b3b71
tree76a71e35d884508fe4ce5f38c737eb45563373a2
parentc25b89a72006389fa9c651a7325e020374fc3edd
Added timeout_set for worker. Each worker can have a different timeout
the ProxyTimout sets. Also changed proxy_conf's timeout_set to int.

Use timeout_set for worker inherited from ProxyTimeout but overridable
using timout=xxx

Submitted by: mturk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104592 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h