<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi All,<br>
    <br>
    Yes, APC did it on Network23.org, although HHVM is also running
    there.<br>
    <br>
    Recently applied APC on a couple of XtreamLab web sites and also a
    couple from my day job (all WP installs) and the improvement was
    significant, like twice as fast.<br>
    <br>
    Those I know Marcus already knows this, so perhaps HHVM is better
    Marcus?<br>
    <br>
    I know that WP Super Cache was something we had to drop on n23 as it
    just didn't play well with the network install and we switched to W3
    Total Cache, which seems to work very well.<br>
    <br>
    Mike.<br>
    <br>
    El 16/11/2015 a les 13:19, johnc ha escrit:<br>
    <blockquote type="cite">Hi,<br>
      <br>
      I haven't tried HHVM yet but recently used another PHP accelerator
      on a<br>
      wordpress based site:<br>
      <br>
      apc. (php-apc package on debian)<br>
      <br>
      This improved page load time significantly and didn't seem to
      cause any<br>
      problems. You could alternatively try the zend one if that doesn't
      work<br>
      out for you.<br>
      <br>
      I also improved performance by using this static html caching
      plug-in<br>
      with really good results:<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://wordpress.org/plugins/wp-super-cache/">https://wordpress.org/plugins/wp-super-cache/</a><br>
      <br>
      I also optimized image size on the wordpress site by using this
      plug-in:<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://wordpress.org/plugins/ewww-image-optimizer/changelog/">https://wordpress.org/plugins/ewww-image-optimizer/changelog/</a><br>
      <br>
      I've been using these tools to benchmark:<br>
      <a class="moz-txt-link-freetext" href="https://developers.google.com/speed/pagespeed/insights/">https://developers.google.com/speed/pagespeed/insights/</a><br>
      <a class="moz-txt-link-freetext" href="http://www.webpagetest.org">http://www.webpagetest.org</a><br>
      <br>
      The latter allows emulation of different browsers which is nice.
      Both<br>
      provide tips on improving performance for your site/server.<br>
      <br>
      Doing the above was really easy, didn't break anything and
      improved<br>
      performance significantly.<br>
      <br>
      HTH.<br>
      <br>
      Cheers,<br>
      John<br>
      <br>
      <br>
      <br>
      On 15/11/15 12:17, Marcus Valentine wrote:<br>
      > Following up on Daniel's and Ben's thought-provoking talk at
      Barncamp<br>
      > on this Summer, I've been experimenting with a server build
      intended<br>
      > to serve PHP stuff* (specifically wordpress) more
      effectively.<br>
      <br>
      > My build is<br>
      <br>
      > Debian GNU/Linux 8.2 (jessie)<br>
      > nginx version: nginx/1.6.2<br>
      > HipHop VM 3.10.1 (rel)<br>
      > MariaDB Server version: 10.0.22-MariaDB-0+deb8u1 (Debian)<br>
      <br>
      > This build plays nicely with current wordpress (4.3.1).<br>
      <br>
      > The test VM has 4GB of RAM and uses 2 CPU (from a total of 6)
      from a<br>
      > AMD Phenom II X4 20 Processor<br>
      <br>
      > Running the apache stress test on a minimal wordpress front
      page<br>
      <br>
      >  ab -c 50 -n 1000 <a class="moz-txt-link-freetext" href="http://mytestsite.local">http://mytestsite.local</a><br>
      <br>
      > I get<br>
      <br>
      > Requests per second:    84.66 [#/sec] (mean)<br>
      <br>
      > For comparison, on my production server, (16 GB RAM, AMD
      Phenom II X6<br>
      > 1055T Processor), running a conventional LAMP stack. I get<br>
      <br>
      > Requests per second:    8.58 [#/sec] (mean)<br>
      <br>
      > So far so good. Moving onto other php stuff, phpmyadmin works
      fine.<br>
      <br>
      > Unfortunately Roundcubemail doesn't work:<br>
      <br>
      > <a class="moz-txt-link-freetext" href="https://github.com/facebook/hhvm/issues/5185">https://github.com/facebook/hhvm/issues/5185</a><br>
      <br>
      > Nor does Owncloud<br>
      <br>
      > <a class="moz-txt-link-freetext" href="https://github.com/owncloud/core/issues/10837">https://github.com/owncloud/core/issues/10837</a><br>
      <br>
      > It seems roundcube and owncloud _will_ play nicely with
      php-fpm. So my<br>
      > options include running php-fpm in parallel with HHVM, or
      abandoning<br>
      > HHVM and just going with php-fpm.<br>
      <br>
      > Thoughts?<br>
      <br>
      > Safe<br>
      <br>
      > Marcus<br>
      <br>
      <br>
      > * Struggling for the correct word<br>
      <br>
      > On 06/07/2015 17:38, daniel wrote:<br>
      >> Hey guys, Here are the slides and lecture notes from the
      talk on<br>
      >> server efficiency and optimization. I am
      soooooooooooooooooo sorry<br>
      >> it took so long to get them sent off. Been super busy.
      I'd put it<br>
      >> on the wiki but I'm having a brain freeze and can't
      figure out how<br>
      >> to register a new account. Please do let me know if you
      guys have<br>
      >> any further thoughts, comments, questions, or corrections
      about any<br>
      >>  of the stuff on here. I think that we and the rest of
      the team at<br>
      >> Noflag had a fantastic time and we're looking forward to
      the next<br>
      >> one. Let's keep in touch about the possibility of having
      the Winter<br>
      >> Gathering in Scotland this time, eh! All the best, Daniel<br>
      <br>
      >> <a class="moz-txt-link-freetext" href="http://noflag.org.uk/server-efficiency.pdf">http://noflag.org.uk/server-efficiency.pdf</a> <br>
      >> <a class="moz-txt-link-freetext" href="https://noflag.org.uk/noflag-server.odp">https://noflag.org.uk/noflag-server.odp</a><br>
      <br>
      <br>
      > _______________________________________________<br>
      > HacktionLab mailing list<br>
      > <a class="moz-txt-link-abbreviated" href="mailto:HacktionLab@lists.aktivix.org">HacktionLab@lists.aktivix.org</a><br>
      > <a class="moz-txt-link-freetext" href="https://lists.aktivix.org/mailman/listinfo/hacktionlab">https://lists.aktivix.org/mailman/listinfo/hacktionlab</a><br>
      <br>
      <br>
    </blockquote>
    <span style="white-space: pre;">>
> _______________________________________________
> HacktionLab mailing list
> <a class="moz-txt-link-abbreviated" href="mailto:HacktionLab@lists.aktivix.org">HacktionLab@lists.aktivix.org</a>
> <a class="moz-txt-link-freetext" href="https://lists.aktivix.org/mailman/listinfo/hacktionlab">https://lists.aktivix.org/mailman/listinfo/hacktionlab</a></span><br>
    <br>
    -- <br>
    <br>
    Mike Harris<br>
    <br>
    w: <a class="moz-txt-link-freetext" href="http://mbharris.co.uk">http://mbharris.co.uk</a><br>
    w: <a class="moz-txt-link-freetext" href="http://xtreamlab.net">http://xtreamlab.net</a><br>
    t: 07811 671 893<br>
    s: mikehtw<br>
    <br>
  </body>
</html>