]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Optimize... create a struct to hold the worker status info
authorJim Jagielski <jim@apache.org>
Wed, 2 Feb 2011 20:17:22 +0000 (20:17 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 2 Feb 2011 20:17:22 +0000 (20:17 +0000)
commitee5eda1b715963fa22f7b3a0eaff3f63b5ddf5a8
treee1f32f4ce025e2cf1d33d906f52439d1e96755f6
parent87e54e707f9d4da113ef46f9374aff41dad595ad
Optimize... create a struct to hold the worker status info
(need to align w/ set_params later on) and note when we
update timestamps

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