Re: Troubleshooting Web Services Calls/Duplicate Headers

2018-04-26 Thread Randy Oun
Thanks for the quick reply Mark. I expected your answers but wasn't sure if they were capabilities unware to me that could help. Randy On Thu, Apr 26, 2018, 1:18 PM Mark Thomas wrote: > On 26/04/18 18:30, Randy Oun wrote: > > > Questions: > > -Are there any known Tomcat issues that could contr

Re: Troubleshooting Web Services Calls/Duplicate Headers

2018-04-26 Thread Mark Thomas
On 26/04/18 18:30, Randy Oun wrote: > Questions: > -Are there any known Tomcat issues that could contribute to this behavior? No. Outgoing HTTP connections are nothing to do with Tomcat. > -Are there troubleshooting methods for Tomcat itself that can help debug > the issue? We've increased logg

Troubleshooting Web Services Calls/Duplicate Headers

2018-04-26 Thread Randy Oun
Hello Tomcat Users community, currently I have an application hosted in Tomcat 8.5.23 that is getting connect resets when calling a web service. Network traces show that duplicate headers in the web service request (see below) and probable cause. The application devs are not seeing where their co