.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH XAPIAN-TCPSRV "1" "January 2017" "xapian-core 1.4.3" "User Commands" .SH NAME xapian-tcpsrv \- TCP daemon for use with Xapian's remote backend .SH SYNOPSIS .B xapian-tcpsrv [\fI\,OPTIONS\/\fR] \fI\,DATABASE_DIRECTORY\/\fR... .SH DESCRIPTION xapian\-tcpsrv \- TCP daemon for use with Xapian's remote backend .SH OPTIONS .TP \fB\-\-port\fR PORTNUM listen on port PORTNUM for connections (no default) .TP \fB\-\-interface\fR ADDRESS listen on the interface associated with name or address ADDRESS (default is all interfaces) .TP \fB\-\-idle\-timeout\fR MSECS set timeout for idle connections (default MSECS_IDLE_TIMEOUT_DEFAULTms) .TP \fB\-\-active\-timeout\fR MSECS set timeout for active connections (default MSECS_ACTIVE_TIMEOUT_DEFAULTms) .TP \fB\-\-timeout\fR MSECS set both timeout values .TP \fB\-\-one\-shot\fR serve a single connection and exit .TP \fB\-\-quiet\fR disable information messages to stdout .TP \fB\-\-writable\fR allow updates (only one database directory allowed) .TP \fB\-\-help\fR display this help and exit .TP \fB\-\-version\fR output version information and exit