[ 
https://issues.apache.org/jira/browse/ASYNCWEB-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Victor Antonovich updated ASYNCWEB-39:
--------------------------------------

    Attachment: HttpCodecFactory_MINA-2.0.0_fix.patch

Proposed patch.

> Parsing of fragmented request/response data is broken with MINA-2.0.0 or later
> ------------------------------------------------------------------------------
>
>                 Key: ASYNCWEB-39
>                 URL: https://issues.apache.org/jira/browse/ASYNCWEB-39
>             Project: Asyncweb
>          Issue Type: Bug
>          Components: Common
>            Reporter: Victor Antonovich
>         Attachments: HttpCodecFactory_MINA-2.0.0_fix.patch
>
>
> MINA-2.0.0 and later versions have DIRMINA-749 fix ( 
> https://issues.apache.org/jira/browse/DIRMINA-749 ), which broke AsyncWeb 
> request/response parsing in case of fragmented network data. HttpCodecFactory 
> class doesn't care about session decoders tracking, so each next network data 
> fragment in session is parsed with new instance of decoder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to