Forum Discussion
adrien_mistrett
Nimbostratus
Jul 21, 2005strange values with ProfileClientSSL get_all_statitics
I've wrote a little prog to get the current ssl connection number for each ssl profile
The fourth ssl profile return really a strange value, as there in fact, between 0 an 100 connections to...
adrien_mistrett
Nimbostratus
Jul 26, 2005hello, here is the conf
profile clientssl mysslcert {
defaults from clientssl
key "blah.key"
cert "blah.crt"
chain "intermediate-ca.crt"
}
profile http mail-http {
defaults from http
oneconnect transformations disable
header insert "X-ProxySSL-For: [IP::client_addr]"
}
pool mail-http {
lb method member least conn
monitor all http
member 172.16.0.45:http
member 172.16.0.46:http
member 172.16.0.47:http
}
virtual https-service {
destination 10.0.0.10:https
snat automap
ip protocol tcp
profile mail-http oneconnect mysslcert tcp
persist ssl
pool mail-http
vlans cs enable
}
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