Comment 28 for bug 1668474

Revision history for this message
In , Emailranjithr (emailranjithr) wrote :

AH02808: Alert! worker name ....too long; truncated to:96 characters

ProxyPass / https://somehost.test.com:8080/service=com.test.myservice/version%=0.0.1/routeOffer=default/envContext=TEST/subContext=web/services/myservice/

ProxyPassReverse / https://somehost.test.com:8080/service=com.test.myservice/version%=0.0.1/routeOffer=default/envContext=TEST/subContext=web/services/myservice/

Actual url length is 189 characters. But Proxy pass restricts to 96 characters. How to increase this length ?