[jboss-jira] [JBoss JIRA] (WFCORE-1777) Use separate resources for GET requests involving useStreamAsResponse
Brian Stansberry (JIRA)
issues at jboss.org
Wed Feb 8 17:38:00 EST 2017
[ https://issues.jboss.org/browse/WFCORE-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-1777:
-------------------------------------
Fix Version/s: 3.0.0.Alpha25
2.2.1.Final
(was: 3.0.0.CR1)
> Use separate resources for GET requests involving useStreamAsResponse
> ---------------------------------------------------------------------
>
> Key: WFCORE-1777
> URL: https://issues.jboss.org/browse/WFCORE-1777
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 3.0.0.Alpha25, 2.2.1.Final
>
>
> A request for streamed content can potentially involve a large amount of content, e.g. a very large log file. We should limit the amount of resources (e.g. threads) available for handling such HTTP requests over the /management context, particularly in the case of GET requests where we don't do the cross-origin checks that we do with POST.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list