cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
550
Views
0
Helpful
1
Replies

HTTPS probe failing randomly

Fernando Bello
Level 1
Level 1

Hello All,

I have a physical server running behind the ACE module ACE20-MOD-K9. The Server has several virtual machines. One of that virtual machines, has a WEB SERVER running virtual https servers. For example, server with IP address 10.0.0.20/24, has serveral virtual HTTPs servers as of www.virtual.local, www.virtual2.local, www.virtual3.local. So, if you nslookup the servers, they all respond with 10.0.0.20 IP address. So if I do https://www.virtual.local goes to 10.0.0.20 and read the VIRTUAL SERVER config and replies back to the request.

Now, I am trying to verify that the TCP connection (443) and the HTTPS server itself is up and running but only for the www.virtual.local site and not for the other 2.

I've got 2 probes for that:

probe tcp TCP_443

  port 443

  interval 20

  passdetect interval 30

probe https TEST_HTTPS

  interval 20

  passdetect interval 30

  request method head url https://www.virtual.local/default.htm

  expect status 200 200

The problem that I am facing is tha the HTTPS probe fails randomly. The TCP probe works fine.

Thanks

1 Reply 1

Kanwaljeet Singh
Cisco Employee
Cisco Employee

Hi Fernando,

If it is failing randomly, what do you see in last status code and last disconnect err? That should show you the reason and give an idea where is the problem.

Regards,

Kanwal