Package: libapache2-mod-bw
Version: 0.92-11

Hi,

the parameter "MaxConnection" does not work properly.

To reproduce and test:

put this into the virtualhost config:

        BandwidthModule On
        ForceBandWidthModule On
        MaxConnection all "2"
        BandWidthError 510

Then establish more than two connections.

MaxConnection is not working as expected. Sometimes the BandWidthError is
returned but I was not able to detect when.
With a value of "2" I would expect that you are only able to establish two
connections at the same time. But with this configuration you are still able to
establish more than two connections at the same time.

regards,
Svenja Otten.

Reply via email to