Date: Mon, 17 Aug 1998 10:04:14 +0200 (CEST) From: Didier Derny <didier@omnix.net> To: hackers@FreeBSD.ORG Cc: support@yard.de Subject: yard/freebsd (network problem) Message-ID: <Pine.BSF.3.96.980817095105.15897F-100000@omnix.net>
next in thread | raw e-mail | index | archive | help
Hi, I still have the yard/freebsd problem every program I written with yard/cli worked fine on linux but failed on FreeBSD On FreeBSD, there is a kind of 1 second delay between the sql statments. the problem is solved but setting net.inet.tcp.ack_delayed=1 Yard is using normal read/write to talk to the server. Is there any flag to set with setsockopt/fcntl... to get a fast delivry of small packets ? we tried TCP_NODELAY last week but without any result. Thanks for your help, -- Didier Derny didier@omnix.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980817095105.15897F-100000>