Opened 19 years ago

Last modified 17 years ago

#1317 new enhancement

integrate gzip compression into mapio

Reported by: assefa Owned by: warmerdam
Priority: normal Milestone: FUTURE
Component: MapServer C Library Version: unspecified
Severity: normal Keywords:
Cc: bartvde@…

Description (last modified by warmerdam)

e-mails related to this

e-mail from Daniel,

The way things stand right now, it seems that the SVG output won't work with 
the FastCGI or anything else that relies on the msIO_* functions, plus there 
is currently no way for the other places that use msIO* calls to benefit from 
the on-the-fly compression.

Are there specific problems that prevented you from adding compression to the 
mapio.c directly and use the regular msIO_fprintf() function to generate the 
SVG code? Or maybe using msIO_installHandlers()


e-mail from Frank,

I would very much like to see support in mapio for the gzip compression
so we can apply it in other context.  If you like, I could take a crack at
this based on what Assefa has already done.  If so,  assign an
appropriate bug to me.  

If Assefa does it, I would like to suggest we think a bit about what 
will drive this to make it work for WFS output for instance.

Change History (2)

comment:1 by bartvde@…, 19 years ago

Cc: bartvde@… added
Summary: integrate gzip compression into mapio integrate gzip compression into mapio
Adding myself to the cc.

comment:2 by warmerdam, 17 years ago

Description: modified (diff)
Milestone: FUTURE
Priority: highnormal
Type: defectenhancement

No action planned on this for the time being, but it would be a nice enhancement.

Note: See TracTickets for help on using tickets.