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=41676>.
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=41676

           Summary: Refactor mod_proxy_ftp
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
               URL: http://blufox.batcave.net
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: mod_proxy
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Refactoring mod_proxy_ftp to do these:

1) organize the heavy mod_proxy_ftp_handler to be similar to mod_proxy_http 
(use the same functions as the mod_proxy_http where possible)

2) Split the mod_proxy_ftp_handler to smaller functions organized as a state
 machine so that the code flow is easier to follow

3) Avoid the network traffic to ftpserver where possible
   (and instead Intelligently guess the required values.)

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to