This is a discussion on Re: "ls -l" command and performance of sftp within the OpenSSH Development forums, part of the Networking and Network Related category; Damien Miller wrote: > On Fri, 12 May 2006, ponraj wrote: > >> Patch to cache group and userids ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Damien Miller wrote:
> On Fri, 12 May 2006, ponraj wrote: > >> Patch to cache group and userids is attched along with this >> mail. The patch looks up the cache first before proceeding with >> getgrgid,getpwuid calls and thus reduces the amount of lookups and >> increases preformance in environments such as LDAP database. > > Isn't that what nscd is for? Not all platforms have nscd, though. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev |