Re: range request tests in squid-3

From: Adrian Chadd <adrian@dont-contact.us>
Date: Sun, 14 Mar 2004 21:32:23 -0700

On Sun, Mar 14, 2004, Adrian Chadd wrote:
>
> Hi,
>
> I'm trying to do some squid-3 range request testing but I've hit a bit
> of a snag:

.. and here's a snippet from the debug logs for another request.
I'll have a poke around, see if I see anything amiss but I have to
say this is all reasonably unfamiliar to me.

2004/03/15 12:26:34.522| parseHttpRequest: end = {}
2004/03/15 12:26:34.522| parseHttpRequest: prefix_sz = 158, req_line_sz = 49
2004/03/15 12:26:34.522| parseHttpRequest: Request Header is
Host: www.creative.net.au
Accept-ranges: bytes
Accept: */*
Range: bytes=12806817-12872353
Connection: close

2004/03/15 12:26:34.522| parseHttpRequest: Complete request received
2004/03/15 12:26:34.522| clientParseRequest: FD 15: parsed a request
2004/03/15 12:26:34.522| commSetTimeout: FD 15 timeout 86400
2004/03/15 12:26:34.522| conn->in.notYetUsed = 0
2004/03/15 12:26:34.522| clientSetKeepaliveFlag: http_ver = 1.1
2004/03/15 12:26:34.522| clientSetKeepaliveFlag: method = GET
2004/03/15 12:26:34.522| store_client::doCopy: co: 0, hi: 0
2004/03/15 12:26:34.522| commSetTimeout: FD 16 timeout 120
2004/03/15 12:26:34.522| commConnectStart: FD 16, data 0x8530a10, www.creative.net.au:80
2004/03/15 12:26:34.527| commConnectCallback: fd 16, data 0x8530a10
2004/03/15 12:26:34.527| commSetTimeout: FD 16 timeout -1
2004/03/15 12:26:34.527| commConnectFree: FD 16
2004/03/15 12:26:34.527| commSetTimeout: FD 16 timeout 900
2004/03/15 12:26:34.538| comm_read_try: fd 16, size 87379, retval 1348, errno 0
2004/03/15 12:26:34.538| commSetTimeout: FD 16 timeout 900
2004/03/15 12:26:34.539| store_client::doCopy: co: 0, hi: 12808165
2004/03/15 12:26:34.539| clientBuildRangeHeader: range spec count: 1 virgin clen: 65537
2004/03/15 12:26:34.539| clientBuildRangeHeader: actual content length: 65537
2004/03/15 12:26:34.539| commSetTimeout: FD 16 timeout -1
2004/03/15 12:26:34.539| commSetTimeout: FD 16 timeout 120
2004/03/15 12:26:34.555| clientWriteComplete: FD 15, sz 395, err 0, off 395, len 0x4059bb14
2004/03/15 12:26:34.555| ClientSocketContext::canPackMoreRanges: returning 1
2004/03/15 12:26:34.555| ClientSocketContext::pullData: FD 15 attempting to pull upstream data
2004/03/15 12:26:34.555| ClientSocketContext::getNextRangeOffset: http offset 0
2004/03/15 12:26:34.555| ClientSocketContext::canPackMoreRanges: returning 1
2004/03/15 12:26:34.555| clientPackMoreRanges: in: offset: 0
2004/03/15 12:26:34.555| clientPackMoreRanges: out: start: 12806817 spec[0]: [12806817, 12872354), len: 65537 debt: 65537
2004/03/15 12:26:34.555| store_client::doCopy: co: 12807180, hi: 12808165
2004/03/15 12:26:34.555| ClientSocketContext::canPackMoreRanges: returning 1
2004/03/15 12:26:34.555| comm_read_try: fd 16, size 8192, retval 5392, errno 0
2004/03/15 12:26:34.555| commSetTimeout: FD 16 timeout -1
2004/03/15 12:26:34.555| comm_write_try: fd 15: tried to write 985 bytes, retval 985, errno 0
2004/03/15 12:26:34.555| clientWriteComplete: FD 15, sz 985, err 0, off 1380, len 0x4059bb14
2004/03/15 12:26:34.555| ClientSocketContext::canPackMoreRanges: returning 1
2004/03/15 12:26:34.555| ClientSocketContext::pullData: FD 15 attempting to pull upstream data
2004/03/15 12:26:34.555| ClientSocketContext::getNextRangeOffset: http offset 985
2004/03/15 12:26:34.555| ClientSocketContext::canPackMoreRanges: returning 1
2004/03/15 12:26:34.555| clientPackMoreRanges: in: offset: 985
2004/03/15 12:26:34.555| clientPackMoreRanges: out: start: 12807802 spec[0]: [12806817, 12872354), len: 65537 debt: 64552
2004/03/15 12:26:34.555| store_client::doCopy: co: 12808165, hi: 12808165
2004/03/15 12:26:34.555| clientWriteComplete: FD 15, sz 0, err 0, off 1380, len 0x4059bb14
2004/03/15 12:26:34.555| commSetTimeout: FD 15 timeout -1
2004/03/15 12:26:34.555| ConnStateData::close: FD 15
2004/03/15 12:26:34.555| httpRequestFree: http://www.creative.net.au/test.txt
2004/03/15 12:26:34.555| ConnStateData::~ConnStateData: FD 15
Received on Sun Mar 14 2004 - 21:32:23 MST

This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:04 MST