https://issues.apache.org/bugzilla/show_bug.cgi?id=52207
--- Comment #10 from Vincent Yang <[email protected]> 2011-11-19 04:57:26 UTC --- Actually we don't want to use ServerName override the port defined in vhost. We have 20 ports listening on apache from 1701 - 1720. We use different VIPs configured in load balance to point different apache ports. These different VIPs are for different customers. As I am not a system architecture of our service, I may not exactly present the whole architecture level, but here is an example: cust.corp.com -CNAME- {LoadBalance 64.xx.xx.8} -LB- {VIP- 64.xx.xx.34:80, 64.xx.xx.34:443} -LB-WS- {Apache- 64.xx.xx.181:1701, 64.xx.xx.181:1702} -vhost- {Tomcat- 64.xx.xx.185:2001, 64.xx.xx.185:2003} Thanks, -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
