NGINX: The Faster Web Server Alternative
softwarequalityconnection.com
NGINX: The Faster Web Server Alternative
1–10 of 30 posts
Re: NGINX: The Faster Web Server Alternative
#2Re: NGINX: The Faster Web Server Alternative
#3Re: NGINX: The Faster Web Server Alternative
#4Re: NGINX: The Faster Web Server Alternative
#5So I would have thought that helps a fair bit with NGINX's market share stats.
Re: NGINX: The Faster Web Server Alternative
#6i just tweaked https://github.com/Xeoncross/wnmp a bit for my uses. buttery smooth goodness.
my only complaint about nginx is the way it tries to make location ordering "magical". there's often no clear way of forcing a specific location assertion order because of regex vs literal, terminating vs not.
Re: NGINX: The Faster Web Server Alternative
#7things I hate; english community support isn't great.
Re: NGINX: The Faster Web Server Alternative
#8This is a very strange post. nginx is highly mainstream and anyone working with webservers in any capacity should have come across it a number of years ago.
Re: NGINX: The Faster Web Server Alternative
#9Re: NGINX: The Faster Web Server Alternative
#10All sites that use Cloudflare will show as using NGINX and they did 25 billion page views in December... http://blog.cloudflare.com/100-billion-page-views So I would have thought that helps a fair bit with NGINX's market share stats.
Files behind a CDN are static files, such as CSS, JS etc. These are requested by other HTML files, which in turn include 10 of them maybe?