
4 Apr
2005
4 Apr
'05
5:06 p.m.
On Mon, 2005-04-04 at 12:57 -0400, Tony Mart wrote:
Hi All,
Heres my server
Windows 2003 Server SP1 3.0 Ghz P4 1.5 Gigs Ram 200 Gb HD
Otrs 1.2.4-01 For Windows
Right now I have 14 users and about 20 queues with about 70 tickets, and for some reason apache that came with the windows installer eats up my server memory, right now its using 1.3 gigs itself are there any tweaks to force it to use no more that 384megs of ram Now remember Im a windows guy, and only windows so please be gentle with me all this perl,php,MYSQL and apache stuff is killing me
Apache with mod_perl tends to use immeasurable lots of memory. Consider
limiting number of child to 2-5, and using of some accelerator, such as
squid/oops/apache+mod_accel.
--
Alex Povolotsky