curl-loader - web application testing News
Status: Alpha
Brought to you by:
coroberti
When FRESH_CONNECT=1 tag is specified for FTP URLs, new FTP connections have been opened in due course, but old FTP connections have been kept forever and not closed.
The bugfix committed to SVN forces the old connections to be closed. Thanks to John Gatewood Ham <buraphalinuxserver@gmail.com> for the reporting the problem and testing patches.