From 89ccd95996194bcfc5fb41c6102131457aa6fb9d Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Wed, 17 Jul 2013 15:46:03 +0200 Subject: [PATCH] Add bulk middleware to proxy-server.conf-sample - Fixes bug 1201844. Change-Id: I8eed54d0a17a0c6b746ed616634fc9adb89e5f37 --- etc/proxy-server.conf-sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/proxy-server.conf-sample b/etc/proxy-server.conf-sample index f63b122361..535a037f5a 100644 --- a/etc/proxy-server.conf-sample +++ b/etc/proxy-server.conf-sample @@ -49,7 +49,7 @@ # max_clients = 1024 [pipeline:main] -pipeline = catch_errors healthcheck proxy-logging cache slo ratelimit tempauth container-quotas account-quotas proxy-logging proxy-server +pipeline = catch_errors healthcheck proxy-logging cache bulk slo ratelimit tempauth container-quotas account-quotas proxy-logging proxy-server [app:proxy-server] use = egg:swift#proxy