Add http reuse option

This commit is contained in:
andrewheberle
2018-09-11 08:14:51 +08:00
committed by GitHub
parent 53df78a5f2
commit ccdf5df683
@@ -275,6 +275,13 @@
<help><![CDATA[Don't use port on server, use the same port as frontend receive. If check enable, require port check in server.]]></help>
<advanced>true</advanced>
</field>
<field>
<id>backend.tuning_httpreuse</id>
<label>HTTP reuse</label>
<type>dropdown</type>
<help><![CDATA[Declare how idle HTTP connections may be shared between requests.]]></help>
<advanced>true</advanced>
</field>
<field>
<label>Rules</label>
<type>header</type>