[rt-users] Other performance optimizations

David C. Troy dave at toad.net
Thu Aug 23 12:49:36 EDT 2001


A couple of other performance optimizations have come to mind that perhaps
could be integrated:

 -- Use syslog facilities for logging; writing a separate file for every
single instance of RT seems really ludicrous

 -- Better utilize Use vs. Require in Perl to provide for mod_perl startup
optimizations -- someone else addressed this a week or so ago

 -- Generally minimize RT process startup overhead by reducing what is
loaded on a per-request basis

While optimizing databases and creating additional indexes has helped
performance immensely, I still think it could be zippier.  And of course
isolating this darned segfault problem may be symptomatic of the need for
some of these optimizations, or may lead to some other improvement.

Dave

=====================================================================
David C. Troy   [dave at toad.net]                   410-544-6193 Sales
ToadNet - Want to go fast?                        410-544-1329 FAX
570 Ritchie Highway, Severna Park, MD 21146-2925  www.toad.net





More information about the rt-users mailing list