[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <services>
            <finger>
                <connection-limit>connection-limit</connection-limit>
                <rate-limit>rate-limit</rate-limit>
            </finger>
        </services>
    </system>
</configuration>

Description

Allow finger requests from remote systems.

Contents

<connection-limit>—Maximum number of allowed connections.

<rate-limit>—Maximum number of connections per minute.


[Contents] [Prev] [Next] [Index] [Report an Error]