https://bz.apache.org/bugzilla/show_bug.cgi?id=62232
--- Comment #2 from [email protected] --- mod_proxy: 192930: <VirtualHost 10.216.21.20:13595> 193100: <Proxy balancer://balancer1> 193101: BalancerMember https://server45.example.com:11472 route=int2-s2-0 193102: BalancerMember https://server46.example.com:11472 route=int2-s2-1 193103: ProxySet stickysession=JSESSIONID|jsessionid 193104: ProxySet scolonpathdelim=On 193105: ProxySet lbmethod=byrequests 193106: ProxySet forcerecovery=On : </Proxy> 193122: ProxyPass /EcmsDmWebService balancer://balancer1/EcmsDmWebService 193123: ProxyPassReverse /EcmsDmWebService balancer://balancer1/EcmsDmWebService 193124: <Location /EcmsDmWebService> 193125: ProxyPassReverseCookiePath /EcmsDmWebService /EcmsDmWebService : </Location> 193130: ProxyPass /EcmsDmRestful balancer://balancer1/EcmsDmRestful 193131: ProxyPassReverse /EcmsDmRestful balancer://balancer1/EcmsDmRestful 193132: <Location /EcmsDmRestful> 193133: ProxyPassReverseCookiePath /EcmsDmRestful /EcmsDmRestful : </Location> 193138: ProxyPass /EcmsDmBootControlService balancer://balancer1/EcmsDmBootControlService 193139: ProxyPassReverse /EcmsDmBootControlService balancer://balancer1/EcmsDmBootControlService 193140: <Location /EcmsDmBootControlService> 193141: ProxyPassReverseCookiePath /EcmsDmBootControlService /EcmsDmBootControlService : </Location> 193146: ProxyPass /ebstoolbox balancer://balancer1/ebstoolbox 193147: ProxyPassReverse /ebstoolbox balancer://balancer1/ebstoolbox 193148: <Location /ebstoolbox> 193149: ProxyPassReverseCookiePath /ebstoolbox /ebstoolbox : </Location> : </VirtualHost> -- 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]
