RT4 slow

Hi,

I have tried to use RT4 an a new Debian Squeeze Install, with Varnish and
Apache2, Mysql backend, but the RT is loading very slow - 7s. There is no
networking problem, and the 7s loading time is displayed in the Apache logs.

Is this a recurrent problem? Is it supposed to run that slow?

Thanks,

Paul

I have tried to use RT4 an a new Debian Squeeze Install, with Varnish
and Apache2, Mysql backend, but the RT is loading very slow - 7s. There
is no networking problem, and the 7s loading time is displayed in the
Apache logs.

Is this a recurrent problem? Is it supposed to run that slow?

You’re likely running into a one-time perf hit (per child) as we
minimize the javascript. After all the children have it compressed,
page times should drop significantly.

Thomas