aboutsummaryrefslogtreecommitdiffstats
path: root/main/varnish/maxminddb.vcl
Commit message (Collapse)AuthorAgeFilesLines
* main/varnish: fix maxminddb vcl subTimo Teräs2013-11-141-1/+0
|
* main/varnish: make maxminddb plugin always set X-GeoIP-*Timo Teräs2013-11-141-17/+20
| | | | | | to allow consistent headers in case of any error. also adds now X-GeoIP-Error in case of any error. (cherry picked from commit 8d0c891912c6e04a4f68cff0bd2c41f6adb0550e)
* main/varnish: add plugin to do maxmind geoip lookupsTimo Teräs2013-11-141-0/+76
(cherry picked from commit d32344d735b978fb7d30a9fcc4ad1141879c5433)