Hey All,

If we are storing large amounts of files on the server, is it acceptable
(performance wise) to be querying directories straight from the file
system?  I realize Tomcat does this for directory browsing, but I don't
know if it will scale well enough that I would need to cache the
results?

My idea is to query the file system and use their hash code as a look up
in the DB for extra properties as added by the user (description, etc).

Thanks in advance for any information,
Jacob



--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to