We have a situation where environment has Webseal between the end user PC i.e. the client browser and web application. When user sends in a request, request goes thru Webseal to web app server. Webseal gives application 2 minute to send a response back to satisfy request. But in our application, for complex actions, it will frequently exceed 2 min to ...