]> granicus.if.org Git - apache/commit
Remove proxy_runtime_worker and make the things simpler by
authorMladen Turk <mturk@apache.org>
Sun, 26 Sep 2004 06:54:27 +0000 (06:54 +0000)
committerMladen Turk <mturk@apache.org>
Sun, 26 Sep 2004 06:54:27 +0000 (06:54 +0000)
commit8a2d25e4fa026eb22b13a53b0451bf90950bfa86
tree7db30e5923094662aae8d0d431e42ebec5ea7c0e
parent32636041eedf8095b4091db22d9e493f4645e7b1
Remove proxy_runtime_worker and make the things simpler by
sharing runtime status accross child processes. Also make sure
that shared data is initialized after the scoreboard is created.

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