[EMAIL PROTECTED] <[EMAIL PROTECTED]> (Thursday, February 19, 2004 10:17 PM):


>> I assume the trick works for PHP and ASP sites, too. Feedback is 
>> appreciated. Email me personally, since I'll unsubscribe from 
>> this list 
>> right away.

> Well, it works as well as it can work because of the automatically created session 
> id, not because the pages are dynamic.

> You will still miss the odd cached page, and you're trusting Tomcat not to change 
> session id in mid-session. One reduces numbers shown in the report, the other 
> increases them. Hard to tell which
> has more actual effect.

> Your pages are always created on the fly WHEN THEY ARE REQUESTED. But how does the 
> client know it should always request a fresh version? By the cache control headers, 
> typically. Unfortunately, some
> cache implementations ignore or misinterpret cache control headers...

> Actually, I believe this trick is in the FAQ. It's just that Tomcat (and other web 
> containers) add the unique id automatically without you having to write the code for 
> that functionality.

And you should know that your suggestion for a DAILYUSER report
probably falls under http://analog.cx/docs/faq.html#faq128.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to