NAME

Labrador::Common::URLFilter::DNSLookup

DESCRIPTION

Forks a separate process and passes URLs across a pipe for the other process to resolve the DNS for. This should be used for large crawls where resolving DNS maybe a bottleneck.

EXAMPLE

	URLFilter DNSLookup

REVISION

	$Revision: 1.10 $