[jboss-jira] [JBoss JIRA] (WFCORE-538) Add GZIP handler for http management interface

Harald Pehl (JIRA) issues at jboss.org
Thu Feb 12 06:24:49 EST 2015


Harald Pehl created WFCORE-538:
----------------------------------

             Summary: Add GZIP handler for http management interface
                 Key: WFCORE-538
                 URL: https://issues.jboss.org/browse/WFCORE-538
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Domain Management
            Reporter: Harald Pehl
            Assignee: Harald Pehl


The payload for management operations tends to become quite big especially if you execute (recursive) r-r-d ops. This leads to latency for the management console. This is not a major problem when the management console runs locally. But since we have support for CORS now and the console can connect to arbitrary management endpoints a more compact format would reduce latency. 

Adding a GZIP handler will reduce the base64 encoded payload dramatically.     



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list