summaryrefslogtreecommitdiffstats
path: root/roles/varnish
Commit message (Collapse)AuthorAgeFilesLines
* move wikiStephen Smoogen2017-08-221-1/+1
|
* expose via http the shiny new location for mass rebuild failuresDennis Gilmore2017-07-251-0/+3
| | | | Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* reduce varnish cache to allow memory for apache processesKevin Fenzi2017-06-281-1/+1
|
* up the timeouts on kojipkgs varnish to hopefully make up for slow storage issuesKevin Fenzi2017-05-311-1/+3
|
* we just need to use kojipkgs directly because varnish does not do https backendsKevin Fenzi2017-04-271-6/+6
|
* add libsemanage-python here in case it was not installedKevin Fenzi2017-04-271-0/+1
|
* we need == hereKevin Fenzi2017-04-271-2/+2
|
* add varnish config for buildvm-s390x-07.s390.fedoraproject.org which needs ↵Kevin Fenzi2017-04-275-1/+177
| | | | to cache packages for s390x builders in bos
* up this varnish limit nowKevin Fenzi2017-04-071-1/+1
|
* We need to typecast this. String != IPPatrick Uiterwijk2017-04-061-1/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Normalize the X-Forwarded-For headerPatrick Uiterwijk2017-04-051-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Client.ip is unusable due to proxies, look at forwarded-forPatrick Uiterwijk2017-04-051-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* we are not using these acls anymoreKevin Fenzi2017-04-051-9/+0
|
* cannot use a dash in a backend nameKevin Fenzi2017-04-051-2/+2
|
* apparently varnish 5.0 still uses vcl 4.0Kevin Fenzi2017-04-051-1/+1
|
* make varnish role not care about yumKevin Fenzi2017-04-051-1/+1
|
* Some improvements to kojipkgs vclPatrick Uiterwijk2017-04-051-36/+10
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* 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-055-8/+139
|
* add modernpaste02 to haproxy and varnish to cache paste static stuffKevin Fenzi2017-03-041-7/+2
|
* Do not cache registry blobsPatrick Uiterwijk2017-02-091-0/+6
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Put staging stable registry behind varnish and redirect to external registryPatrick Uiterwijk2017-01-141-0/+8
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Adjust mailman wsgi and proxy timeouts for mailmanKevin Fenzi2016-05-301-1/+1
|
* Set the first byte timeout to 2min here.Kevin Fenzi2016-05-181-0/+1
|
* add lists.fedorahosted.org into the mixKevin Fenzi2016-05-181-1/+1
|
* Also add lists.stg here.Kevin Fenzi2016-05-181-1/+1
|
* Setup varnish to handle lists.fedoraproject.org.Kevin Fenzi2016-05-181-0/+14
|
* Also fix varnish to understand qa.stgKevin Fenzi2016-04-261-1/+1
|
* varnish: drop response cookies if we dropped request cookiesPatrick Uiterwijk2016-04-111-0/+39
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix edafebe7dca01, varnish file was missingMichael Scherer2016-04-041-0/+2
|
* Merge varnish patch to productionPatrick Uiterwijk2016-03-313-436/+53
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* with_items is not actually used herePatrick Uiterwijk2016-03-101-6/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Deploy a testing haproxy vcl to stg (ticket#3294C30)Patrick Uiterwijk2016-03-103-0/+393
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Be a bit more verbose on varnish cache clearPatrick Uiterwijk2016-03-051-0/+21
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Merge patch to have nuancier use Varnish (#3294C14,17)Patrick Uiterwijk2015-12-011-0/+19
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Use the other one insteadPatrick Uiterwijk2015-06-171-1/+1
|
* Fix wrong namePatrick Uiterwijk2015-06-171-1/+1
|
* Show proxy name on varnish errorsPatrick Uiterwijk2015-06-172-2/+23
|
* 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>
* Enable varnish to start on boot alsoKevin Fenzi2015-01-281-0/+5
|
* Add varnishd seboolKevin Fenzi2015-01-261-0/+6
|
* Consolidate prod and stg varnishPatrick Uiterwijk2015-01-212-312/+1
|
* 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
|