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

ACE ; probe for host header-value

gavin han
Level 1
Level 1

Hi,

we have following probe setup. sometimes this probe fails because server resets the connection but server team claims there aren't any issues with server.

probe https probe1.abc.com:10456

  port 10456

  interval 34

  passdetect interval 17

  ssl version all

  expect status 200 200

  header Host header-value "probe1.abc.com"

  open 1

is there a way to validate able probe using linux/linux servers? i.e. using unix/linux server is there a way to send that host header-value to the servers and see if servers are responding with 200 OK status? if not from Unix/Linux servers than if there any otherway to validate it apart from validating it from ACE?

Thanks...

1 Reply 1

gavin han
Level 1
Level 1

or can we do it using window? maybe using firefox on windows machine?

please advise.