Forum Discussion
santosh_81454
May 14, 2012Nimbostratus
Latency on First HTTP request.
We are load balancing a web sphere server running multiple instances. (Each instance of the server is running on different port and hence we have created the instances as pool members).
We have configured SNATS to overcome Asymmetric routing to this server.
There are other servers, which will pull data from the load balanced instances by connecting to the VIP. The apps that are configured on the servers that call the VIP are designed for a timeout value of 50ms.
Our issue is, the initial request to the VIP is taking around 2000ms (not 2000 always, but it varies between 2sec to 9 Sec) to be processed, but the consecutive requests are processed within 22 - 35 ms.
Not sure, why the first request is taking longer time. Did anyone face similar issue ? How to resolve the latency issue for the first request ?
(We are running the LTM on VCMP of Virpion - V11.1 HF2. LB method used for the pool is Round Robin. )
Any help is greatly appreciated.
Thanks,
Santosh.
- SLowes_85801NimbostratusWe had the same issue with IIS server. There is an inactivity timeout on the Application Pool of 20 or 40 min, can't remember which. After the timeout is reached, the App Pool is shut down. The next connection will wake up the App Pool but takes several seconds to wake up. Maybe a similar issue with WebSphere?
- santosh_81454NimbostratusHi Slowes,
- L4L7_53191NimbostratusSantosh: Back in my WebSphere days we ran into this (same with Orion - I know I am dating myself :) and TomCat) on the *first* call into an application server after a restart. There was some sort of class loading going on, but only on the first invocation of a servlet. Subsequent calls were fast.
- santosh_81454NimbostratusThanks for your inputs L4L7.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects