On Fri, 3 Apr 2009, Pavel Sanda wrote:

Note that even if I run the wget-command from lyx.lyx.org, it still takes 15-20 seconds before Apache responds. I'm guessing the culprit is ModSecurity...

i'm still suffering with this problem. Lars, can you do something about it?

I think the slowness is not related to my issue, but it is indeed annoying. Below is a command I ran on lyx.lyx.org repeatedly (ten times):

time wget -q 
'http://www.lyx.org/trac/browser/lyx-devel/branches/BRANCH_1_6_X/status.16x?format=raw'

with the following times [seconds]:

        23.1, 8.7, 25.3, 0.7, 0.6, 0.6, 4.2, 0.2, 0.2, 0.1, 0.1, 0.1

Could it be that mod-security is inspecting the file that is returned, and after a while the file is being cached and then it's quick to download?

So I tried with BRANCH_1_5_X/status.15x instead, and got the following:

        21.1, 0.6, 0.1, 0.6, 0.1, 0.6, 0.1, 0.9, 0.6, 0.1

Finally I tried with ABOUT-NLS in trunk, and got this:

        3.5, 0.2, 0.2, 1.1, 16.1, 19.2, 4.7, 0.1, 0.7, 0.1, 0.3

This result seems strange to me... initally 3 seconds and then down to nothing, and then suddenly it takes 16.1, and 19.2 and then 4.7 seconds.

So something seems strange to me.

/Christian

--
Christian Ridderström                           Mobile: +46-70 687 39 44

Reply via email to