https://bz.apache.org/bugzilla/show_bug.cgi?id=62220

--- Comment #16 from William A. Rowe Jr. <[email protected]> ---
Reviewing the proposed fix;

https://svn.apache.org/viewvc/httpd/httpd/trunk/modules/metadata/mod_remoteip.c?r1=1832580&r2=1832579&pathrev=1832580

begs the question, the logic described in C14 above,

"Also note that with the introduction of the PROXY filter, during early
processing the server config loaded is the global config (ap_server_conf) and
not the applicable physical vhost."

... does this ensure that filter still gets the global server config, and this
does not introduce a crash-bug when PROXY handling is introduced for a specific
vhost? I suspect a second half of that patch is needed during post-config to
ensure the global is configured?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to