Setup Nginx as web server and as reverse proxy for

6 years ago
Sorry, this entry is only available in Brazilian Portuguese. For the sake of viewer convenience, the content is shown below in the alternative language. You may click the link to switch the active language. We know that Nginx is more faster than Apache and most of us prefer to replace ...

How To: Solve PHP-FPM server reached max_children

7 years ago
Sorry, this entry is only available in Brazilian Portuguese. For the sake of viewer convenience, the content is shown below in the alternative language. You may click the link to switch the active language. There are many possible reasons why your PHP-FPM would reach the max_children. Most ...

VirtualMin WordPress Nginx Permalinks

7 years ago
VirtualMin WordPress Nginx Permalinks If you want to use Virtualmin with nginx, there are two nice tutorials (Using Nginx with Virtualmin and Virtualmin with NGINX+PHP-FPM+OPCACHE). To get the WordPress permalinks to work, do the following: Go to Virtualmin > Services > Configure ...

9 Tips for Improving WordPress Performance

8 years ago
Sorry, this entry is only available in Brazilian Portuguese. For the sake of viewer convenience, the content is shown below in the alternative language. You may click the link to switch the active language. WordPress is the single largest platform for website creation and web application ...

Creating NGINX Rewrite Rules

8 years ago
In this blog post, we discuss how to create NGINX rewrite rules (the same methods work for both NGINX Plus and the open source NGINX software). Rewrite rules change part or all of the URL in a client request, usually for one of two purposes: To inform clients that the resource they’re ...