Hi,
We have an applicatitlon running inside WAS 7.0.0.37 which calls an external service using POST. We connect through a proxy to the external site. intermittenly "we are seeing 501 method not implemented, /CONNECT not supported "error in the application log. We figured out the issue is in the proxy since we ran another test that bypasses the proxy and that test was succesful.
Does anyone have an idea to resolve this. what could be a setting/property in error that would throw this error. The failure percent of these intermittent errors is 10.
Thanks in Advance !