Benefiting from HTTP2 Server Push and other HTTP 2

6 anos atrás
Author: Mohamed Elbahja Posted on: 2017-10-25 Package: HTTP2 Server Push PHP Class HTTP 2 is the newer HTTP protocol version that provides several types of advantages in terms of performance. Read this article to learn how to take advantage of the HTTP2 Server Push feature to improve the ...

Strip Down Apache to Improve Performance & Me

6 anos atrás
Can you believe that its been 5 years since the release of Apache 2.4?! Still, most Apache based web servers continue to run Apache version 2.2 or even 2.0. This is understandable for the same reasons why Apache web servers are still used more than Nginx… compatibility, official support and ...

MySQL 5.7 Performance Tuning Immediately After Ins

7 anos atrás
This blog updates Stephane Combaudon’s blog on MySQL performance tuning, and covers MySQL 5.7 performance tuning immediately after installation. A few years ago, Stephane Combaudon wrote a blog post on Ten MySQL performance tuning settings after installationthat covers the (now) older ...

9 Tips for Improving WordPress Performance

8 anos atrás
WordPress is the single largest platform for website creation and web application delivery worldwide. About a quarter of all sites are now built on open source WordPress software, including sites for eBay, Mozilla, RackSpace, TechCrunch, CNN, MTV, the New York Times, the Wall Street ...

Apache with fcgid: acceptable performance and bett

11 anos atrás
Update May 2013: We no longer recommend fcgid ever since Ubuntu Server 12.04 was released. This is because that version has PHP-FPM, which provides every benefit that fcgid has, with the added advantage of a shared opcode cache for all processes. We will be writing a full article on PHP-FPM ...