Forum Discussion
rolf
Cirrus
Sep 01, 2009https Monitor receive string / regexp ^(caret)
Hi,
We have a interesting problem with the https Monitor.
We defined the send string like the following:
GET /loadbalancer.html HTTP/1.1\r\nConnection: Close\r\nHost: xxxx\r\n
When we define the receive string with a leading caret, the monitor fails:
^HTTP/(1.0|1.1) (200|304) OK
Without the leading caret, it works:
HTTP/(1.0|1.1) (200|304) OK
a curl output:
-------------------
> GET /loadbalancer.html HTTP/1.1
> User-Agent: curl/7.15.3 (i686-redhat-linux-gnu) libcurl/7.15.3 OpenSSL/0.9.7l zlib/1.1.4
> Host: x.x.x.x
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Tue, 01 Sep 2009 10:54:40 GMT
< Server: Apache
< Last-Modified: Thu, 13 Aug 2009 12:47:21 GMT
< ETag: "9526f-94-471055626c840"
< Accept-Ranges: bytes
< Content-Length: 148
< Connection: close
< Content-Type: text/html; charset=UTF-8
-------------------
Has anybody an idea why that happens?
It seams, like this phenomena just appears with https, it works with http Monitors.
We're using BIG-IP v10.0.1 (Build 354.0)
Thanks for your help,
Rolf
- hoolio
Cirrostratus
Hi Rolf, - rolf
Cirrus
Thanks for the advice of the 304 - you're right of course. But that wasn't the cause.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects