summaryrefslogtreecommitdiffstats
path: root/roles/varnish/files
Commit message (Collapse)AuthorAgeFilesLines
* add varnish config for buildvm-s390x-07.s390.fedoraproject.org which needs ↵Kevin Fenzi2017-04-271-32/+0
| | | | to cache packages for s390x builders in bos
* up this varnish limit nowKevin Fenzi2017-04-071-1/+1
|
* some default settings for varnish on fedoraKevin Fenzi2017-04-051-2/+2
|
* make varnish role more general and add in config for a new varnish on kojipkgsKevin Fenzi2017-04-052-0/+32
|
* Show proxy name on varnish errorsPatrick Uiterwijk2015-06-171-311/+0
|
* Increase cache time for mirrorlistAdrian Reber2015-06-121-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 varnishPatrick Uiterwijk2015-06-121-8/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Re-enable /mirrormanager without slash at the endAdrian Reber2015-05-311-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 publiclistPatrick Uiterwijk2015-05-201-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 urlPatrick Uiterwijk2015-05-071-2/+2
|
* Add proxy configuration for Koschei stagingMikolaj Izdebski2015-05-071-0/+12
|
* Fix varnish PURGE requestsPatrick Uiterwijk2015-03-041-25/+15
| | | | | | These are used by the wiki to purge updated pages Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Consolidate prod and stg varnishPatrick Uiterwijk2015-01-211-299/+0
|
* Add caching config for varnishPatrick Uiterwijk2015-01-212-8/+112
|
* Update prod varnish to hacked up version that loads in 4.0Kevin Fenzi2015-01-201-101/+120
|
* Adjust the proxy and varnish settings for mirrormanager2Pierre-Yves Chibon2015-01-161-0/+9
|
* First hacked up varnish vcl for stg that works with 4.0Kevin Fenzi2015-01-061-79/+71
|
* rhel7 varnish compat for stg.Kevin Fenzi2015-01-061-0/+1
|
* Add the varnish rolePierre-Yves Chibon2014-12-083-0/+572