[rt-users] Max performance suggestions on slow hardware?

AJ rt at musefoundry.com
Mon Dec 8 12:14:33 EST 2003


Also pay close attention to mysql's memory usage.  On linux mysql spawns a
child mysqld process for every connection.  A good place to look is in the
<mysql_home>/support_files and there are several example cnf files.  If you
have a box with little memory, consider the my-small.cnf

Also lowering the connection timeouts can help as well.

A.J.

-----Original Message-----
From: rt-users-bounces at lists.fsck.com
[mailto:rt-users-bounces at lists.fsck.com] On Behalf Of Jesse Vincent
Sent: Thursday, December 04, 2003 2:58 PM
To: Tremaine Lea
Cc: 'rt-users at lists.fsck.com'
Subject: Re: [rt-users] Max performance suggestions on slow hardware?




On Thu, Dec 04, 2003 at 12:50:36PM -0700, Tremaine Lea wrote:
> 
> Hi there Michael,
> 
> 	I've discovered in my brief introduction to RT/IR thus far that is
> definitely a RAM intensive process.  I have an odd little frankenbox I was
> testing it on that is a P4 2.4 GHz with a mere 256 megs of ram.  In
> forwarding 300 email to it in relatively quick succession, both apache-ssl
> and mysql keeled over horribly due to a lack of memory.  The processor
> itself rarely came under any significant load at all even with multiple
> rt-mailgate/apache-ssl/mysql child processes.


IT would probably pay to reduce the number of concurrent apache
processes in low memory situations. Also, it's worth making sure your
MTA knows not to fork off delivery processes if load is skyrocketing.

-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.
_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm




More information about the rt-users mailing list