I believe it has to do with the new processes being spawned. You might need to tweak the fastCGI processes to allow more request per process in one of your confs<div><br></div><div><pre style="background-color:rgb(238,238,238);padding:0.75em 1.5em;font-size:12px;border:1px solid rgb(221,221,221)">
  MaxRequestsPerProcess       1000
  MaxProcessCount             5
  IPCCommTimeout              600
  IdleTimeout                 600</pre><div><br></div><div>Hope that helps</div><div><br></div><div>Cheers</div><div><br></div><div>Nick Tailor</div><br><div class="gmail_quote">On Tue, Feb 26, 2013 at 3:30 PM, Stephen Strickland <span dir="ltr"><<a href="mailto:webmaster@serviidb.com" target="_blank">webmaster@serviidb.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal">I running a site with Drupal 7 and with apache2 installed initially I was using mod prefork, I was getting varnish hit rates at least high 80’s or middle 90s.  I changed to mpm worker with mod_fcgid and now I am now getting an average of 25%.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Anyone out there know of anything that could be causing this?<u></u><u></u></p></div></div><br>_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br></blockquote></div><br></div>