On Sat, 6 Mar 2004, Awie wrote: > My cache.log had message "httpSendRequestEntryDone: Likely proxy abuse > detected..."
This message is seen if the client continues sending data after the reply have been sent. This is most often seen when talking to non-HTTP services such as SMTP etc. In the log message you should have both the client IP and the URL they was requesting which should allow you to determine if this was a valid request or someone trying to abuse the proxy to talk to a non-HTTP service. Regards Henrik
