From owner-freebsd-questions Sun Mar 31 08:56:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA03450 for questions-outgoing; Sun, 31 Mar 1996 08:56:21 -0800 (PST) Received: from buffnet4.buffnet.net (root@buffnet4.buffnet.net [205.246.19.13]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA03442 for ; Sun, 31 Mar 1996 08:56:16 -0800 (PST) Received: from buffnet1.buffnet.net (mmdf@buffnet1.buffnet.net [205.246.19.10]) by buffnet4.buffnet.net (8.6.12/8.6.9) with SMTP id LAA25622 for ; Sun, 31 Mar 1996 11:57:48 GMT Received: from buffnet1.buffnet.net by buffnet1.buffnet.net id aa04304; 31 Mar 96 12:02 EST Date: Sun, 31 Mar 1996 12:02:33 -0500 (EST) From: Steve Hovey To: "Bryan Ogawa at Work" cc: dwhite@resnet.uoregon.edu, Steve , freebsd-questions@freebsd.org Subject: Re: Apache still and timeouts In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 29 Mar 1996, Bryan Ogawa at Work wrote: > On Thu, 28 Mar 1996, Doug White wrote: > > > On Thu, 28 Mar 1996, Steve wrote: > > > > > > > > Im still having apache troubles (1.0.0) under freebsd 2.1R and I now > > > think it has to do with timeouts under apache. > > > > Try 1.0.3. New port should be in ports-current. > > > > Have it on a 2.1R box and it is running great. > > I've run it (quick tests ONLY -- we use NCSA 1.5, which I'm running now on > our 2.0.5R machine) with few problems (actually, fewer problems w/ Apache > than NCSA). The only reason I'm still running NCSA is due to minor > incompatibilities between them (and we're kinda planning on switching > everything all at once). > > One thing that I read somewhere (on this list, perhaps) is that setting : > > DNSMode Minimum Thanx but it turned out to be a problem with freebsd TCPIP - by placing my web servers on a different subnet from my users, so that the packets go thru my cisco, my problem was solved.