From 1d8544ef3b93d2a7b22e6bcbb47b19f2a0353eb1 Mon Sep 17 00:00:00 2001 From: Joshua Wise Date: Thu, 15 Jan 2015 14:33:10 -0800 Subject: db/plugins/ProxyDatabasePlugin: add "keepalive" parameter --- doc/user.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index 74c169c11..e5061f1ca 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -1530,6 +1530,19 @@ buffer_size: 16384 MPD instance. + + + keepalive + yes|no + + + Send TCP keepalive packets to the "master" + MPD instance? This option can + help avoid certain firewalls dropping inactive + connections, at the expensive of a very small amount of + additional network traffic. Disabled by default. + + -- cgit v1.2.3