Make it possible to dramatically reduce the network load with atompub bindings 
with gzip compression
----------------------------------------------------------------------------------------------------

                 Key: CMIS-48
                 URL: https://jira.nuxeo.com/browse/CMIS-48
             Project: Nuxeo Chemistry
          Issue Type: Improvement
            Reporter: Olivier Grisel
            Assignee: Florent Guillaume


Trick by Florian Mueller during the CMIS face 2 face meeting, add the following 
to the options to the <Connector/> tag in server.xml:

{code}
compression="on"
compressionMinSize="2048"
compressableMimeType="text/html,text/xml,application/atomsvc+xml,application/atom+xml;type=entry,application/atom+xml;type=feed,application/cmisquery+xml,application/cmisallowableactions+xml,application/cmisatom+xml,application/cmistree+xml,application/cmisacl+xml"
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to