About Wub: Server/Block

(Parent)

Blocks misbehaving clients by IP address. A blocked client will get an HTTP Forbidden response to any request.

The Wub server will automatically block IP addresses which attempt an illegal HTTP connection method, such as CONNECT or LINK. It will also block known Spiders identified by User-Agent classification.

URL prefixes may be explicitly blocked by using the Nub pseudo-domain Block.

Constructor Options

logdir
directory in which to log blockages and store blocked db

(generated by STX)