> From: Alex McLintock [mailto:[EMAIL PROTECTED]] > > At 10:47 17/05/2002, Kirwan, K. wrote: > >Dear All, > > > >I'm working on version1 of an online traffic-information site at: > >http://localhost:8080/cocoon/traffic-xml/home > > > >The SVGmaps produced are currently quite large - so download > times are > >too-long. > >Has anyone got any experience in producing zipped SVG files > in Cocoon. > > > >Thanks, > >Kieran Kirwan. > > You are serving SVG to the client? and not a jpeg generated > from the SVG? > > Here's one possibility which may be made to work. > > Use Apache web server as the front end rather than Tomcat or > whatever your > servlet engine is and install mod_gzip. You should be able to > configure > that to compress particular output such as the SVG. mod_gzip > copes with > detecting browsers which can transparently accept gzipped output.
I believe that tomcat supports a gzip outgoing filter. For a better/more accurate answer - ask on the tomcat list. J. ======================================================================= Information in this email and any attachments are confidential, and may not be copied or used by anyone other than the addressee, nor disclosed to any third party without our permission. There is no intention to create any legally binding contract or other commitment through the use of this email. Experian Limited (registration number 653331). Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>