From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 12 11:56:03 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5762106566B; Mon, 12 Oct 2009 11:56:03 +0000 (UTC) (envelope-from hunter@comsys.com.ua) Received: from mail.ice-tech.com.ua (mail.ice-tech.com.ua [77.120.117.100]) by mx1.freebsd.org (Postfix) with ESMTP id 71FB98FC12; Mon, 12 Oct 2009 11:56:03 +0000 (UTC) Received: from mail.mmg.in.ua ([91.195.53.2] helo=[192.168.17.115]) by mail.ice-tech.com.ua with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MxGPn-000DoL-EO; Mon, 12 Oct 2009 11:37:59 +0300 Message-ID: <4AD31431.4060503@comsys.com.ua> Date: Mon, 12 Oct 2009 14:34:09 +0300 From: Sergey Smitienko User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Ivan Voras References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-hackers@freebsd.org Subject: Re: "global" TCP_NODELAY? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2009 11:56:03 -0000 Ivan Voras пишет: > I'm trying to work around some extreme brain damageness in PHP (yes, > it sucks) which doesn't have a way to set TCP_NODELAY on stream > sockets so I'm wondering what are my other options? Is there a way to > set TCP_NODELAY system-wide? What's wrong with: