• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

FasterCGI with HHVM any thoughts anyone?

It can be made to work... but sooo much hassle.. Just save yourself a lot of grief and swap to ubuntu
 
@Everyone,

Try to benchmark hhvm against php7.0 and you would be surprised: hhvm is somewhat more performant, but only when running specific code/software.

However, I did not experience any significant outperformance, when tweaking php 7.0 a bit and/or adding a proper configured Nginx.

More important, there are some issues with hhvm (they call it "minor incompatibilities") and these issues are quite severe for day-to-day hosting.

In my humble opinion, it is not worth the effort and I personally believe that there is no future for hhvm in Plesk, for the reasons below:

- any WordPress site should be using PHP7 (and nothing else),
- any Apache + Nginx, i.e. the default package in Plesk, can do better than hhvm,
- specific tweaks of Nginx are more easy and often do result in an Apache + Nginx stack, that outperforms hhvm,
- we are NOT FACEBOOK.

Regards...

PS Note that I personally think that the whole hhvm concept is a good idea, but it is just the same as Google´s Big Table: not necessary for the normal hosting provider and aiming too much on the specific needs of the (big) company behind the code. In the end, an alternative (often open source) will compete with these types of unique software. I certainly hope that the same scenario will apply to hhvm, let´s hope that an open-source alternative will soon be on the market.
 
Back
Top