Squid configuration directive ftp_epsv_all
Available in: 3.3 3.2 3.1 3.HEAD
History:
- Changes in 3.1 ftp_epsv_all
-
New directive to control whether Squid uses "EPSV ALL" extension for efficient NAT handling and IPv6 protocol support in FTP.
Configuration Details:
Option Name: | ftp_epsv_all |
---|---|
Replaces: | |
Requires: | |
Default Value: | ftp_epsv_all off |
Suggested Config: |
|
FTP Protocol extensions permit the use of a special "EPSV ALL" command. NATs may be able to put the connection on a "fast path" through the translator, as the EPRT command will never be used and therefore, translation of the data portion of the segments will never be needed. When a client only expects to do two-way FTP transfers this may be useful. If squid finds that it must do a three-way FTP transfer after issuing an EPSV ALL command, the FTP session will fail. If you have any doubts about this option do not use it. Squid will nicely attempt all other connection methods. Requires ftp_passive to be ON (default) for any effect. |
|
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out or Donate
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
Miscellaneous
- Developer Resources
- Related Writings
- Related Software:
- Squid Artwork