> From: Assaf [mailto:ass...@yahoo.com] 
> Subject: Malicious host is crashing my server

> what can I do to better protect?

As a temporary preventive measure, you can disable access from this particular 
IP address by configuring the RemoteAddrValve in server.xml:

<Valve className="org.apache.catalina.valves.RemoteAddrValve" 
deny="79\.177\.23\.102"/>

That should give you some time to work out the real fix.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to