[rt-users] RT2 Speed/performance problems.

Florian Weimer Weimer at CERT.Uni-Stuttgart.DE
Tue Aug 20 16:01:50 EDT 2002


"Maren S. Leizaola" <maren at leizaola.com> writes:

> The board is an ASUS P2BF-D (old but great board), with two PII 450Mhz,
> the machine has 512MB of RAM, the disks are running on a promise raid
> TX2-100. The disks are idle, the HTTP deamons eat CPU like there is no
> tomorow, and they inflate themselves like zepplins, even with only one
> user.

Use mod_fastcgi instead.  Then you'll have to cope just with one
growing process. :-)

If you use mod_perl and the httpd children die too quickly (after too
few process requests), then you incur the horrendous RT loading
overhead on every second ticket or so.  This can kill your performance
much more thoroughly than any other way (with the notable exception of
an un-VACUUM-ed PostgreSQL database, of course).

-- 
Florian Weimer 	                  Weimer at CERT.Uni-Stuttgart.DE
University of Stuttgart           http://CERT.Uni-Stuttgart.DE/people/fw/
RUS-CERT                          fax +49-711-685-5898




More information about the rt-users mailing list