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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]