[
https://issues.jboss.org/browse/MODCLUSTER-348?page=com.atlassian.jira.pl...
]
Jean-Frederic Clere commented on MODCLUSTER-348:
------------------------------------------------
Back shouldn't be a problem. If you are using a supported version you should do report
it in the support system too.
Otherwise I will patch the code and you will have to build it.
DefaultMCMPHandler can't handle chunked-encoding
------------------------------------------------
Key: MODCLUSTER-348
URL:
https://issues.jboss.org/browse/MODCLUSTER-348
Project: mod_cluster
Issue Type: Bug
Affects Versions: MOD_CLUSTER_1_0_10_GA_CP04
Environment: Windows Server 2008
JBoss EAP 5.1.0
EWS 1.0.1
Reporter: Gregory Lardiere
Assignee: Jean-Frederic Clere
Attachments: chunked.log
DefaultMCMPHandler send MCMP requests to mod_manager with HTTP version 1.1, but it
can't understand chunked-encoded responses. Chunked encoding is mandatory in HTTP 1.1
(RFC2616 3.6.1).
With lots of nodes, contexts and aliases, the INFO command can return a chunked-encoded
response. Then, every STATUS command will fail with a NumberFormatException (cf log).
--
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