Opened 15 years ago

Closed 15 years ago

#18 closed defect (fixed)

One instance of apache server

Reported by: rick Owned by: somebody
Priority: major Milestone:
Keywords: Cc:
Resource needed to fix:

Description

Properly still configured to be full-blown by default. Might do with a bit more stripped down version of it. Take a look in the config and lower the amount of 'waiting' servers and connections/memory able to consume.

Change History (5)

comment:1 by tim, 15 years ago

Do you mean lowering the amount of the StartServers value in the MPM configuration ?

comment:2 by rick, 15 years ago

Indeed and some extra flags allowing to run more 'low' profile

comment:3 by tim, 15 years ago

Rick,

do you have any experience changing the MPM to worker instead of prefork ? According to the apache
manuals that configuration is supposed to have a smaller memory footprint. Though i did read some threads about possible issues with php5 and thread support.

comment:4 by rick, 15 years ago

do you have any experience changing the MPM to worker instead of prefork ?

Not much unfortunately..

Though i did read some threads about possible issues with php5 and thread support.

Always worth givin' a try right?

comment:5 by huub, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.