| Tag Name | delay_pools |
| Usage | delay_pools numbers |
Description
This represents the number of delay pools to be used. For example, if you have one- class 2 delay pool and one- class 3 delay pool, you have a total of 2 delay pools. Delay pools allow you to limit traffic for clients or client groups, with various features. Objects retrieved from the cache will not be delayed. Only the object from the server will be delayed.
| Default | delay_pools 0 |
Example
delay_pools 2 # 2 Delay pools
Caution
To enable this option, you must use –enable-delay-pools with the # configure script.