You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Darren Hartford <dh...@ghsinc.com> on 2005/10/26 22:06:52 UTC

Speed using commons-vfs http/webdav with specific file retrieval

Does anyone have any thoughts on this?

I'm using apache commons-vfs, and testing with a SimpleFileStore through
http://localhost:8080/slide/files/myfile.txt.

When using 'http' fileaccess type through commons-vfs, its approximately
100ms FASTER than using the 'webdav' fileaccess type through commons-vfs
(pointing to the same server and same file) - tested about 10 times each
filetype, swapping back and forth to avoid caching/other things that
might deskew results.  This is with a *specified file request* and
retrieval, not DASL/searches.

If nothing else, just something for integrators to be aware of! :-)

-D

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org