Forum Discussion
Ganesh_31405
Nov 17, 2010Nimbostratus
SSL on server
Hi, I've minuscule knowledge about the LB configuration over SSL. This is my setup. I've an application server running in HTTPS (443 port) behind LB. In the LB, I've an VIP (10.223.x.x) created w...
nitass
Nov 18, 2010Employee
this is mine.
virtual bar {
snat automap
pool foo
destination 172.28.17.59:https
ip protocol tcp
}
pool foo {
members 10.10.70.110:https {}
}
curl -Ik https://172.28.17.59
HTTP/1.1 200 OK
Date: Thu, 18 Nov 2010 04:47:16 GMT
Server: Apache/2.0.59 (rPath)
Last-Modified: Sun, 24 Oct 2010 20:57:08 GMT
ETag: "65c0-123-1e67b100"
Accept-Ranges: bytes
Content-Length: 291
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
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