Apache Server Settings - Default Settings

I went to change the default settings to allow for 512 max cleints. On submit the values are now all blank. :frowning:

Can anyone tell me what the default should be:

Apache Server Options
Max Clients:
Server Limit:
Start Servers:
Spare Servers (min):
Spare Servers (max):
Max Requests / Server:
Timeout:
Keepalive:
Keepalive Requests (max):
Keepalive Timeout:

Server has the following specs:
Chassis: Dell PowerEdge SC1425
CPU: Intel Xeon 3.0ghz, 2mb cache
RAM: 1gb DDR2 ECC SDRAM

Hi Brooky-

Can you verify that /etc/httpd/conf/httpd.conf has permissions of 644 and is owned/grouped root/iworx?

Thanks.

–Dustin

Thanks for the quick reply. It is set to:

Group: iworx
Owner: root
Chmod: 0600

So now I’ve changed it to 0644. How can I set it back to what it should be?

Chmod it to 644, that should do the trick.

–Dustin

Sorted :slight_smile: Thanks Dustin.

Is this a known bug or just something that happens randomly? This has happened to me a few times.