I've been managing a few clusters of VTMs and our naming conventions stinks, I want to clean things up to make it easier to navigate, but I'm struggling coming up with something that makes sense. Back when the VTMs were setup most of the traffic groups and virtual servers were named by the web server they were pointing and the pools were the client/site name. This worked, but now that we're doing more with SNI and sharing IPs for shared sites it's a mess to navigate. I'm toying with the following: Traffic Groups = Name using external public IP, for instance 111.222.333.444-tg Virtual Servers = Name using high level role, for instance "sharedwordpress01-https-vs", "sharednet01-https-vs", or if a decidated server/client "joescrab01-https-vs". Pools = Name using host name, for instance "joescrab.com01-pl" For shared sites we use a trafficscript to identify the host and send that traffic to a particular pool. Looking to see how others do it before we start setting things in stone. The technology part is easier than the organization part! Thanks! Tom
... View more