Virtual slows down if I use mod_cband
Brought to you by:
dembol
I have lots of virtuals under one apache. Like usually.
I want limit some.
in clobal apache conf:
LoadModule cband_module modules/mod_cband.so
CBandScoreFlushPeriod 1
CBandRandomPulse On
Virtual works fine until I add in to virtual conf:
CBandPeriod 4W
CBandScoreboard /home/virtual/virtual.ee/vhosts/www/scoreboard
As you see I even not limiting something. But still virtuals speed slows down if I use cband directives in conf :(