Re: [Planetlab-arch] Proposed Changes for Dynamic Slice API
Brought to you by:
alklinga
From: David G. A. <dg...@lc...> - 2004-01-27 21:12:24
|
On Tue, Jan 27, 2004 at 01:00:08PM -0800, Timothy Roscoe scribed: > > Another question: does XMLRPC have a gzippable transport, or are we > defining a new RPC protocol by compressing things? XMLRPC uses HTTP. HTTP specifies content-encoding: gzip and accept-encoding: gzip mod_gzip supplies both dynamic and static encoding of content to gzip-capable clients. i'm a big fan of it. don't know if your clients send accept-encoding gzip, but they should if they have any kind of feature bloat at all. :) -dave -- work: dg...@lc... me: dg...@po... MIT Laboratory for Computer Science http://www.angio.net/ |