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.
Hello,We use Csico ACE (ACE30-MOD-K9) for ssl-offload and loadbalancing between two real servers. In summary our ACE configuration is:2 real serversHTTPS protocolRound-robin for predictorsticky based on src/dst IPpersistent rebalanceparameter map wit...
Hi again, meanwhile i ask for a tcp dump from the one of the real servers which showed the traffic between server and ACE and I saw that: 1. the server 172.16.17.111 sent [FIN, ACK]2. the client 192.168.254.233 replay with [ACK]3. server send again ...
Hi Kanwal,I did the following capture in the ACE, but there is no any traffic captured.access-list BPA-access line 8 extended permit tcp host 172.16.17.111 eq www host 192.168.254.233 eq 3768access-list BPA-access line 10 extended permit tcp host 192...