XAPIAN-TCPSRV

Section: User Commands (1)
Updated: February 2023
Index Return to Main Contents
 

NAME

xapian-tcpsrv - TCP daemon for use with Xapian's remote backend  

SYNOPSIS

xapian-tcpsrv [,OPTIONS/] ,DATABASE_DIRECTORY/...  

DESCRIPTION

xapian-tcpsrv - TCP daemon for use with Xapian's remote backend  

OPTIONS

--port PORTNUM
listen on port PORTNUM for connections (no default)
--interface ADDRESS
listen on the interface associated with name or address ADDRESS (default is all interfaces)
--idle-timeout MSECS
set timeout for idle connections (default MSECS_IDLE_TIMEOUT_DEFAULTms)
--active-timeout MSECS
set timeout for active connections (default MSECS_ACTIVE_TIMEOUT_DEFAULTms)
--timeout MSECS
set both timeout values
--one-shot
serve a single connection and exit
--quiet
disable information messages to stdout
--writable
allow updates (only one database directory allowed)
--help
display this help and exit
--version
output version information and exit


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

This document was created by man2html, using the manual pages.
Time: 02:17:36 GMT, April 25, 2024