From owner-freebsd-net@FreeBSD.ORG Mon Apr 5 02:35:37 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98DA816A4CE for ; Mon, 5 Apr 2004 02:35:37 -0700 (PDT) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91DE143D60 for ; Mon, 5 Apr 2004 02:35:36 -0700 (PDT) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82])i359ZR0i051003; Mon, 5 Apr 2004 17:35:28 +0800 (KRAST) (envelope-from eugen@kuzbass.ru) Message-ID: <40712853.24DD5875@kuzbass.ru> Date: Mon, 05 Apr 2004 17:35:15 +0800 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: Andrey Alekseyev , net@freebsd.org References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Subject: Re: nfs_getpages: error 70 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2004 09:35:38 -0000 Andrey Alekseyev wrote: > > > Well, I think Apache uses mmap. > > Back in time there was a discussion between you and Matt Dillon > about your NFS-based environment, Apache, mmap and NFS > inconsistencies. Do you remember? :) Of course. These are the same Apache and NFS server and the same html file. > If you ever try Apache w/o mmap() for reading files, let > me know whether my open_retry_stale modification solves your > problem.... I'm afraid I could not find time to dig. Most probably, I will place a limit to the frequency of updating server's file. But who knows... Anyway, thanks for your efforts. Sometimes I'll try. Eugene Grosbein