Name

frontend_net — Metaproxy Network Server module that accepts Z39.50 and HTTP requests

DESCRIPTION

This is a frontend module. Listens on one or more ports and sends HTTP/Z39.50 messages to other filters.

EXAMPLES

A typical configuration looks like this:

    <filter type="frontend_net">
     <port>@:9000</port>
     <threads>10</threads>
    </filter>

   

SEE ALSO

metaproxy(1)

COPYRIGHT

Copyright (c) 2005-2009, Index Data ApS