Site hosting news, tutorials, tips, How Tos and more

Archive for October, 2019


PHP 7.3 Running Faster on Windows Server

PHP 7.3 that’s been recently installed on all of our IIS 8 and IIS 10 servers. One major difference is the speed of PHP sites running on PHP 7.3. Reading the buzz around the internet you’ll see claims that PHP 7.3 being 31% faster than PHP 7.0 and 3 times faster than PHP5.

Curious about this myself, I decided to check to see how much better the speed was for a based WordPress site running on our Windows 2012 IIS 8 Servers.

Users can easily change the PHP version of their site account within the Winhost control panel.

Sites > Site Account > PHP Version

I used Google’s PageSpeed Insights Tool to test a website. And sure enough, I got a lot better results while using 7.3. While just using a base WordPress install with the canned plugins it comes shipped with, 7.3 did in fact preform better than PHP 5.6.

Speed Score after using PHP 5.6
Speed Score after using PHP 7.3

Please note that your results will vary depending on how large your site is and what plugins and themes you are using.

If you’re using an older version of WordPress. Please be sure to update to the latest version before changing your PHP version within the control panel. You should also upgrade all plugins and themes your site is using as well. Otherwise, your WordPress site could break until you switch it back to the old PHP version you were using before. Contact our technical support team if you run into any issues.

If you’re still currently on our Windows 2008 IIS 7 servers. You can contact our support department and asked to be migrated to the newer servers.

Visit Winhost to learn more about our Windows hosting plans supporting PHP 7.3.



.NET Core 3 Hosting is Here

Announcement

We’ve been getting many inquiries about .NET Core 3.0 and we are happy to let you know that we now support framework dependent deployment of .NET Core 3 projects at Winhost.

asp.net core hosting

Some new features include general performance improvements, support for C# 8, support for .NET Standard 2.1, improvements for .NET Core Version APIs, tiered compilation, and ReadyToRun images.

We do maintain a list of the .NET Core versions that are supported on our ASP.NET hosting platform in our knowledge base. But remember, if you do not see the .NET Core version that you want to use on the list, you can always upload your application using a self-contained deployment. If you have any questions about deployment, please contact our Technical Support team.

Visit Winhost to learn more about our ASP.NET Core hosting solution