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

probe http in IOS SLB

ROMAN TOMASEK
Level 1
Level 1

Hi,

I have the following problem. The configuration of the probe is:

ip slb probe test http

request method GET url /test/test1/default.css

port 80

But the SLB provides probe only for directory /test/ not for whole path (URL). :-( It is seen from the sniffer:

GET /test/ HTTP/1.1

Is this a bug in the IOS or the URL is only for root directory?

1 Accepted Solution

Accepted Solutions

Martin Kyrc
Level 3
Level 3

hi,

can u see any message in web server log file?

I tried the same config and I got correct url path in http request:

-- ip slb config --

ip slb probe TEST http

request url /keepalive/sub/keepalive.txt

interval 10

-- apache log --

192.168.211.1 192.168.211.12 - - [25/Jul/2007:16:55:05 +0200] "GET /keepalive/sub/keepalive.txt HTTP/1.0" 200 7

-- ios version --

12.2(18)SXF7

--

martin

View solution in original post

1 Reply 1

Martin Kyrc
Level 3
Level 3

hi,

can u see any message in web server log file?

I tried the same config and I got correct url path in http request:

-- ip slb config --

ip slb probe TEST http

request url /keepalive/sub/keepalive.txt

interval 10

-- apache log --

192.168.211.1 192.168.211.12 - - [25/Jul/2007:16:55:05 +0200] "GET /keepalive/sub/keepalive.txt HTTP/1.0" 200 7

-- ios version --

12.2(18)SXF7

--

martin

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: