[mapguide-users] RE: render service

Traian Stanev traian.stanev at autodesk.com
Wed Mar 7 11:34:31 EST 2007


I meant to send this to the list but somehow it only went to original
sender...

-----Original Message-----
From: Traian Stanev 
Sent: Wednesday, March 07, 2007 11:17 AM
To: 'alucas at srtec.com'
Subject: RE: render service


PNG images are already compressed with deflate internally. You would not
gain anything by compressing them again. I actually wonder if reducing
the compression level when rendering pngs would make things go faster,
since deflate() is a major CPU hog.

Traian


-----Original Message-----
From: alucas at srtec.com [mailto:alucas at srtec.com] 
Sent: Wednesday, March 07, 2007 10:51 AM
To: Traian Stanev
Subject: RE: render service

I think that is possible to encoding or compress images or other
contents with apache mod_deflate module. This way, you can save time to
download png image from apache to browser.



Traian Stanev wrote:
> 
> 
> What do you mean by apache compression for png images?
> 
> 
> -----Original Message-----
> From: mapguide-users-bounces at lists.osgeo.org
> [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of alucas
> Sent: Wednesday, March 07, 2007 6:39 AM
> To: mapguide-users at lists.osgeo.org
> Subject: [mapguide-users] render service
> 
> 
> Hello,
> 
> I'm testing mapguide server performance with sql server 2005 through
> FDO.
> One of the tasks that get more time to do is to render the png image.
> So, I
> think this task would be better enabling apache compression for png
> images.
> 
> What do you think about?
> 
> -- 
> View this message in context:
> http://www.nabble.com/render-service-tf3361564s16610.html#a9351254
> Sent from the MapGuide Users mailing list archive at Nabble.com.
> 
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 
Quoted from: 
http://www.nabble.com/render-service-tf3361564s16610.html#a9355015





More information about the mapguide-users mailing list