[arquillian-issues] [JBoss JIRA] (ARQ-1324) Warp HTTP request header size beyond reasonable limits

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Mar 4 03:58:56 EST 2013


    [ https://issues.jboss.org/browse/ARQ-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758064#comment-12758064 ] 

Lukáš Fryč commented on ARQ-1324:
---------------------------------

One of the solutions might be attaching request payload as multi-part request.

----

But I would opt for eliminating the proxy and piggy-backing on request/response: ARQ-1325
                
> Warp HTTP request header size beyond reasonable limits
> ------------------------------------------------------
>
>                 Key: ARQ-1324
>                 URL: https://issues.jboss.org/browse/ARQ-1324
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Warp
>    Affects Versions: warp_1.0.0.Alpha2
>         Environment: JBoss AS 7.1.1.Final
>            Reporter: Marek Schmidt
>            Assignee: Lukáš Fryč
>            Priority: Critical
>             Fix For: warp_1.0.0.Beta1
>
>
> HTTP servers usually limit HTTP header size of the requests (e.g. 8192 bytes for AS7) and refuse to accept requests with larger headers with "Invalid request" errors. Such limit is easily exceeded by a non-trivial Inspection object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list