From owner-freebsd-stable Tue May 21 9:41:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id C81C737B407; Tue, 21 May 2002 09:41:43 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id A065DAE1CA; Tue, 21 May 2002 09:41:43 -0700 (PDT) Date: Tue, 21 May 2002 09:41:43 -0700 From: Alfred Perlstein To: "Marc G. Fournier" Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org, dg@freebsd.org Subject: Re: Apache + threads under FreeBSD ... Message-ID: <20020521164143.GG54960@elvis.mu.org> References: <20020521131417.O12810-100000@mail1.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020521131417.O12810-100000@mail1.hub.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG CC'd to David. David Greenman was going to backport a fix, but I stalled him because of backwards compatbility. Since I haven't had the time to implement the "osendfile" compat syscall, I'd like to know if he'll be MFC'ing the fix or if I should do it? -Alfred * The Hermit Hacker [020521 09:18] wrote: > > I'm looking at getting a threaded Apache working under FreeBSD-STABLE (as > of this past weekend) ... if I start up the server and connect with a > browser, it doesn't send anything back, *except* if I kill the apache > server right after the connection ... > > I've checked with the Apache folk, and someone pointed me to the STATUS > file, where I found: > > ============ > * Generate a good bug report to send to the FreeBSD hackers that details > the problems we have seen with threads and system calls (specifically > sendfile data is corrupted). From our analysis so far, we don't think > that this is an APR issue, but rather a FreeBSD kernel issue. Our > current solution is to just disable threads across the board on > FreeBSD. > > MsgID: <20010828091959.D17570@ebuilt.com> > Status: Fixed in -CURRENT. MFC in about a week. Continuing > testing with threads on FreeBSD. > > FreeBSD PR kern/32684: > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/32684 > ============== > > Reading the PR, alfred put a fix in place shortly after (~mid December of > 2001), but I'm wondering if anyone knows whether this was migrated back > down to -STABLE, and, if not, what would be involved to have that done? > Is it a fix that *can* be MFCd? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message