by Ansu Anto | Dec 23, 2019 | Latest, Nginx, Server Management
Are you facing trouble while updating website files? Clearing Nginx cache in centos rectifies the problem. Unfortunately sometimes, when we make any changes in the website pages it might not reflect immediately. However, by clearing the Nginx cache we can get rid of...
by Lakshmi S Panicker | Oct 9, 2019 | Latest, Nginx, Server Management
Nginx powers nearly 25% of websites on the internet. Just like any other web server, at times it also shows up some errors. The Nginx error 413 is one such tricky error that returns the “Request Entity Too Large” message. This occurs mainly when the user...
by Jilu Joseph | May 25, 2019 | Latest, Server Management
Have you ever thought what slows down your server? This may be due to a large number of request for a database in a single time. Here’s PHP FPM Memcached’s role which is a distributed memory caching system. This can reduce database load and accelerates web...
by Reeshma Mathews | Dec 1, 2018 | Apache, Nginx, Server Management
Nginx or Apache – Which web server should I choose? This is a common dilemma faced by server owners, especially when they start their business or when their existing web server creates any issues. In our role as Technical Support Services for web hosting...
by Reeshma Mathews | Nov 24, 2018 | Nginx, Server Administration
“Some of the sites in our server are taking much time to load than normal, one of such sites is domainname.org and it is taking around 12 seconds to load. Can you help fix this.” Recently, we were contacted by a server owner who was having issues...