[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: re-thinking partitions



> > > > - are symlinks really fast?

> > >Quite, except on NFS.

> > could you be more specific? could you describe a situation where
> > symlinks would slow-down things and a possible solution eliminating
> > thesymlink?

> Normally, no NFS data is cached on the client, which means that for
> a small file, accessed via a symlink, the time to get the file will
> be twice, because the server will be contacted once to resolve the
> symlink, and a second time to access the file. This can get quite
> slow if you've got bad latency.
> Solution: don't use symlink forests on NFS exported volumes.

why not have symlink resolving done by the server? AFAIK there's
no need for the client to know about symlinks!

> Phil.

-- 
Otavio Exel /<\oo/>\
oexel@economatica.com.br


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: