On Fri, 22 Mar 2002, Michael Rabe wrote:

> Thanks for the feedback - could you elaborate on the "double counting"?
> What is that potential?  A lot of the redirects I see correspond to POSTS
> to a servlet (which appears like a directory in the Url field of the log)
> 

A redirection is an instruction to the browser to use a different resource
instead of the one it originally asked for. In the most common case, that
resource is also on your server, and the browser will then request it. So
you don't want to count both the original redirected request and the
subsequent (presumably successful) request.

-- 
Stephen Turner, Cambridge, UK    http://homepage.ntlworld.com/adelie/stephen/
"This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to