[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Mldonkey-users] [patch #5765] Change maximum value for client_buffer_si
From: |
spiralvoice |
Subject: |
[Mldonkey-users] [patch #5765] Change maximum value for client_buffer_size |
Date: |
Wed, 28 Feb 2007 23:14:10 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-2) |
URL:
<http://savannah.nongnu.org/patch/?5765>
Summary: Change maximum value for client_buffer_size
Project: mldonkey, a multi-networks file-sharing client
Submitted by: spiralvoice
Submitted on: Donnerstag 01.03.2007 um 00:14
Category: Bug fixes
Priority: 5 - Normal
Status: Works For Me
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
http://mldonkey.sourceforge.net/forums/viewtopic.php?p=25414#25414
Initial value was 50000
http://cvs.savannah.nongnu.org/viewcvs/mldonkey/src/daemon/common/commonOptions.ml?annotate=1.15&root=mldonkey
It was updated to 1.000.000 in July 2005, why it was raised?
Maybe during implementation of GD stats? I do not know...
http://savannah.nongnu.org/patch/?4167
http://cvs.savannah.nongnu.org/viewcvs/mldonkey/src/daemon/common/commonOptions.ml?root=mldonkey&r1=1.66&r2=1.67
In December 2005 it was raised again to 10.000.000
http://cvs.savannah.nongnu.org/viewcvs/mldonkey/src/daemon/common/commonOptions.ml?root=mldonkey&r1=1.103&r2=1.104
http://savannah.nongnu.org/patch/?4670
"Increase max_buffer_size limit for high-volume connections"
At least the last update was bad, for high-volume connections
the option client_buffer_size should have been raised, not
the option_hook...
This patch introduces again a normal maximum value of 50000, it
also prints this value in mem_stats and removes an unneeded function.
Users of high-volume connections now must raise the option
client_buffer_size to 1.000.000 or more if they see buffer
overflows in their MLDonkey logs.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Donnerstag 01.03.2007 um 00:14 Name: buffers.patch Size: 3kB By:
spiralvoice
<http://savannah.nongnu.org/patch/download.php?file_id=12073>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?5765>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Mldonkey-users] [patch #5765] Change maximum value for client_buffer_size,
spiralvoice <=