Ich habe 1 Direktive(n)
gefunden
in denen passive vorkommt
Name | PassivePorts | | |
Syntax | PassivePorts min-pasv-port max-pasv-port |
Kontext | Server config <Global> <VirtualHost> |
Modul | mod_core |
Ab Version | 1.2.0rc3 |
Beschreibung | PassivePorts restricts the range of ports from which the server will select when sent the PASV command from a client. The server will randomly choose a number from within the specified range until an open port is found. Should no open ports be found within the given range, the server will default to a normal kernel-assigned port, and a message logged.
The port range selected must be in the non-privileged range (eg greater than or equal to 1024); it is STRONGLY RECOMMENDED that the chosen range be large enough to handle many simultaneous passive connections (for example, 49152-65534, the IANA- registered ephemeral port range). |
06.00.2003 20:02 |
|
|
Zum Seitenanfang
|