Forum Discussion
Quentin_CARTON_
Nimbostratus
May 27, 2010Basic Http Load Balancing issue when not using Template wizard
Hi Community.
I'm using the last F5 BIG-IP LTM VE, i would like to create a simple http load balancing. it's works fine when i create it using the default template in templates and wizard/generic ht...
Quentin_CARTON_
Nimbostratus
May 27, 2010Thanks for your reply!!
Here the conf
QC_my_HTTP__virtual_server => Create with template
manualVirt => done manually..
I have snat automap enabled with the template.. and not when i create the virtual server manualy.. i have to read the manual to see how enable that... i don't know what used for...
bp>b virtual list
virtual QC_my_HTTP__virtual_server {
snat automap
pool QC_my_HTTP__pool
destination 192.168.20.200:http
ip protocol tcp
persist QC_my_HTTP__persist_profile
profiles {
QC_my_HTTP__http_profile {}
QC_my_HTTP__lan-optimized_tcp_profile {}
}
}
virtual manualVirt {
translate service disable
pool QC_my_HTTP__pool
destination 192.168.20.201:http
ip protocol tcp
httpclass httpclass
persist QC_my_HTTP__persist_profile
profiles {
QC_my_HTTP__http_profile {}
tcp {}
}
}
I use the same pool for both VIP...
bp>pool list
pool QC_my_HTTP__pool {
lb method member least conn
monitor all http
members {
192.168.20.212:http {
priority 1
}
192.168.20.213:http {
priority 1
}
}
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects