Statistics problem

Axel Thimm Axel.Thimm at ATrpms.net
Fri May 1 06:04:46 UTC 2009


On Thu, Apr 30, 2009 at 09:15:32AM -0500, Mike McGrath wrote:
> On Thu, 30 Apr 2009, Paul W. Frields wrote:
> 
> > On Wed, Apr 29, 2009 at 06:59:17PM -0500, Mike McGrath wrote:
> > > On Wed, 29 Apr 2009, Paul W. Frields wrote:
> > >
> > > > On Wed, Apr 29, 2009 at 09:40:40PM +0300, Axel Thimm wrote:
> > > > > Isn't a range request sent in the header of the HTTP request which
> > > > > would hit the Fedora servers before being redirected?
> > > >
> > > > Can someone on the Infrastructure guru team help me pull some relevant
> > > > lines from the logs, expurgating the IP address and any other
> > > > identifying information so we're not running afoul of any privacy
> > > > concerns?
> > > >
> > > 255.255.255.255 - - [22/Mar/2009:23:59:44 +0000] "GET
> > > /pub/fedora/linux/releases/10/Live/i686/F10-i686-Live.iso HTTP/1.1" 302
> > > -"http://fedoraproject.org/en/get-fedora" "Mozilla/4.0 (compatible; MSIE
> > > 7.0; Windows NT 5.1; .NET CLR 1.1.4322)"
> > >
> > > Bam!
> >
> > Is there one that includes a range request of the kind Axel talks
> > about?  Sorry to be dense.
> 
> Nope.

Which doesn't mean you can't put them there:
http://httpd.apache.org/docs/2.2/mod/mod_log_config.html#formats

e.g. a %{Range}i and %{If-Range}i in a CustomLog would yield the Range
headers in the logs sent with the non-redirected request.

Next one would need to examine the behaviour of popular download
accellerators and check for their pattern in these fields. Most
prominently whether the last HTTP request logged has them or not.

You wouldn't be able to recover past information, of course (although
one could extrapolate the percentage of download accelerators back in
time).
-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20090501/c8a451d1/attachment.bin 


More information about the infrastructure mailing list