Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-24 | add a CacheServer entry in pacman configuration snippet...•••... 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. pacman-v6.1.0 | Christian Hesse | 1 | -69/+0 |
2023-01-03 | update patch...•••... as resent to pacman-dev. Let's hope the mention of 'negative chaching' for reverse proxies and load balancers changes something. | Christian Hesse | 1 | -6/+17 |
2022-09-15 | use http header 'Cache-Control: no-cache' for soft failure•••This is standard header... | Christian Hesse | 1 | -0/+58 |