NginX
NginX configuration, behavior, and operational troubleshooting articles.
NginX Articles
Technical notes and guides tagged under NginX.
Understanding NginX’s sendfile Parameter and Its Implications with NFS
In the world of web servers, NginX has emerged as a robust, high-performance option, powering some of the most trafficked sites on the internet. It’s...
- FreeBSD
- Linux
- NFS
- NginX
- Performance
- sendfile
- Web Server
How to Find NginX Version
How to Find NginX Version In 2 Quick Steps Finding your NginX version is a simple process that can be completed in just a couple of steps. We’ve...
- NginX
- UNIX
- Web Server
The Difference Between Apache and NginX
The Difference Between Apache and NginX Apache and NginX are two important players in the web server sector. According to Stackscale, Apache makes up...
- Apache HTTPd
- NginX
- Web Server
NginX “service nginx upgrade” / kill SIGUSR2 results in shutdown() failed (54: Connection reset by peer)
Huge thanks to Ganbold Tsagaankhuu who finally got to the bottom of this issue. NginX is a great web server, and is built from the ground up for high...
- FreeBSD
- NginX
- OpenSSL
NginX Add Trailing Slash With 301 Redirect Without If Statements
We had a situation where a client using Joomla wanted to have trailing slashes added to URLs, not just processed behind the scenes as the ‘correct’...
- Joomla
- NginX