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.
We created a capture on an ACE30 module A5(1.2). Used the capture a couple of times. Copied cap files to disk0, then offloaded. It appears that the capture buffer may still be alive, but we cannot open the capture, remove the capture or display the c...
Found an issue with our ACE 30 modules when using SSL termination and SSL client intiation on TCP port 8443.We have configured a VIP (class-map) for in bound traffic on port 8443. We use two serverfarms in an active backup config in the load balancer...
We have written a custom web app to allow server owners to take their own rservers in and out of service for maintenance. On all of our ACE's this appears to work (querying the ACE with a "sho rservers" to get the rservers and their current status). ...
My TCOM guys say they do not see the ACE as a CDP neighbor on their switches. Is CDP enabled by default? I cannot find any documentation that suggests this is configuration (like on the Cisco CSS - where it can be enabled, but cannot see its' CDP nei...
We use a Serverfarm redirect for sites we require to use SSL. The rserver redirect is configured with variables for the hostname (%h) and uri (%p) as follows:serverfarm redirect SSL rserver SSL inservicerserver redirect SSL webhost-redirection http...
Actually, the response is XML, so the close tags are in the truncated packets, thus the page gets an error rendering. Here are the BRTDCSCRTR2/INTRA-PROD# show stats loadbalance+------------------------------------------++------- Loadbalance statist...
My apologies...I have run a sho conn and those connections are not in the connection table. However, my concern is more with the way that the serverfarm manages its allowed connections, with 4,000,000 being the max number of connections per serverfar...
Your assistance is much appreciated. I will give these instructions a go after submitting change request.CONFIDENTIALITY NOTICEThis email message, including any attachment(s), is for the sole use of the intended recipient(s) and may contain confident...
Thanks again for your reply. I was able to accomplish what we are looking for using Microsoft IIS server. Their redirect has multiple variables, including $S which represents the filename only.Thanks again.