[
https://issues.apache.org/jira/browse/SCB-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liubao updated SCB-1656:
------------------------
Fix Version/s: (was: java-chassis-2.9.0)
> The request is still processed when the server connection is closed by server
> connection limitation
> ---------------------------------------------------------------------------------------------------
>
> Key: SCB-1656
> URL: https://issues.apache.org/jira/browse/SCB-1656
> Project: Apache ServiceComb
> Issue Type: Bug
> Components: Java-Chassis
> Affects Versions: java-chassis-1.3.0
> Reporter: Haishi Yao
> Priority: Major
>
> Now Java-Chassis provide a config item to limit the connection amount on
> server side:
> {code:java}
> servicecomb.rest.server.connection-limit
> {code}
> When the server connection amount reaches the limitation, the newly created
> connection will be closed instantly. But currently it's found that the HTTP
> request from the closed connection is still received and processed, which is
> not as our expectation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)