From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 9AB1D1F728 for ; Sun, 3 Jul 2016 01:21:10 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/2] varnish tweaks and such Date: Sun, 3 Jul 2016 01:21:07 +0000 Message-Id: <20160703012109.11097-1-e@80x24.org> List-Id: Less configuration and more explanation is better :) Eric Wong (2): examples: remove X-Forwarded-For mentions examples/varnish-4.vcl: comments and tweaks examples/public-inbox.psgi | 2 +- examples/varnish-4.vcl | 34 ++++++++++++++-------------------- script/public-inbox.cgi | 2 +- 3 files changed, 16 insertions(+), 22 deletions(-)