[ 
https://issues.apache.org/jira/browse/HTTPCORE-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571332#comment-17571332
 ] 

Oleg Kalnichevski commented on HTTPCORE-720:
--------------------------------------------

[~sanojpunchihewa] The HTTP spec clearly defines only two methods as entity 
enclosing: POST and PUT (There is also PATCH but it is out of scope). GET 
methods with a request body is crazy.

Oleg

> High CPU usage noticed for Slow writing clients
> -----------------------------------------------
>
>                 Key: HTTPCORE-720
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-720
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore NIO
>    Affects Versions: 4.4.15, 4.4.16
>            Reporter: Sanoj Punchihewa
>            Priority: Major
>         Attachments: HttpNIOTestServer.jar, HttpNIOTestServer.zip, testclient 
> 2.zip, testclient.jar
>
>
> In httpCore NIO v4.4.15, we can observe a CPU spinning condition when a slow 
> writing client sends a HTTPS GET request with a large payload. I have 
> attached a sample HTTP server and a client to reproduce this issue.
> I tried this scenario with the fix [1] as well. Still, this issue was there 
> in java 1.8.0_312.
> Could you please look into this?
> [1]-https://issues.apache.org/jira/browse/HTTPCORE-716
> Thanks,
> Sanoj



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to