Re: setting Initial Window Size of TCP in linux
On Fri, 24 Feb 2006 15:02:55 +0100, Oumer Teyeb <oumer@xxxxxxxxxx> wrote:
all I see under /proc/sys/net/ipv4 that are concerned with tcp are shown
below and none of them seem to be concerned with the initial window
size...I suspected the tcp_wmem or tcp_rmem but it seems that these
refer to maximum, minimum, and default sender and receiver window sizes,
not the initial window...
RTFM -> linux-kernel/Documentation/
grep -r is your friend.
Grant.
--
.... The computer scientist, who had listened to all of this said,
"Yes, but where do you think the chaos came from?"
.
Relevant Pages
- Re: Symantec/Norton tech help - email address - here it is
... is that they refer you to 5 ... tried to restart win crashed. ... > receive same window plus another "Unable to oinitialize virus database ... In msconfig/start checked script ... (microsoft.public.windowsxp.basics) - Re: Pop up modal browser window inside another browser
... Web browsers only. ... to the actual window of a particular browser. ... Windows (and frames) are represented in the AOM of the UA as Window ... I consider it bad advice to refer a newbie who is unable to make an educated ... (comp.lang.javascript) - Re: Anyone else done this?
... kind of window. ... Depends on the equipment to which you refer: ... If only I had had one of those, then I wouldn't have wet myself laughing. ... (uk.rec.sheds) - window problem
... I want to write a javascript code such that I am able to refer to the ... html source of some other page and extract something (say, ... window name then I can refer to anything in its source using getSource ... (comp.lang.javascript) - Re: Click on a link to open it in a new window/tab WITHOUT leaving the current page
... I take it that you _don't_ want to focus the new window or tab. ... `window' does not refer to the last opened window/tab (that is what ... window does seem to refer to the tab that has just been opened since ... (comp.lang.javascript) |
|