<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 30.07.2012 15:44, Poul-Henning Kamp
      wrote:<br>
    </div>
    <blockquote cite="mid:2010.1343655850@critter.freebsd.dk"
      type="cite">
      <pre wrap="">In message <a class="moz-txt-link-rfc2396E" href="mailto:4FF1818A.6080403@unister-gmbh.de"><4FF1818A.6080403@unister-gmbh.de></a>, Gordon Schmidt writes:

</pre>
      <blockquote type="cite">
        <pre wrap="">while trying to optimize varnish performance for my company i've 
noticed, that removing all comments from the vcls used in our 
configuration tribles the requests per seconds from an easy ab test with 
100% cache-misses.
</pre>
      </blockquote>
      <pre wrap="">
How big is your VCL with/without comments ?

</pre>
    </blockquote>
    Hi,<br>
    <br>
    my vcl config is set up to provide caching and load balancing for
    about 20 portals with several backends each.<br>
    By now I have written a small python script to minify the vcl config
    by removing comments and empty lines and also resolving includes.<br>
    So i'm using just one VCL-File with 33316 bytes instead of a
    configuration of 110 vcl files with 41635 bytes in sum.<br>
    <br>
    Regards<br>
    Gordon<br>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <title>E-Mail-Signatur</title>
      <style type="text/css">
            body {background:#FFF; font:11px/15px Arial, Helvetica, sans-serif;}
            p {margin-bottom:10px;}
            a {text-decoration:none; color:#00c;}
        </style>
      <p> <b>Gordon Schmidt</b><br>
        Softwareentwickler - QA </p>
      <p> Unister GmbH<br>
        Barfußgässchen 11 | 04109 Leipzig </p>
      <p> Telefon: +49 (0)341 65050 - 25757<br>
        <a href="mailto:gordon.schmidt@unister.de">gordon.schmidt@unister.de</a><br>
        <a href="http://www.unister.de">www.unister.de</a> </p>
      <p> Vertretungsberechtigter Geschäftsführer: Thomas Wagner<br>
        Amtsgericht Leipzig, HRB: 19056 </p>
    </div>
  </body>
</html>