Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2006 00:21:57 +0000 (UTC)
From:      Mohan Srinivasan <mohans@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsserver nfsrvcache.h
Message-ID:  <200604250021.k3P0LvUZ033748@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mohans      2006-04-25 00:21:57 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsserver        nfsrvcache.h 
  Log:
  Bump up the NFS server dupreq cache limit to 2K (from 64). With a small
  duplicate request cache, under heavy load a lot of non-idempotent requests
  were getting served again, resulting in errors.
  
  Found by : Kris Kennaway.
  
  Revision  Changes    Path
  1.18      +1 -1      src/sys/nfsserver/nfsrvcache.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604250021.k3P0LvUZ033748>