共享主机网站可以扩展多少用户?

时间:2021-04-08 01:03:09

I'm planning on hosting 3 or 4 WCF/.NET 3.5 REST webservices to be used by a new iPhone application.

我计划托管3个或4个WCF / .NET 3.5 REST Web服务,供新的iPhone应用程序使用。

I've heard good reviews about DiscountASP.NET (http://www.discountasp.net/index.aspx), but I'm pretty ignorant about shared hosting performance. At the same time, I think it's still early to pay $90 a month for a scalable Amazon EC2 server instance.

我听说过有关DiscountASP.NET(http://www.discountasp.net/index.aspx)的好评,但我对共享主机性能一无所知。与此同时,我认为为可扩展的Amazon EC2服务器实例每月支付90美元还为时尚早。

So, any idea how many hits/month would a shared hosting website handle?

那么,任何想法共享主机网站处理多少点击/月?

2 个解决方案

#1


It depends on how good your shared hosting is. To determine simultaneous users, you can try to benchmark the performance of your server by hitting with many requests.

这取决于您的共享主机有多好。要确定并发用户,您可以尝试通过点击许多请求来对服务器的性能进行基准测试。

Your host will likely yell at you if they see you using a lot of your cpu. For web services, bandwidth isn't so much an issue as is your cpu/memory availability.

如果他们看到你使用了大量的cpu,你的主人可能会对你大喊大叫。对于Web服务,带宽不是您的CPU /内存可用性问题。

You should be more concerned about simultaneous users instead of hits per month. You want to be able to handle any spikes in traffic. Shared hosting is less predictable because you don't control the usage of the other users on the machine.

你应该更关心同步用户而不是每月点击次数。您希望能够处理任何流量高峰。共享主机不太可预测,因为您无法控制计算机上其他用户的使用情况。

I would say if you're starting out, shared hosting would probably be fine, just monitor it and upgrade when you see decreasing response times. Your host will probably let you know when you are affecting the performance of everyone else on the server.

我会说,如果你刚开始,共享主机可能会很好,只需监控它并在看到响应时间缩短时进行升级。当您影响服务器上其他所有人的性能时,您的主机可能会通知您。

#2


They are all different. It depends on how much bandwidth they are giving you. (GB/Month is a typical metric).

他们都不同。这取决于他们给你带来多少带宽。 (GB /月是典型的指标)。

I would say that hits per month could range in the low hundred thousands without causing major issues on many managed hosting. It all depends how intenst your WCF services are. The advantage is that many managed hosting facilities will allow you to dynamically add more hosting power to your site. (For more $ obviously).

我会说每月的点击量可以达到数十万,而不会在许多托管主机上造成重大问题。这一切都取决于您的WCF服务的用途。优点是许多托管主机设施将允许您动态地为您的网站添加更多托管功能。 (明显更多)。

#1


It depends on how good your shared hosting is. To determine simultaneous users, you can try to benchmark the performance of your server by hitting with many requests.

这取决于您的共享主机有多好。要确定并发用户,您可以尝试通过点击许多请求来对服务器的性能进行基准测试。

Your host will likely yell at you if they see you using a lot of your cpu. For web services, bandwidth isn't so much an issue as is your cpu/memory availability.

如果他们看到你使用了大量的cpu,你的主人可能会对你大喊大叫。对于Web服务,带宽不是您的CPU /内存可用性问题。

You should be more concerned about simultaneous users instead of hits per month. You want to be able to handle any spikes in traffic. Shared hosting is less predictable because you don't control the usage of the other users on the machine.

你应该更关心同步用户而不是每月点击次数。您希望能够处理任何流量高峰。共享主机不太可预测,因为您无法控制计算机上其他用户的使用情况。

I would say if you're starting out, shared hosting would probably be fine, just monitor it and upgrade when you see decreasing response times. Your host will probably let you know when you are affecting the performance of everyone else on the server.

我会说,如果你刚开始,共享主机可能会很好,只需监控它并在看到响应时间缩短时进行升级。当您影响服务器上其他所有人的性能时,您的主机可能会通知您。

#2


They are all different. It depends on how much bandwidth they are giving you. (GB/Month is a typical metric).

他们都不同。这取决于他们给你带来多少带宽。 (GB /月是典型的指标)。

I would say that hits per month could range in the low hundred thousands without causing major issues on many managed hosting. It all depends how intenst your WCF services are. The advantage is that many managed hosting facilities will allow you to dynamically add more hosting power to your site. (For more $ obviously).

我会说每月的点击量可以达到数十万,而不会在许多托管主机上造成重大问题。这一切都取决于您的WCF服务的用途。优点是许多托管主机设施将允许您动态地为您的网站添加更多托管功能。 (明显更多)。