Forum Discussion
pawel_jakacki_7
Nimbostratus
Dec 04, 2012Problem with IIS monitoring
Hello Guys,
I'm trying to write an IIS monitor. On IIS servers I have aspx script, which returns 0, when server works fine and other value if not. I've created HTTP monitor:
GET /IsA...
nitass
Employee
Dec 04, 2012The question is why server returns Code 500? The problem is in the HTTP GET Request. I'm trying to modify the request now.you know we can run tcpdump to see curl request and use it in health monitor send string.
e.g.
[root@ve10:Active] config ssldump -Aed -nni 0.0 host 172.28.19.251 and port 80
New TCP connection 1: 172.28.19.80(38567) <-> 172.28.19.251(80)
1354627904.1183 (0.0016) C>S
---------------------------------------------------------------
GET /test.html HTTP/1.1
User-Agent: curl/7.15.5 (i686-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5
Host: 172.28.19.251
Accept: */*
---------------------------------------------------------------
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