You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
976 B

  1. commit 9c416cf3cc449fd46880d5a7c3fdd1bb98447b68
  2. Author: Frédéric Lécaille <flecaille@haproxy.com>
  3. Date: Thu Oct 25 10:46:40 2018 +0200
  4. DOC: cache: Missing information about "total-max-size"
  5. (cherry picked from commit e3c83d80e3aadb7b2641b861725c9d1dd7dc6713)
  6. [wt: this only retrieves from the original patch the part related to
  7. the max configurable size for total-max-size]
  8. Signed-off-by: Willy Tarreau <w@1wt.eu>
  9. diff --git a/doc/configuration.txt b/doc/configuration.txt
  10. index 7a268386..09980248 100644
  11. --- a/doc/configuration.txt
  12. +++ b/doc/configuration.txt
  13. @@ -17132,7 +17132,7 @@ cache <name>
  14. total-max-size <megabytes>
  15. Define the size in RAM of the cache in megabytes. This size is split in
  16. - blocks of 1kB which are used by the cache entries.
  17. + blocks of 1kB which are used by the cache entries. Its maximum value is 4095.
  18. max-age <seconds>
  19. Define the maximum expiration duration. The expiration is set has the lowest