In the name of avoiding a reply-war, I'll make this (brief) comment my last in the thread. For the record, I never said "an application can set the window size". What I did say is that an application can:

tune window-scaling per-socket

..and..

impact the window scaling

..and..

adjust this in the application level (where "this" is socket buffer sizes)

from the application. Apologies if there was any confusion where someone thought I said you had direct application-level control over the window-scaling. The application can influence this, which is described not only in system manpages, but in RFC-1323, section 2.1. This has been my only point for a while, and it's not worth any more attention, I suspect.


In reply to Re^7: changing tcp parameters when establishing connection by Apero
in thread changing tcp parameters when establishing connection by iThunder

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.