FTP and FRESH_CONNECT-tag bug fixed
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2007-08-08 11:33:16
|
>From recent ChangeLog: "When FRESH_CONNECT=1 tag is specified for FTP URLs, new FTP connections have been opened in due course, but old FTP connections were kept forever and not closed. The bugfix committed to SVN forces old connections to be closed. Current behavior is the following: a) an established control FTP-connection is closed immediately just after a file transfer is accomplished; b) an established data FTP-connection is not closed after transfer, but is kept during sleeping time and goes closed only after a new data connection is opened; Current behavior still may require to define twice higher number of connections allowed by your FTP server, than the number of clients in curl-loader. Thanks to John Gatewood Ham <bur...@gm...> for reporting the problem and testing patches." -- Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net A web testing and traffic generation tool. |