Re: FRESH_CONNECT=1 and TIMER_AFTER_URL_SLEEP =5000
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2007-08-06 11:12:53
|
On 8/6/07, BuraphaLinux Server <bur...@gm...> wrote: > > Hello, > > The change is good. I still get a few failures, but it doesn't > degrade like before. Thank you so much for the fast fix! I had just > finished the man page patch and was going to reply to your last email > with it when I got this message. My failure rate is now between 2 and > 3% for 50 connections with 100 connection server limit. Things are > still very bad for 100 connections with 100 connection server limit > however. I will try to devise a small test case with small wireshark > traces for you to look at when you get a chance later. For now I can > work with just running at 1/2 capacity for my testing. > Each FTP session has a control and a data connections. What happens 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, is kept during sleeping time and goes closed only after a new data connection is opened; Therefore, it might be, that you can test with a 1/2 capacity due to the described above behavior. Hope, this is a temporary workaround for you. Thanks for your testing. Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net A web testing and traffic generation tool. |