Fix proxy request buffering default configuration

This commit is contained in:
Manuel de Brito Fontes 2017-09-14 11:42:22 -03:00
parent 05eb759285
commit 99e0ce231e

View file

@ -1086,6 +1086,7 @@ func (ic *GenericController) createServers(data []interface{},
CookieDomain: bdef.ProxyCookieDomain,
CookiePath: bdef.ProxyCookiePath,
NextUpstream: bdef.ProxyNextUpstream,
RequestBuffering: bdef.ProxyRequestBuffering,
}
defaultPemFileName := fakeCertificatePath