Forum Discussion
Wasim_Hassan_13
Nimbostratus
Dec 10, 2013HTTPS Load balancing
Hi,
I am trying to load balancing Citrix Access Gateway through the F5. MY F5 is in single arm mode. I have created the pool, Node and Virtual server. I can ping the VS and telnet on the port 443 ...
afedden_1985
Cirrus
Dec 10, 2013I see your using a HTTP monotor for HTTPS servers! And you do not have a URI listed for the page to health check or a host name if the servers need one.
this example below is similar to what we use for https and we use a head since we really only are interested in the 200 response code, it would work for you if you had the correct URI and host header
ltm monitor https HTTPS-EXPECT-200 { cipherlist DEFAULT:+SHA:+3DES:+kEDH compatibility enabled defaults-from https destination : interval 15 recv 200 send "GET /something/ToCheck.aspx HTTP/1.1\r\nHost: healthcheck.yourcompany.com \r\nConnection: Close\r\n\r\n" time-until-up 10 timeout 46
Wasim_Hassan_13
Nimbostratus
Dec 12, 2013I changed the mointor as mention below and NODE and POOL came up.
GET /\r\n\r\n
also I was using HTTP profile which I removed as well.
But now I am sometimes able to connet with the servers and sometimes not. The issue is intermittent
Please let me know what could be the issue. Some clients are able to connect and sometimes are not.
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