[Yanel-dev] Enable GZIP Compression in Tomcat

Michael Wechner michael.wechner at wyona.com
Tue Apr 5 14:42:27 EDT 2016


Hi Balz

I guess you are talking about for example

https://tomcat.apache.org/tomcat-7.0-doc/config/

I think we could add a customized version to

https://github.com/wyona/yanel/tree/master/tools/apache-tomcat/7.0.25

Does the gzip compression make minimized js and css even smaller?

Thanks

Michael

Am 05.04.16 um 17:55 schrieb basZero:
> Hi,
>
> I checked github repos of yanel but didn't find any example files for
> SERVER.XML that would show the recommended configuration to run Yanel.
>
> So I add the hint via mail although I believe it would be better to
> add a server.xml example to the yanel github repo, so that people can
> start from there.
>
> Topic: Google Search Ranking is also dependent of the score you get
> out of the Insights Tool:
> https://developers.google.com/speed/pagespeed/insights/
>
> Per default, Google Insights tell you to enable GZIP compression.
>
> In order to do so, add these attributes to the Connector in the
> server.xml of your Tomcat:
>
> compression="on"
> compressableMimeType="text/html,text/xml,application/x-javascript,text/css"
>
> If you set this, produced HTML pages as well as ".js" and ".css" files
> will be compressed.
>
> Cheers
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mx2.wyona.com/pipermail/yanel-development/attachments/20160405/57fbaed5/attachment.html>


More information about the Yanel-development mailing list