I seem to be getting this error in the log when i request
www.certforums.co.uk
Maximum of 10 unanswered HTTP requests exceeded from a.b.c.d:5647 to 209.200.235.89:80
Error Message
%PIX|ASA-4-415014:internal_sig_id Maximum of 10 unanswered HTTP requests
exceeded from source_address to dest_address
Explanation
This message is issued when the http-map strict-http command is configured and a more than unanswered 10 HTTP requests have been seen on a single connection.
internal_sig_id—This an internal "policy number" that can be used by developers to identify the specific policy that triggered the alert.
action—This can contain either: "Reset -" or "Drop -" depending upon the user-configured action. If the action is "log" then the null string "" is passed.
source_address—The source address of the packet in which the final unanswered request was detected.
dest_address—The destination address of the packet in which the final unanswered request was detected.
Recommended Action
Someone has sent multiple HTTP request messages that are not being answered. This may indicate an attack of that there is not an HTTP server on the server-side of the connection.