Forum Discussion
Paul_Zajicek_73
Nimbostratus
May 01, 2018Not seeing all http 500 responses
Sometimes our web servers receive repeated duplicated requests from a browser within a few seconds, the web server responds ok for the first few, then it generates 500 errors and these are returned t...
Paul_Zajicek_73
Nimbostratus
May 02, 2018The whole rule is quite long, but the relevant bit is:
when HTTP_RESPONSE {
if { [HTTP::status] starts_with "5" } {
table add -notouch -subtable "ERR5" [IP::client_addr]:[TCP::client_port] 0 950 950
log local0. "500ERROR: [IP::client_addr] [HTTP::status]"
}
}
Whatever else is in the rule, I should always see the http response code.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
