TimeoutStalled
Name
TimeoutStalled -- Sets the timeout on stalled downloads
Synopsis
TimeoutStalled [ TimeoutStalled seconds]
Default
TimeoutStalled 3600
Context
server config, <VirtualHost>, <Global>
Module
mod_xfer
Compatibility
1.1.6 and later
Description
The TimeoutStalled directive sets the maximum number of seconds a data connection
between the proftpd server and an FTP client can exist but have no actual
data transferred (i.e. "stalled"). If the seconds
argument is set to 0, data transfers are allowed to stall
indefinitely.