Performance of StreamIoHandler degrades dramatically when the IoSession is kept 
alive between HTTP requests
-----------------------------------------------------------------------------------------------------------

                 Key: DIRMINA-232
                 URL: http://issues.apache.org/jira/browse/DIRMINA-232
             Project: Directory MINA
          Issue Type: Bug
    Affects Versions: 0.9.5
         Environment: Ubuntu Linux 6.06
            Reporter: Oleg Kalnichevski


I have been observing a strange issue with MINA's StreamIoHandler while 
benchmarking the performance of the HTTP server based on HttpCore and MINA. The 
throughput of the StreamIoHandler tends to degrade dramatically when the 
IoSession is kept alive between HTTP requests. The problem is perfectly 
reproducible with a slightly modified version of HttpProtocolHandler that ships 
with MINA (no external code is involved).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to