Hi, I am new to Nginx :) Just curious about; how many number of static-website can I host from a nginx server. What are the software and hardware limitation?
For instance if I use AWS micro-instance how many website could be served on that?
it depends on the memory and CPU but nginx should be able to handle 10k connections that's one of the problems the queue based server architecture solves. besides that you can scale up depending on use in your system
j
stuff ;)
it depends on the memory and CPU but nginx should be able to handle 10k connections that's one of the problems the queue based server architecture solves. besides that you can scale up depending on use in your system
nginx.com/blog/tuning-nginx