Apache 与 Nginx 运行多租户 SaaS 的比较

发布于 2025-01-20 17:58:27 字数 214 浏览 1 评论 0原文

我目前正在开发一个多租户SaaS应用程序,该应用程序将为多个SaaS客户,拥有多个用户和多个客户本身的客户处理许多实时请求。

目前在LEMP Ubuntu 20.04上运行。

我在这个话题上花了几个小时的橡皮鸭,我们决定与社区接触。

我担心的是服务器将得到的请求数量,然后将提供的动态内容量。

看到Apache使用1个线程,这是否会导致巨大的瓶颈并超载盒子?

I am currently working on developing a multi-tenant SaaS application, that will be handling a lot of real-time requests for geolocation, tracking , and chat features, etc. For multiple SaaS customers, with multiple users and multiple customers themselves.

Currently running on LEMP Ubuntu 20.04.

I've spent a couple hours with my rubber duck on this topic and we have decided to reach out to the community.

My concern is the amount of requests that the server will be getting and then also the amount of dynamic content that will be served.

Seeing as Apache uses 1 thread per request, couldn't this cause a huge bottleneck and overload the box?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文