SeedLink client for data stream archiving
Note
arclinkproxy is a standalone module and does not inherit global options.
Type: string
Arclink address (used if proxy functionality is enabled). Default is webdc.eu:18001.
Type: int
TCP port that the proxy is running on. Default is 18001.
Type: string
Path to waveform archive where all data is stored. Relative paths (as the default) are treated relative to the installation directory ($SEISCOMP_ROOT). Default is @ROOTDIR@/var/lib/archive.
Type: int
Maximum number of simultaneous connections. Default is 500.
Type: int
Maximum number of queued requests. Default is 500.
Type: int
Maximum number of queued requests per user. Default is 10.
Type: int
Maximum number of requests executed in parallel. Default is 10.
Type: int
Maximum number of lines per request. Default is 5000.
Type: int
Maximum age of request before automatically purged. Default is 860000.
Type: int
Socket timeout in seconds. Default is 300.
Type: int
Number of download retries. Default is 5.
Type: boolean
Disable routing. Default is false.
Type: boolean
Disable proxy functionality (use only locally stored data). Default is true.