es
Thanks
Tony Mart
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Are
Hoel
Sent: Monday, April 04, 2005 1:26 PM
To: 'User questions and discussions about OTRS.'
Subject: RE: [otrs] Apache Using to much memory for Windows
Hi
I don't th
Of Tony
Mart
Sent: 4. april 2005 19:17
To: 'User questions and discussions about OTRS.'
Subject: RE: [otrs] Apache Using to much memory for Windows
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
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 <[EMAIL PROTECTED]>
Thanks Alex,
Would this be the part of the httpd.conf that your talking about with
ch
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 wit
Have you reviewed the apache config file? There are several settings for
the number of processes to start by default, number of spare servers, etc.
I think this may also be related to the way perl is used. IIRC a lot of
perl code is loaded in RAM depending on the way OTRS is used as well? I'm
s