java/tomcat 虚拟主机

发布于 2024-10-16 07:16:36 字数 1459 浏览 3 评论 0原文

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一抹苦笑 2024-10-23 07:16:36

雨,事实是你不会用这笔钱找到一个好的托管计划。您可以使用您提到的那些,但准备为每个请求等待几秒钟。
这是因为所有共享托管计划都使用一个 CPU 单元来托管大量应用程序。

如果您需要一点点性能,则需要跳转到虚拟专用服务器(VPS)。好的价格约为 50 美元,并确保 256m 内存(您可能知道这对于 Java 应用程序来说几乎没什么)。
有一些便宜的 VPS(20 美元/月),例如 http://vpslink.com/,但我不知道他们多好啊。

rain, the truth is that you won't find a good hosting plan for that money. You might use the ones you mentioned, but prepare to wait a few seconds for each request.
That's because all shared hosting plans use one cpu unit to host lots of applications.

If you need a tiny bit of performance, you'll need to jump to a Virtual Private Server (VPS). The good ones are around $50 and ensure 256m of memory (as you might know that's almost nothing for a java app).
There are some cheap VPS ($20/month) like http://vpslink.com/, but I don't know how good they are.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文