You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/08/29 20:16:12 UTC

DO NOT REPLY [Bug 35280] - FTP proxy breaks RFC 2428 when trying to fall back from EPSV to PASV

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35280>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35280


rahul@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15344|0                           |1
        is obsolete|                            |




------- Additional Comments From rahul@sun.com  2007-08-29 11:16 -------
Created an attachment (id=20730)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20730&action=view)
Updating to mod_proxy_ftp.c, includes the codes requested in comments, and is
more lenient

Updating to the new mod_proxy_ftp.c file.
This patch checks only if the return code is a 5XX variety for EPSV as a
condition
for falling back to PASV. This is smaller and faster than checking for multiple

int values too.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org