Forum Discussion
Kevin_Davies_40
Nacreous
You going to need to replicate the environment in a non-production setting to perform functional testing. If you have one already does this problem occur there?
From your F5 can you do curl 10.1.1.1 and get a response? Try the other pool membes as well.
Are you sending lots of HTTP traffic down single connections? If so how many requests (rough estimate) per connection.
How many clients are using the service? The clients users or an application calling the service.
Steve_M__153836
Jan 19, 2015Nimbostratus
This is in a non-prod environment. This is in preparation for deploying a production environment. Curl results in a 200 OK HTTP response from each pool member. No to lots of traffic from single connections. Right now we should have roughly 5-10 per, but when this goes to production that will go to at least 150 per. These users are running a browser from citrix servers. We have verified the users do have unique BigIP issued cookies in their sessions.