Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add varnish config for buildvm-s390x-07.s390.fedoraproject.org which needs ↵ | Kevin Fenzi | 2017-04-27 | 1 | -32/+0 |
| | | | | to cache packages for s390x builders in bos | ||||
* | up this varnish limit now | Kevin Fenzi | 2017-04-07 | 1 | -1/+1 |
| | |||||
* | some default settings for varnish on fedora | Kevin Fenzi | 2017-04-05 | 1 | -2/+2 |
| | |||||
* | make varnish role more general and add in config for a new varnish on kojipkgs | Kevin Fenzi | 2017-04-05 | 2 | -0/+32 |
| | |||||
* | Show proxy name on varnish errors | Patrick Uiterwijk | 2015-06-17 | 1 | -311/+0 |
| | |||||
* | Increase cache time for mirrorlist | Adrian Reber | 2015-06-12 | 1 | -0/+4 |
| | | | | | | | The mirrorlist which can be viewed in the browser used to be generated once or twice per day with MM1. This is listed is now cached in varnish but only for two minutes. This patch increases the cache time to 6 hours. Also increase cache time for the static mirrormanager content. | ||||
* | Remove the unused mirrormanager2 backend from varnish | Patrick Uiterwijk | 2015-06-12 | 1 | -8/+0 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Re-enable /mirrormanager without slash at the end | Adrian Reber | 2015-05-31 | 1 | -1/+1 |
| | | | | | | The mirrormanager application and the publiclist re-write used to work without a slash at the end. Re-enable /mirrormanager without a slash at the end of the URL. | ||||
* | Use varnish for mirrormanager2 publiclist | Patrick Uiterwijk | 2015-05-20 | 1 | -0/+14 |
| | | | | | | | | | | | This change makes us use varnish for the mm2 publiclist and configures varnish to ignore cookies on the /mirrors subpath. The cookie ignore is only valid after the master-noauth Pull Request #80 is merged, as that hides all authed information from the publiclist pages. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Fix koschei url | Patrick Uiterwijk | 2015-05-07 | 1 | -2/+2 |
| | |||||
* | Add proxy configuration for Koschei staging | Mikolaj Izdebski | 2015-05-07 | 1 | -0/+12 |
| | |||||
* | Fix varnish PURGE requests | Patrick Uiterwijk | 2015-03-04 | 1 | -25/+15 |
| | | | | | | These are used by the wiki to purge updated pages Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Consolidate prod and stg varnish | Patrick Uiterwijk | 2015-01-21 | 1 | -299/+0 |
| | |||||
* | Add caching config for varnish | Patrick Uiterwijk | 2015-01-21 | 2 | -8/+112 |
| | |||||
* | Update prod varnish to hacked up version that loads in 4.0 | Kevin Fenzi | 2015-01-20 | 1 | -101/+120 |
| | |||||
* | Adjust the proxy and varnish settings for mirrormanager2 | Pierre-Yves Chibon | 2015-01-16 | 1 | -0/+9 |
| | |||||
* | First hacked up varnish vcl for stg that works with 4.0 | Kevin Fenzi | 2015-01-06 | 1 | -79/+71 |
| | |||||
* | rhel7 varnish compat for stg. | Kevin Fenzi | 2015-01-06 | 1 | -0/+1 |
| | |||||
* | Add the varnish role | Pierre-Yves Chibon | 2014-12-08 | 3 | -0/+572 |