Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-24 | add a CacheServer entry in pacman configuration snippet...pacman-v6.1.0 | Christian Hesse | 2 | -410/+0 | |
... comment the regular server entry and update the documentation in README file. The server error limit was introduced in pacman 6.0.0, which caused some trouble with pacredir: Returning 404 (not found) is common case and no fatal error. This should be fixed with pacman 7.0.0, that will understand CacheServer in configuration. Hopefully. Add the required bits in include file for pacman. | |||||
2023-01-03 | update patch... | Christian Hesse | 1 | -6/+17 | |
... as resent to pacman-dev. Let's hope the mention of 'negative chaching' for reverse proxies and load balancers changes something. | |||||
2022-09-15 | use http header 'Cache-Control: no-cache' for soft failure | Christian Hesse | 2 | -43/+58 | |
This is standard header... | |||||
2022-05-10 | more solutions for caveat with pacman's server error limit | Christian Hesse | 2 | -0/+384 | |