posted 16 years ago
I have an application which is deployed on Weblogic application server, and iPlanet sits in between as Web Server.
Now, when I run the application normally (request goes to iPlanet and then to Weblogic) and click a page which takes long time to populate, I get a session timeout error after exactly five minutes.
Whereas if I hit the Weblogic directly, bypassing iPlanet, and then click the same page it takes it's own time to populate but in the end it comes back with proper result. I interpret from this behavior that, there is a five minutes timeout period set on iPlanet.
Can someone please tell me where on iPlanet that timeout would have been set and how can I increase the timeout if needed?
Thanks,
Ankit