[ http://issues.apache.org/jira/browse/DIRMINA-232?page=comments#action_12424939 ] Oleg Kalnichevski commented on DIRMINA-232: -------------------------------------------
Niklas, Most likely you need to apply this patch first http://issues.apache.org/jira/browse/DIRMINA-229 Oleg > 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
