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

ACE 4710 http probe get url question

Vigil_N_E
Level 1
Level 1

I am trying to create a http probe using the request method get url command. My url contains a question mark and the ACE will not accept the url as is and it strips out the question mark character. Is there a way to make the ace accept a url containg a question mark?

probe http HTTP_PROBE
  port 9040
  interval 10
  faildetect 5
  passdetect interval 60
  expect status 200 200
  open 1

The url I am trying to enter is /psp/epprod/?cmd=login

When I enter it the ACE does as shown below

(config-probe-http)# request method get url /psp/epprod/?
<LINE>
ACE-APP-02/vc_peoplesoft(config-probe-http)# request method get url /psp/epprod/cmd=login

It strips out the ? character.

1 Accepted Solution

Accepted Solutions

pablo.nxh
Level 3
Level 3

Hi Nicholas,

To enter a question mark you need to type ctrl+v prior to entering the ?

You enter the control key then lowercase v, then your question mark.

HTH

__ __

Pablo

View solution in original post

2 Replies 2

pablo.nxh
Level 3
Level 3

Hi Nicholas,

To enter a question mark you need to type ctrl+v prior to entering the ?

You enter the control key then lowercase v, then your question mark.

HTH

__ __

Pablo

That worked. thank you.

Review Cisco Networking for a $25 gift card