• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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