GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UFDBGCLIENT(1) Release 1.34 UFDBGCLIENT(1)

ufdbgclient - a helper for ufdbguardd

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

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.

-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.

ufdbguardd(1), ReferenceManual_1_34.pdf, http://www.urlfilterdb.com/en/downloads/documentation.html.

The developers of URLfilterDB - http://www.urlfilterdb.com
28/2/2019 Release 1.34

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.