CIMXML transport compression question
Shane <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I was wondering if there is any way to have CIMOM clients request that CIMXML traffic over the connection be compressed? I see there is a 'setRequestAcceptLanguages' and 'setRequestContentLanguages' in the CIMClient API. But apparently no way to set the 'AcceptEncodings' or 'ContentEncodings' http headers. Is there another way I can achieve this? Like maybe adding the WS-Management layer on top and hoping that openwsman support compression, even if the SOAP msg is larger? The reason behind this is to conserve bandwidth over satellite connections, and there being the potential for very chatty indications being sent. Thanks, Shane.