Name

bounce — Metaproxy Bouncing Package Sink Module for all kind of metaproxy packages

DESCRIPTION

A sink that swallows all packages, and returns them almost unprocessed. It never sends any package of any type further down the row, but sets Z39.50 packages to Z_Close, and HTTP_Request packages to HTTP_Response err code 400 packages, and adds a suitable bounce message. The bounce filter is added at the end of filter routes to prevent infinite hanging of yet unprocessed packages. When a package is bounced, the client connection is closed as well.

EXAMPLES

A typical configuration looks like this:

    <filter type="bounce"/>

   

SEE ALSO

metaproxy(1)

COPYRIGHT

Copyright (c) 2005-2007, Index Data ApS