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

--- Comment #13 from David <david.latorregall...@vanguard.co.uk> ---
Hi Yann,

 Thanks a lot for the quick fix!  We'll try to have this tested ... What's the
expected change in behaviour exactly?  Is it that the key/val parameters in the
ProxyPassMatch directive will be used? 

For instance: 
ProxyPassMatch "^/([^/]+)/?(.+)?$" https://$1-myhost/$2 responsefieldsize=20
keepalive=On 

Will use "responseFieldSize=20" , "keepalive=on" whenever the ProxyPassMatch
rule is applied?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to