Share on Facebook Share on Twitter Email
Answers.com

WebNFS

 

A Web version of the NFS distributed file system from Sun. WebNFS-enabled servers and browsers allow access to Web pages as much as 10 times faster than the standard HTTP protocol. Unlike HTTP, which drops the connection after each tiny file is downloaded only to reconnect for the next one, WebNFS downloads multiple files with a single connection. It also provides fault tolerance for large downloads that lose their connection midstream.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: WebNFS
Top

WebNFS is an extension to the NFS file system for allowing clients to access a file system over the internet using a simplified, firewall-friendly protocol.

WebNFS was developed to give Java applets and other internet enabled applications a way of accessing filesystem services over the internet. While NFS provides applications on Unix with full filesystem semantics, not all of these might be needed in a distributed, read-only web environment. Conversely access restrictions - such as requiring the use of restricted ports for originating requests - normally used in closed environments are not usually applicable in public distributed environments.

WebNFS makes use of a well known port (port 2049 on both UDP and TCP) thus avoiding the overhead and unpredictability of using the PORTMAP protocol. WebNFS adds public filehandles and multicomponent lookups to the NFS protocol.

WebNFS is specified by a number of RFC-s:

Sun Microsystems recently opensourced its WebNFS implementation. The name has since changed to YANFS (Yet Another NFS) to reflect the expanded scope of the project to include a server side implementation.[1]

References

  1. ^ http://blogs.sun.com/shepler/entry/yanfs_is_the_new_webnfs

External links


 
 
Learn More
NFS (technology)
Yet another
Network File System (protocol)

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "WebNFS" Read more

 

Mentioned in