Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:config:vhost-level_bw_throttling [2018/02/27 16:02]
Jackson Zhang [LargeFileLimit]
litespeed_wiki:config:vhost-level_bw_throttling [2019/06/05 19:45]
Lisa Clarke [VhostBandwidthLimit] Proofreading
Line 10: Line 10:
  
 ===== Directives ===== ===== Directives =====
 +
 +==== VhostBandwidthLimit ====
 +
 +Syntax:
 +
 +  VhostBandwidthLimit [Speed in bytes/s]
 +
 +The ''​VhostBandwidthLimit''​ directive controls the amount of bandwidth allotted to a virtual host regardless of the number of concurrent visitors. It can only be set at the virtual host level in the Apache configuration file or through Apache-style config in native LSWS configuration. ​
 +
 +It takes 1 parameter:
 +
 +  * ''​Speed''​ indicates the total speed available to the virtual host. If ''​Speed''​ is less than ''​4097'',​ there is no limit.
  
 ==== BandWidth ==== ==== BandWidth ====
  • Admin
  • Last modified: 2019/06/05 19:45
  • by Lisa Clarke