.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH XAPIAN-TCPSRV "1" "March 2024" "xapian-core 1.4.25" "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_PATH\/\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: 60000ms) .TP \fB\-\-active\-timeout\fR MSECS set timeout for active connections (default: 15000ms) .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 .TP \fB\-\-help\fR display this help and exit .TP \fB\-\-version\fR output version information and exit