cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
616
Views
0
Helpful
2
Replies

ACE http Probe Question

fiachragroarke
Level 1
Level 1

Hi there,

I have a probe and it keeps failing. I believe it might be something to do with the special character in the URL. The URL requires a port then a page after the server address:

probe http Server2_Probe

description Checks Server2 http is responding

ip address 10.x.x.x

interval 30

faildetect 4

passdetect interval 3

receive 5

request method get url :8100/gdesktop

expect status 200 200

Can someone point me in the right direction as to how I implement this probe if the :8100 port syntax is not allowed?

Thanks

2 Replies 2

ciscocsoc
Level 4
Level 4

Hi,

In the probe definition add

port 8100 - this changes the port used from the default of 80. Then remove :8100 from the url.

HTH

Cathy

That worked perfect!

Thanks for the help Cathy!

Review Cisco Networking for a $25 gift card