After reading the doc on the mod_bandwidth site, i have the following two questions on mod_bandwidth config.
1. If I put the following on the virtual host block:
bandwidth all 10000
Does the limit 10K/s represent the total bandwidth allowed for that particualr virtual host (ie. the combined bandwidth from all remote acess host)
or
Does the limit 10K/s represent the bandwidth allowed between that particular virtual host and anyone of the remote access host?
2. For the statement
MaxConnection 10
Does it limit the combined total number of connections allowed from all remote host
or
does it limit the number of connections allowed from anyone of the remote host
sorry for my poor english.
thanks in advance
1. If I put the following on the virtual host block:
bandwidth all 10000
Does the limit 10K/s represent the total bandwidth allowed for that particualr virtual host (ie. the combined bandwidth from all remote acess host)
or
Does the limit 10K/s represent the bandwidth allowed between that particular virtual host and anyone of the remote access host?
2. For the statement
MaxConnection 10
Does it limit the combined total number of connections allowed from all remote host
or
does it limit the number of connections allowed from anyone of the remote host
sorry for my poor english.
thanks in advance