[rt-users] Performance issues with RT3 (all versions)
Ruslan U. Zakirov
cubic at acronis.ru
Tue Aug 3 22:02:38 EDT 2004
Jon Masters wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Ruslan U. Zakirov wrote:
>
> jcm>> Debian is configured correctly).
>
> | so as I understand no memory presure.
>
> None.
>
> jcm>> To the system has been added MySQL version 4.0.18 (Debian 4.0.18-5).
>
> | Turn on log of slow queries with limit 1 second.
>
> I will look in to this.
>
> | http://wiki.bestpractical.com/?Debug
> | Also can you create full SQL log for one request to Ticket/Display page?
>
> The problem here again will be producing some fake data to send to you
> so I will need some time since I am at a conference tomorrow.
>
> |> I have also installed RT 3.2.0 as well as other versions.
> |
> | Does it make any sense if you switch to 3.0.x.
>
> None.
>
> jcm>> I have performed database OPTIMIZE, ANALYZE, etc. etc.
>
> | It doesn't help if you are on InnoDB. Are you?
>
> I tested my configurations with each MySQL table type in turn and each
> time re-installed and reconfigured mysql from a dump.
>
> | You didn't report what versions of modules and perl do you have?
> | mod_perl 1.x or 2.x? if 1.x then DSO or Static?
mod_perl1 as DSO(is it working? :) )
see special notes about MP1+DSO.
http://wiki.bestpractical.com/?CompilingPerl (mod_perl section)
http://wiki.bestpractical.com/?ManualApache
>
> Tested on mod_perl 1.x and 2.x compiled as DSO from Debian.
>
> | This output isn't normal
>
> I know. Hence the reason for posting it - do you think compiling apache
> up from source is going to make that much performance difference?
Sometimes users report that if perl is compiled with own malloc
implementation then mod_perl works much faster.
static mod_perl1 could give you up to 10% perfomance bust.
>
> The trace output suggests that SearchBuilder has some pathological
> problem but that output came from a release from CPAN yesterday.
As far as I remember SB is stable(perfomance context) long time(mysql)
users.
HTML::Mason::Request::comp is very slow. May be you have some problems
with Mason cache? Something that force Mason to build each time
component from scratch.
>
> Cheers,
>
> Jon.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.2 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFBECwNeTyyexZHHxERAsFCAJwPV/A9+6jOKAEnCyvlb+yOF6e0ZQCgnCJl
> bxJbCamUn38WCbe2EkicLcY=
> =auBK
> -----END PGP SIGNATURE-----
>
More information about the rt-users
mailing list