Forum Moderators: bakedjake
I have decided that I will use Red Hat 7.2
On the Red Hat internet site it shows the Performance Tuning tab, what I would like to know is the setting I should use for Max Connections, as I want to be able to handle as many requests as possible.
I have not built the Server yet, but it will most probly be a P4 1.6 GHz with 512 Mb Ram etc.
The Net Connection will be 1Mb Fibre.
Any ideas to what level I should set the connections to?
And is there any other setting that I could change to make full use of the hardware and connection?
Finaly, how can I calculate the amount of unique users that I will be able to serve over a sec or over a certain time frame?
Thanks
You can gradually change them over time to get the most out of your setup once you know your traffic load and content makeup better. Some page designs and server side techniques naturally use more memory and cpu, graphic intensive pages use more bandwidth, all of these factors affect the length of sessions and how long a process lives, which all affect how many sessions you can sustain.
IMO you can only find the correct balance through load testing [google.com] with actual sites to be served prior to going live, or if you're more adventurous, after the server is up and running :)