Markku Uttula schrieb:
> I'd say that based on the information provided it's impossible to judge
> one way or another. Without knowing for example
>
>   
True.

Since he's most like talking about Winsock (Isapi):
I remember I had a project where I have been measuring speed, and found
it was slow on Windows but fast on Linux.

The solution (afair) was to always create a ping-pong situation (send -
receive, not send, send - receive, receive).

See: http://support.microsoft.com/kb/214397/EN-US/

Maybe try do disable Nagle algorithm too, but be aware that it has its
reasons.

I have no idea if this has anything to do with this current problem, but
could well be.

Theo







-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to