Forum Discussion
harry_35316
Nimbostratus
Jul 03, 2012Diff in pool and virtual server connections
Hi All, We have a virtual server configured as follows: When i check the virtual server current connections, it show 316. But for the pool connections the current connections as 0. Can any one hel...
There are a few options (in order by what I think your requirements are):
1. Standard TCP VIP without any client or server SSL using SSL session ID persistence. No HTTP inspection or modification possible.
2. Standard TCP VIP with a client and server SSL profile. This would add load to both LTM and the servers for decrypting and re-encrypting the SSL, but would allow you to inspect and modify the HTTP on LTM and keep all traffic on the wire encrypted.
3. Use a performance layer 4 VIP and no client or server SSL profiles. This is the fastest in terms of LTM processing, but also the most limited in terms of functionality. You cannot use client or server SSL, an HTTP profile for inspection or modification, cookie insert persistence, etc.
Aaron
- May 14, 2007It's a bit hard on our end to diagnose what's going wrong with your setup. The "Connection timed out" error indicates one of a couple of things.
- Smitha_111683May 16, 2007
Nimbostratus
Thanks Joe for the pointers. The issue has been resolved. It was a security feature that does not allow to connect to bigip address on the external vlan from a host on the internal vlan. - jimbob22_43693Oct 14, 2008
Nimbostratus
I'm running into what looks to be this same issue. Would it be possible to elaborate on what that security feature was? Is it something I change on the BigIP? - Hi Danny,