On our shared hosting plans you can use up to 1% of the servers resources and 40% of the RAM. Of course if you occasionally spike a little higher at times, as long as it is available on the server there shouldn't be any issues. You can have up to 50 simultaneous mysql queries. There should be no other limits on resources.
平均可以使用1%的CPU资源,40%的内存。偶尔的占用较多的CPU问题不大。
mySQL连接数限制是50
看了很多人的回复一般只要别引起服务器资源占用太多就问题不大。
In general, as long as you don't drag down the server with excessive resource usage, you'll be OK. Excess usage gets you temporarily switched to another server to give you time to fix any problems.
- CPU limit -- something like 1%, higher spikes in usage OK
- SQL -- maximum 50 concurrent operations. I don't know if there's a daily/hourly limit.