[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Problem with Jboss(Tomcat) caching from my file system

Boris_Br do-not-reply at jboss.com
Wed Sep 12 09:17:39 EDT 2007


Hi,
my URL looks like that:
*********************
/applicationname/docs1/1001.html?dsessionId=4B4F042B3CCD78F6DC4A5381FBA09D2E&now=10171444&Uuid=da6e6f4d-d78b-43a1-a031-65312a63b69e
**********************
You can see that I send unique UUID with every request.
I think it is not a caching from browser because I activated the http-Logging and in heer is the part of the output from localhost_access_log.2007-09-10.log:
*********************
127.0.0.1 - - [10/Sep/2007:17:03:15 +0200] "GET /applicationname/docs1/1001.html?dsessionId=4B4F042B3CCD78F6DC4A5381FBA09D2E&now=10171444&Uuid=da6e6f4d-d78b-43a1-a031-65312a63b69e HTTP/1.1" 200 1862
*********************

I heard that the return code = 200 mean no caching from browser.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083434#4083434

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083434



More information about the jboss-user mailing list