> > Is there any read/write performance hit by using multiple CLIENT
> > sections in configuration to filter client access?

The list of clients allowed access to an export is a linear linked list, so
if you had LOTS of client entries (whether in one CLIENT block or multiple),
there could be a noticeable performance impact.

> > Also I assume IPv6 addresses can be given, although the configuration
> > examples does not mention IPv6?

Yes, IPv6 addresses may be used. IPv6 clients however are not matched
against host names, net masks, or net groups.

Frank


------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to