![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Shareaza (Windows) Shareaza user question section. Preview this popular software Shareaza (when only the 'Real' version will do) |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() From Shareaza 1.2 (?): "Better upload limiting. Shareaza always supported limiting the number of total uploads and the number per unique host, which provided good protection. However some clients can be very aggressive and send frequent requests without closing their old connections. Shareaza now has additional measures to limit not only the number of active transfers per host, but also throttle the number of raw connections. " Mike, I want to point out the following scenario that we observed in house: - A client connects to an HTTP server and requests a file - At some point the TCP connection is severed - The client becomes aware of the disconnect before the server - Client re-connects to the server and re-requests the file - At this point, the server sees two connections from the same client We have a fairly complex strategy for detecting this situation and handling it gracefully. When the second connection comes in, we wait for the request and compare it to the first connection. The first connection is put on "probation". One characteristic of broken connections is they never send or receive any data. If a connection on "probation" sees a byte go in or out then we take it off probation and drop the newer duplicate. If the newer duplicate completes data transfer, and its request exactly matches the older connection's request, then we drop the older one. There is a lot more logic (to handle n slots per host) but this is the basic idea. Obviously, if we did away with upload slots (like a standard web server) this problem is a non-issue. |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
I have LW 4.12.6 and it disconnects itself | Gerard_Butler_Fan | Connection Problems | 0 | November 5th, 2006 05:23 PM |
Disconnects after 5-10 minutes | digger1978 | Connection Problems | 4 | June 16th, 2004 06:06 PM |
Connects & Disconnects To Much | JPM1920 | Connection Problems | 11 | February 18th, 2003 01:03 AM |
problem when isp disconnects | mgk | Gnucleus (Windows) | 6 | June 18th, 2002 01:21 AM |
1.6 disconnects | Unregistered | General Windows Support | 0 | July 19th, 2001 02:48 PM |