From owner-freebsd-hackers Mon Aug 17 01:04:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA04350 for freebsd-hackers-outgoing; Mon, 17 Aug 1998 01:04:51 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from omnix.net (omnix.net [194.183.217.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA04331 for ; Mon, 17 Aug 1998 01:04:48 -0700 (PDT) (envelope-from didier@omnix.net) Received: from localhost (didier@localhost) by omnix.net (8.8.7/8.8.7) with SMTP id IAA17462; Mon, 17 Aug 1998 08:04:14 GMT (envelope-from didier@omnix.net) Date: Mon, 17 Aug 1998 10:04:14 +0200 (CEST) From: Didier Derny To: hackers@FreeBSD.ORG cc: support@yard.de Subject: yard/freebsd (network problem) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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