ufdbgclient - Man Page

a helper for ufdbguardd

Synopsis

ufdbgclient [-l <logdir>] [-S <servername>] [-p <port>] [-C | -m <number-of-threads>]

Description

ufdbgclient is a helper between squid and ufdbguardd. The only purpose of ufdbgclient is to pass URL rewriter requests from squid to the ufdbguardd daemon and pass the results back.

ufdbgclient is normally not called from the command line but directly by squid.

There exists an extensive Reference Manual for ufdbGuard with sections for installation and configuration.

Options

-l <logdir>

specify in which directory the log file ufdbgclient.log will be stored.

-S <servername>

if ufdbguardd does not run on the same system, specify the hostname of the server.

-p <port>

specify the port number (default: 3977) where ufdbguardd listens to ufdbgclient.

-m <number-of-threads>

tell ufdbgclient that the Squid parameter concurrency is set. ufdbgclient will process the requests simulatneously using  <number-of-threads> threads.

-C

tell ufdbgclient that the Squid parameter concurrency is set. ufdbgclient will queue the requests. It is recommended to use -m instead of -C.

See Also

ufdbguardd(1), ReferenceManual_1_35.pdf,  https://www.urlfilterdb.com/downloads/software_doc.html.

Author

The developers of URLfilterDB - https://www.urlfilterdb.com

Info

02/02/2024 Release 1.35