[go-nuts] Re: Go application hanging and throwing Proxy error: Request Canceled or I/O timeout

2016-07-07 Thread dkbalachandar
Thanks everyone for your valuable suggestions. I tried all the solutions but nothing worked out. Then I reviewed the dependent system changes and got to know that their recent changes caused all these issues. So its nothing to do with the Go application. Apologies for the confusion. On Tuesda

Re: [go-nuts] Go application hanging and throwing Proxy error: Request Canceled or I/O timeout

2016-06-28 Thread dkbalachandar
Thanks Shawn. Increasing the maxidleconnectionperhost is my next option. Will there be any issue due to increasing this? On Tuesday, 28 June 2016 00:29:57 UTC-4, Shawn Milochik wrote: > > I don't have any insight as to why it's suddenly happening when you change > Go versions, but I've run into

[go-nuts] Go application hanging and throwing Proxy error: Request Canceled or I/O timeout

2016-06-27 Thread dkbalachandar
I am currently facing an issue in my load environment during the load testing. The description of the issue is given below, We have a Jersey REST application which is being guarded by a GO application. GO app validates the browser cookie and creates a single host reverse proxy and serve the