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.
I need to have the ACE do a kind of port load balancing within each real server in the server farm. This amounts to one incoming port and many outgoing port. Currently I can only see how to set one outbound port, how can I set many. The Alteons can d...
My LB is dropping connections on port 443 when I have "insert-http source header-value "%is" configured. Other ports such as 80, or 8080 are working. The config is the same for all ports. class-map match-any Service_VIP_Class 4 match virtual-address...
The second context is not working, config is auto-sync'd - Nothing is appearing in the arp table, so no communication is being made to the context. This sounds like how it should work when it is in a secondary state, is this the case?But when I failo...
Hello again,I seem to have stumbled on a workaround for this issue:The resource that is overused is buffer syslog as you explained. So if you limit each resource to e.g. 20% individually, and buffer syslog to min 0 max unlim, just to allow the contex...
It was purely for convenience. I don't actually need to do it. I wanted to specify in the context name whether is was Active or Standdby by design. I'll be using autosynch once all physical connections are up.Thanks again
As they are the same servers, wouldn't this mean having the same servers in different serverfarms? I believe this is not recommended, is this the case?Thanks
Sorry Gilles, I misunderstood.Did you mean the following?serverfarm Testrserver Test1 1112inservicerserver Test1 1113inservicerserver Test1 1114inserviceI think this will work...