You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "vd (JIRA)" <ax...@ws.apache.org> on 2004/12/16 04:51:55 UTC

[jira] Created: (AXIS-1728) Axis slow down more than 2000 times when receive corrupted message

Axis slow down more than 2000 times when receive corrupted message
------------------------------------------------------------------

         Key: AXIS-1728
         URL: http://nagoya.apache.org/jira/browse/AXIS-1728
     Project: Axis
        Type: Bug
    Versions: 1.2RC2    
 Environment: Windows XP, SP2
    Reporter: vd




I tried to send corrupted messages to an Axis server.  Normally, I would get ~ 250 hits/seconds.  However, when a corrupted message is sent to the server, I get 1 hit per 9 seconds.  This is more than 2 thousand times slowser!

Could this be used for denial of service attack?  Also, because the TcpIp protocal uses very weak checksum, problem of network package corruptions could bring the server to its knees.

How I introduce corrupted message?  I take normal message, randomly introduce some random data (including invalid xml characters).

Please fix this problem before release this version.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira