-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thomas,

Thomas Hoffmann (Speed4Trade) wrote:
> when i request e.g. test.jsp from browser my file-monitor show
> the following harddisc-accesses:
> d:\
> d:\inetpub
> d:\inetpub\wwwroot
> d:\inetpub\wwwroot\tyres4trade
> d:\inetpub\wwwroot\tyres4trade\test.jsp
> d:\inetpub\wwwroot\tyres4trade\localhost\test.jsp (not found)
> <tomcat-root>\tomcat 5.5\work\org\apache\jsp\test_jsp.class
> 
> i ask myself why does tomcat start to search from d:\ instead of docBase?

Have you tried observing any other programs when they load files? How
about a non-Tomcat Java process that attempts to load a file with a
specific path.

It's possible that Tomcat is reading the directories to make sure they
exist, so it can give you a good error message (if they don't).

If you re-request the same file, does it re-check? What if you request a
file that /does/ exist, and then re-request it? Does it re-check from
the root?

This is probably a question for the developer list.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGUhkM9CaO5/Lv0PARAi6vAJ9610+CKsRnVKIkWwxK1+M8NzL76ACffGk3
anQncmWDSPnmK3Ta14v4oHo=
=0hEG
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to