> -----Ursprüngliche Nachricht----- > Von: Nico Kadel-Garcia [mailto:nka...@gmail.com] > Gesendet: Freitag, 20. März 2015 23:48 > An: Grierson, David > Cc: Zeitler Hans (LVT); users@subversion.apache.org > Betreff: Re: subversion 1.8.11 on apache 2.4 five times slower than on apache > 2.2 > > On Fri, Mar 20, 2015 at 11:21 AM, Grierson, David <david.grier...@bskyb.com> > wrote: > > No - he meant memory swapping. > > Memory swapping to disk, but yes. It should show up in your control panels. > You > can sometimes hit a "threshold" where a slightlier larger binary or more > sophisticated tool takes more resources, and triggers serious swapping on the > server itself.
It is not a problem of to less memory. I looked at the resource monitor during the checking out. CPU load <4% , Memory Usage < 35% physical memory. Memory used by httpd 176.192 Kbyte Task manager: Physical memory (MB): total 4096, Cached 2302, free 760 Kernel memory: total 169, paged 124, nonpaged 44 I think that apache 2.4 needs a different configuration, but where and how? Zeitisen