新闻聚合网站托管

发布于 2024-11-17 04:05:43 字数 377 浏览 0 评论 0原文

我正在构建一个基于 php 和我的 sql 的新闻聚合网站。非常简单的代码..我正在使用 rss 解析器来解析来自我国不同报纸网站的 rss-feeds 并将数据(新闻文章标题、链接、摘要等)存储在数据库中,当用户访问该网站时,我只需连接到数据库并显示...我将每 30 分钟左右运行该解析器。我不确定我应该购买哪种虚拟主机?我有一个来自 goDaddy 的共享托管空间,我为另一个项目购买了该空间,该项目有点被取消了...我正在考虑使用该空间作为开始,当该网站变得流行时,如果需要,我将转向专用主机。我这里有两个问题:

  1. 共享主机空间可以支持多少负载(流量)?
  2. 从共享托管空间迁移到专用服务器有多困难?

还有其他我应该知道的事情吗?

先感谢您 :)

I am building a news-aggregator website based on php and my sql. Very simple code.. I am using a rss parser to parse rss-feeds from different newspaper websites in my country and store the data(news article title, link, summary etc) in a database, and when user visits the website, I just connect to the database and display... And I will run that parser every 30 minutes or so. I am not sure what kind of webhosting should i buy? I have a shared hosting space from goDaddy which i bought for another project which kinda got cancelled... I was thinking of using that one for the start and when the site gets popular I will shift to dedicated host if required. I have 2 questions here:

  1. How much load(traffic number) can a shared hosting space support?
  2. How difficult will it be to migrated from shared hosting space to dedicated server?

and any other thing i should know ?

Thank you in advance :)

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

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

发布评论

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

评论(1

很糊涂小朋友 2024-11-24 04:05:43
  1. 这取决于您的托管提供商。
  2. 迁移不需要太多努力:复制数据库和 php 代码,更改域的一些次要 dns 设置,然后就完成了。

当您发现负载变得太大时,我会选择共享托管并迁移到更好的东西。

  1. It depends on your hosting provider.
  2. Not a lot of effort for the migration: copy your database and your php code, change some minor dns settings for your domain and you are done.

I would go with the shared hosting and migrate to something better as soon as you notice the load is getting too big.

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