<div dir="ltr">Hi Michael,<div><br></div><div>yes, it gets A LOT smaller.</div><div>I also have minimized CSS and JS, but with compression enabled you can save again up to 80% of bandwidth.</div><div><br></div><div>So it's definitely worth having it in place (because CPUs nowadays are obviously really fast enough to deal with runtime zipping and unzipping).</div><div><br></div><div>Cheers</div><div>Bas</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 5, 2016 at 8:42 PM, Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com" target="_blank">michael.wechner@wyona.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hi Balz<br>
      <br>
      I guess you are talking about for example<br>
      <br>
      <a href="https://tomcat.apache.org/tomcat-7.0-doc/config/" target="_blank">https://tomcat.apache.org/tomcat-7.0-doc/config/</a><br>
      <br>
      I think we could add a customized version to<br>
      <br>
<a href="https://github.com/wyona/yanel/tree/master/tools/apache-tomcat/7.0.25" target="_blank">https://github.com/wyona/yanel/tree/master/tools/apache-tomcat/7.0.25</a><br>
      <br>
      Does the gzip compression make minimized js and css even smaller?<br>
      <br>
      Thanks<br>
      <br>
      Michael<br>
      <br>
      Am 05.04.16 um 17:55 schrieb basZero:<br>
    </div><div><div class="h5">
    <blockquote type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>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.</div>
        <div><br>
        </div>
        <div>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.</div>
        <div><br>
        </div>
        <div>Topic: Google Search Ranking is also dependent of the score
          you get out of the Insights Tool:</div>
        <div><a href="https://developers.google.com/speed/pagespeed/insights/" target="_blank">https://developers.google.com/speed/pagespeed/insights/</a><br>
        </div>
        <div><br>
        </div>
        <div>Per default, Google Insights tell you to enable GZIP
          compression.</div>
        <div><br>
        </div>
        <div>In order to do so, add these attributes to the Connector in
          the server.xml of your Tomcat:</div>
        <div><br>
        </div>
        <div>compression="on"
compressableMimeType="text/html,text/xml,application/x-javascript,text/css"<br>
        </div>
        <div><br>
        </div>
        <div>If you set this, produced HTML pages as well as ".js" and
          ".css" files will be compressed.</div>
        <div><br>
        </div>
        <div>Cheers</div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
    <br>
  </div></div></div>

<br>--<br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
<a href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" rel="noreferrer" target="_blank">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a><br></blockquote></div><br></div>