[rt-users] Tuning RT4
Kevin Falcone
falcone at bestpractical.com
Mon Jul 25 09:32:32 EDT 2011
On Sat, Jul 23, 2011 at 12:05:37AM -0400, Dave Pascoe wrote:
> I would love to learn what you find. I am also experiencing slowness with 4.0.1 compared to
> 3.8.x. Very noticeable - page turnaround time at least 2-3 seconds longer, and sometimes
> longer than that. Relevant part of my Apache config:
What exactly is slow? Without knowing the part of the stack which is
being slow, it's hard to fix anything. If you turn on
MasonX::Profiler it may be possible to get a much better sense of the
problem.
You can also see a detailed explanation of the "javascript
minification is slow" problem that occurs for some users on this
ticket:
http://issues.bestpractical.com/Ticket/Display.html?id=17673
You can log in as guest/guest
> # Added for attempt at tuning
> PerlSetVar MasonStaticSource true
> PerlSetVar MasonBufferPreallocateSize 4096000
> PerlSetVar MasonDataCacheDefaults "cache_class=> MemoryCache, cache_depth =>
> 4"
> PerlSetVar MasonPreloads '/Elements/*'
> PerlSetVar MasonPreloads '/Ticket/*'
> PerlSetVar MasonPreloads '/Articles/*'
> PerlSetVar MasonPreloads '/Dashboards/*'
> PerlSetVar MasonPreloads '/NoAuth/*'
> PerlSetVar MasonPreloads '/Tools/*'
> PerlSetVar MasonPreloads '/User/*'
> PerlSetVar MasonPreloads '/Widgets/*'
> PerlSetVar MasonPreloads '/Helpers/*'
Do you find that these help?
-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110725/d628462b/attachment.sig>
More information about the rt-users
mailing list