Hi,
my contect-configuratation looks like:
<Context docBase="D:\inetpub\wwwroot\tyres4trade" path="" 
 privileged="true"  workdir="...." reloadable="fals" />

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?


-----Ursprüngliche Nachricht-----
Von: Rashmi Rubdi [mailto:[EMAIL PROTECTED] 
Gesendet: Montag, 21. Mai 2007 19:56
An: Tomcat Users List
Betreff: Re: Tomcat-Question: Inefficient searching for jsp-files?


On 5/21/07, Thomas Hoffmann (Speed4Trade) <[EMAIL PROTECTED]> wrote:
> Hello,
> i am using Tomcat 5.5.23. When i request a simple jsp-file
> my file-monitor shows me, that tomcat is searching from root. This is 
> a problem for website with a lot of traffic. A screenshot is attached 
> to this mail.

All attachments are filtered out automatically.

Please post the URL of the screen shot and/or other relevant information such 
as log file contents etc.


> The Context-Entry looks like
> <Context docBase="D:\inetpub\wwwroot\tyres4trade" path="" 
> privileged="true"  workdir="...." reloadable="fals" />
>
> Thanks for suggestions,
> Thomas

-Regards
Rashmi

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


---------------------------------------------------------------------
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