mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Add http reuse option
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user