On 05/04/2011 07:18 AM, john s. wrote: > Okay now my system works ... but i think it more slowly than the normal > modperl solution
Posting what was wrong with your configuration would be helpful for future mailing list searches. > My apache error.log says the following: > > mod_deflate.c(615): [client 192.168.112.1] Zlib: Compressed 0 to 2 : URL > /NoAuth/Login.html, referer: http://192.168.112.26/ > [Wed May 04 13:16:55 2011] [debug] mod_deflate.c(615): [client > 192.168.112.1] Zlib: Compressed 23402 to 4577 : URL /, referer: > http://192.168.112.26 > > is that a normal behaviour? As the messages indicate, you have mod_deflate turned on in Apache. mod_default is not part of RT, and those messages don't come from RT. > and is there any way to make an performance test? There are lots of third party tools to benchmark websites, but you provide no details of what seems slower, so I can't recommend anything.
