Jump to content

Mod qos

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pbu88 (talk | contribs) at 18:35, 7 August 2007 (Created page with 'mod_qos is a '''Quality of Service''' module for the Apache HTTP server implementing control mechanisms that can provide different priority to different request...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

mod_qos is a Quality of Service module for the Apache HTTP server implementing control mechanisms that can provide different priority to different requests.

Control mechanisms are available on two levels:

  • Request level control: mod_qos controls the number of concurrent requests to a name space (URL).
  • Connection level control: mod_qos controls the number of TCP connections to the web server.