Forum Discussion
nitass
Sep 02, 2011Employee
why won't u create 2 virtual servers?
is there anything i missed?
[root@edelweiss:Active] config b virtual bar80 list
bvirtual bar80 {
pool foo8080
destination 172.28.17.77:http
ip protocol tcp
}
[root@edelweiss:Active] config b pool foo8080 list
pool foo8080 {
members 10.10.70.110:webcache {}
}
b[root@edelweiss:Active] config b virtual bar8081 list
bvirtual bar8081 {
pool foo8081
destination 172.28.17.77:tproxy
ip protocol tcp
}
[root@edelweiss:Active] config b pool foo8081 list
pool foo8081 {
members 10.10.70.110:tproxy {}
}