Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Let me start with: I have a failover set of ACE-4710's running FW 4.1. This had occurred on previos versions of the firmware as well.I have a application (Oracle Forms Based) with a persistent connection required. On LB1 the service runs without issu...
I try to show all the sticy sessions for a http-cookie I have defined, but none of the sessions show up in the list:sh sticky database http-cookie ATSTSESSI can do a show conn and I see a bunch of connections, and I know the app is working, but I don...
I have a redundant set of ACE4710's and if a user is connected to a particular host behind the LB's and I take that host manually out of service via the LB the client is unable to reconnect to one of the oter servers serving the same application for ...
Chris,Any reason I should not just go to version 4?Config:sticky http-cookie SESS STICKY cookie insert timeout 240 replicate sticky serverfarm FARMpolicy-map type loadbalance first-match HOST_SSL-l7slb class default-compression-exclusion-mime-ty...
Andrew,I did:resource-class RANDOM limit-resource all minimum 0.00 maximum unlimited limit-resource sticky minimum 10.00 maximum equal-to-mincontext AHOST allocate-interface vlan 1000 member RANDOMThank you,Matt
Chris,Thanks for the reply, but I don't seem to have that option:LB1/ER# sh sticky ? database Show sticky databaseLB1/ER# sh sticky database ? client Show sticky database entries for a given client IP address group Show sticky ...
Dan,I see no entries in the sticky database. I am using the ACE to set a client side session cookie, which I can see in the browser, but it does not log an entry in the sticky table... I see approperate connetions when I do a sho conn though...Thank ...