Quote:
Originally Posted by Surmounted.NET
If you don't mind me asking, how greatly does your php settings differ from your shared hosting to your semi dedicated hosting? What would be reasonable settings granted a server had on average 500-600mb of ram per clients?
|
For us, the base of the server is very similar as all our servers are PCI Compliant machines and are designed for eCommerce sites in particular. Our server configuration does differ from other hosts in regards to the software that we have installed and various sections of our server which are closed off. We also run advanced PCI Compliance in accordance to the PCI-DSS and the PCI Security Council which requires that one server is used for databases, one for web pages and another for mail. All connections done through sFTP and lot of other fun things. This is overkill for MANY users, but if they truely want to be PCI Compliant, then we do offer those features.
As you can imagine, a setup designed for 200 shared users would differ from that of 20. Much of the setup however has to do with how Apache (or LightSpeed) operate and most importantly how MySQL operates.
Servers are constantly monitored and while we have our own internal cap of 20 users, sometimes depending on the sites active on the machine we can only put 5 or 8 accounts. It really depends on what our end users are doing for the most part, especially since they have access to override the php.ini using their own custom settings.