ProxySG Content Policy Language Guide
186
ftp.server_connection( )
Determines when the control connection to the server is established. If set to deferred, the proxy
defers establishing the control connection to the server.
Syntax
ftp.server_connection(deferred|immediate)
The default value is immediate.
Layer and Transaction Notes
•Use in <Proxy> layers.
Applies to FTP transactions.
See Also
•Properties:
ftp.server_data( ), ftp.transport( )