Forum Discussion
Tim_Abbott_4960
Nimbostratus
Jan 21, 2006Capture "Server Busy" Errors
Fun Seekers,
I have a web farm of 22 webservers that run an ISAPI filter called IDLE-Y. This ISAPI filter runs four instances of our applicaiton at the same time. We are having issues were one of the four applications gets housed up and stops respondng to requests and sends backa "Server Busy". I need to capture the return traffic from a web server and search for "Server Busy" in the payload, log it so I can track which server(s) are having the issue and to identify how serious this issue really is.
Where do I start?
Thanks,
Tim
- JRahm
Admin
I'd start with tcpdump. Once you have a capture, you can see if the message you are looking for is consistently in the same place in the packet, or if it is variable. If it is variable, try to narrow down a range within the payload. - It should be fairly straightforward to build an iRule that checks the server response. Search the forums for the HTTP_RESPONSE_DATA event and you should get some samples to get you going. You can also check out my blog for some spotlighted iRules that do response data inspection.
- bl0ndie_127134Historic F5 AccountIf you are using 9.2 or greater version of the BigIP, you might also want to consider using the stream profile. Check out this posting for more details on the stream profile.
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