Forum Discussion
MK_167350
Nimbostratus
Aug 20, 2014SSL offload not working
I have configured VIP with https with back end services port http. When i apply SSL Client profile i dont have any issue and able to access the url. When apply the SSL Server Profile (applied default...
nitass_89166
Noctilucent
Aug 20, 2014can you post the virtual and pool configuration?
tmsh list ltm virtual (name)
tmsh list ltm pool (name)
MK_167350
Nimbostratus
Aug 20, 2014Thanks for quick response, Here is the output
ltm virtual reporting-qa_https {
description "reporting-qa HTTPS VIP"
destination 172.24.1.8:https
ip-protocol tcp
mask 255.255.255.255
persist {
reporting_ssl_persist {
default yes
}
}
pool reporting_http_Pool2
profiles {
reporting-qa {
context clientside
}
http { }
serverssl {
context serverside
}
tcp { }
}
source 0.0.0.0/0
source-address-translation {
pool reporting_SNATPool
type snat
}
vs-index 15
}
ltm pool reporting_http_Pool2 {
load-balancing-mode least-connections-member
members {
172.24.1.11:http {
address 172.24.1.11
session user-disabled
state down
}
172.24.1.12:http {
address 172.24.1.12
session monitor-enabled
state up
}
}
monitor http
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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