[Rt-devel] caching and MasonHandler
Ruslan U. Zakirov
cubic at acronis.ru
Thu Apr 29 10:58:13 EDT 2004
Use mason docs. There is hole chapter about perfomance.
1) Cache.
2) Static code. Mason check ctime for each file each, but don't forget
clean obj cache after changes in files.
3) If you use mp1 then you could change args parsing from CGI to
Apache::Request(faster, ~3 times). Beau E. Cox does
http://search.cpan.org/~beau/MasonX-Apache2Handler-0.05/ you can try it
under mp2.
Good luck.
Hilde Therese Lauvset wrote:
> Hi,
>
>
>
> We run:
>
> rt.3.0.10
>
> Apache 2.0.48
>
> Fastcgi 2.4.2
>
> Mysql
>
>
>
> We have some performance problems and were told to start masons internal
> caching. Is there someone who has done this? And how can we turn on this
> caching?
>
> I hope someone can get me some hints because I have no experience with
> mason and fastcgi.
>
>
>
> -----
>
> Hilde Therese
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Rt-devel mailing list
> Rt-devel at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
More information about the Rt-devel
mailing list