help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: [feature] Performance degradation in TCP.Socket (fe


From: Robin Redeker
Subject: [Help-smalltalk] Re: [feature] Performance degradation in TCP.Socket (feature request setsockopt for TCP_NODELAY)
Date: Sat, 03 Nov 2007 08:08:54 -0700

Issue status update for http://smalltalk.gnu.org/project/issue/119 Post a follow up: http://smalltalk.gnu.org/project/comments/add/119

Project:      GNU Smalltalk
Version:      <none>
Component:    Bindings (other)
-Category:     bug reports
+Category:     feature requests
Priority:     normal
Assigned to:  Unassigned
Reported by:  elmex
Updated by:   elmex
Status:       active

Ok, i've tracked down the problem. The same effect occurs
on a perl only implementation. The actual delay of 40ms seemed to be
induced by nagles algorithm for tcp. Setting the socket option
TCP_NODELAY on fixed the problem for the perl only implementation.

So, I changed this to a feature request for setting
the socket option TCP_NODELAY.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]