<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Balz<br>
      <br>
      I guess you are talking about for example<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://tomcat.apache.org/tomcat-7.0-doc/config/">https://tomcat.apache.org/tomcat-7.0-doc/config/</a><br>
      <br>
      I think we could add a customized version to<br>
      <br>
<a class="moz-txt-link-freetext" href="https://github.com/wyona/yanel/tree/master/tools/apache-tomcat/7.0.25">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>
    <blockquote
cite="mid:CAOXzDSENuo_xustH2=7f9F0XG7=RyJOpvK-a2SEpnsUsKkpGpg@mail.gmail.com"
      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 moz-do-not-send="true"
            href="https://developers.google.com/speed/pagespeed/insights/">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 class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>