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

Andrea Selva updated HTTPCORE-92:
---------------------------------

    Attachment: possiblefix_92.patch

Hi Oleg,
with this patch i needed to add a method to the SessionOutputBuffer. I think 
this shouldn't break any code.
Some test in the TestBufferingNHttpHandlers fails, i think due to timeout 
exceed.
I hope this could help
 Best regards 
  Andrea

> NIO ChunkEncoder does not flush the session output buffer
> ---------------------------------------------------------
>
>                 Key: HTTPCORE-92
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-92
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore NIO
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.0-beta2
>
>         Attachments: possiblefix_92.patch, write_reworked.txt
>
>
> Present implementation of the NIO ChunkEncoder is over-simplistic. It always 
> expands the session output buffer to store more content instead of trying to 
> free up space by flushing the buffered content.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to