[wp-trac] [WordPress Trac] #10913: optimizations are much needed in the FTP filesystem

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 13 08:12:57 UTC 2011


#10913: optimizations are much needed in the FTP filesystem
---------------------------------+-----------------------------
 Reporter:  Denis-de-Bernardy    |       Owner:  dd32
     Type:  defect (bug)         |      Status:  accepted
 Priority:  normal               |   Milestone:  Future Release
Component:  Filesystem           |     Version:  2.8.4
 Severity:  normal               |  Resolution:
 Keywords:  has-patch 3.2-early  |
---------------------------------+-----------------------------
Changes (by dd32):

 * keywords:  featured, has-patch => has-patch 3.2-early


Comment:

 > attachment 10913.diff  added

 Have been talking with aldenta about this this evening, The changes in the
 patch are very basic and simple, but decrease the amount of FTP operations
 needed by a huge margin. This also caused a site which previously took >5
 minutes to complete sub-30seconds.
 There are likely some modifications which can be made to the ftpsockets
 class as well to speed things up.

 Note: The changes here only affect the FTPExt class, the Direct,
 FTPSockets and SSH classes would need to be updated to support the same
 set of arguments.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10913#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list