Based off your question and the comment you made above I'd recommend going with apache. I cannot claim to be an expert with nginx or apache, but do know that nginx is very well known for its super fast serving of static content. Apache will get the job done just fine, and being as you said you know more about apache there is nothing wrong with going that route.
As far as load balancing....it would be my opinion based off what you've said to not worry about load balancing unless you have a need for it. It might be more helpful for you to increase the size/memory/etc of your server if you are experiencing an inability to keep up with demand.
Also based off what you've said I would take a look at what problems you see in your set up and try attack those on an individual basis. Looking at the whole set up and wanting a solution will be difficult for you and anyone helping to really give you good solid advice without knowing what specifics you are having difficulty with.
发布评论
评论(1)
根据您的问题和上面的评论,我建议使用 apache。我不能声称自己是 nginx 或 apache 的专家,但确实知道 nginx 以其超快的静态内容服务而闻名。 Apache 会很好地完成工作,并且正如您所说,您对 apache 有更多了解,走这条路没有什么问题。
至于负载平衡......我的观点是基于您所说的不要担心负载平衡,除非您需要它。如果您无法满足需求,增加服务器的大小/内存等可能对您更有帮助。
另外,根据您所说的,我会看看您在设置中看到的问题,并尝试逐一解决这些问题。纵观整个设置并想要一个解决方案,对您和任何帮助您真正为您提供可靠建议的人来说都是困难的,而不知道您遇到困难的具体细节。
Based off your question and the comment you made above I'd recommend going with apache. I cannot claim to be an expert with nginx or apache, but do know that nginx is very well known for its super fast serving of static content. Apache will get the job done just fine, and being as you said you know more about apache there is nothing wrong with going that route.
As far as load balancing....it would be my opinion based off what you've said to not worry about load balancing unless you have a need for it. It might be more helpful for you to increase the size/memory/etc of your server if you are experiencing an inability to keep up with demand.
Also based off what you've said I would take a look at what problems you see in your set up and try attack those on an individual basis. Looking at the whole set up and wanting a solution will be difficult for you and anyone helping to really give you good solid advice without knowing what specifics you are having difficulty with.