1XAPIAN-TCPSRV(1)                 User Commands                XAPIAN-TCPSRV(1)
2
3
4

NAME

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

SYNOPSIS

9       xapian-tcpsrv [OPTIONS] DATABASE_DIRECTORY...
10

DESCRIPTION

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

OPTIONS

15       --port PORTNUM
16              listen on port PORTNUM for connections (no default)
17
18       --interface ADDRESS
19              listen  on the interface associated with name or address ADDRESS
20              (default is all interfaces)
21
22       --idle-timeout MSECS
23              set  timeout  for  idle  connections  (default  MSECS_IDLE_TIME‐
24              OUT_DEFAULTms)
25
26       --active-timeout MSECS
27              set  timeout  for active connections (default MSECS_ACTIVE_TIME‐
28              OUT_DEFAULTms)
29
30       --timeout MSECS
31              set both timeout values
32
33       --one-shot
34              serve a single connection and exit
35
36       --quiet
37              disable information messages to stdout
38
39       --writable
40              allow updates (only one database directory allowed)
41
42       --help display this help and exit
43
44       --version
45              output version information and exit
46
47
48
49xapian-core 1.4.14               November 2019                XAPIAN-TCPSRV(1)
Impressum