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.
As we know, a WEB2.0 business is consist of more services, and those services communicte with each other.If one service shutdown, and failover to another DataCenter, other services must talk with it cross datacenter, that will reduce the whole system...
Sean,Thank your help.The method your provided is a good method for simple usage. But most of WEB2.0 is more complex:1. in Local datacenter, we have more than 3 services VIPs2. one serverfarm have more than 20 servers3. each serverfarm has different p...
Hello Sean,You answer help me, thank you again.My ACE is never do XML API config, so I following the GUIDE do that:class-map type management match-any remote_access match protocol xml-https any <-- ACE 4710 only match protocol https any <-- ACE M...
I ever used "vsh_show_cmd show serverfarm some_sf | include OPERATIONAL" to get another servefarm state.but the performance is too badIs there some smart method?
Sean Merrow,Thank your great help.I do not know abc of XML API. What is XML API? it is a proxy web server for ACE or a ACE biniary module?How to send the XML content to ACE? use HTTP1.1 POST? if that, whether the XML API need some authentication for...