As far as I know, this is a very low-level setting in the TCP/IP stack, and as such is handled by the operating system.
Try searching for MSS and XP (or whatever your OS is). On 01/11/2007, lior grinfeld <[EMAIL PROTECTED]> wrote: > of course you are right that it is a TCP issue, but i use HTTPClient as my > client and i thought that the connection param can handle it...but...not. > > any way, if someone has idea on how to do it.... feel free to write me. > > cheers > , Lior > > On 11/1/07, Roland Weber <[EMAIL PROTECTED]> wrote: > > > > Hi Lior, > > > > > i am doing a test that check our server behavior while sending different > > MSS > > > sizes. > > > > I've never heard that acronym in the context of HTTP. > > If it's a TCP/IP setting, please check the documentation > > of the JVM you are using. You can install custom socket > > factories to manipulate socket configuration. > > > > hope that helps, > > Roland > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > > Regards > Lior Grinfeld > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
