Re: [SQU] Need Info . . .

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 06 Mar 2001 23:42:45 +0100

Ok. Lets look at warning by warning.

a) dead sibling

2001/03/06 15:36:00| Detected DEAD Sibling:
misn1-sa1.na1.dl.cidera.com/3128/3130

Speaks for iself I would say...

b) dnsservers

2001/03/06 15:46:36| WARNING: 5 pending requests queued
2001/03/06 15:46:36| Consider increasing the number of dnsserver
processes in your config file.

More than 10 queued DNS lookups (5 currently executing, 5 in queue). See
squid.conf.

c) BPROPPATCH

2001/03/06 15:46:56| parseHttpRequest: Unsupported method 'BPROPPATCH'
2001/03/06 15:46:56| clientReadRequest: FD 93 Invalid Request

WebDAV requests not (yet) supported by Squid. Usually Microsoft Outlook
clients connecting to Hotmail. See the Squid FAQ.

d) Forwarding loop

2001/03/06 15:48:10| WARNING: Forwarding loop detected for: GET
/?action=aim&fields=snpghlocvAa&syms=AAPL,AOL,INDEX:COMPX,INDEX:INDU,INDEX:INX
HTTP/1.0

Assuming your proxy is "64.240.20.8". Looks like you are running a
transparent proxy without proper support for transparent proxying. If
you are using Linux-2.4 then Squid requires some patching to support
transparent proxying using iptables.

--
Henrik Nordstrom
Squid hacker
Bryan Campbell wrote:
> 
> Henrik Nordstrom wrote:
> >
> > Looking good so far. Remaining questions is mainly what type of cache
> > store you are using (asyncufs/aufs recommended for Linux), and if you
> > have sufficient amount of memory for the cache size?
> >
> > --
> > Henrik Nordstrom
> > Squid hacker
> 
> O.K.  Here is the startup dialog from the cache.log.  I can get the
> dnsserver error fixed . . .
> But, what does all the other warning stuff mean?
> 
> Also, places like www.pbs.org, and www.marthastewart.com are hanging as
> they load . . .
> 
> Thoughts, suggestions, laughter . . .
> 
> Bryan -
> 
> 2001/03/06 15:35:13| Starting Squid Cache version
> 2.2.STABLE5-hno.20000202 for i686-pc-linux-gnu...
> 2001/03/06 15:35:13| Process ID 7736
> 2001/03/06 15:35:13| With 8192 file descriptors available
> 2001/03/06 15:35:13| helperOpenServers: Starting 5 'dnsserver' processes
> 2001/03/06 15:35:13| Unlinkd pipe opened on FD 12
> 2001/03/06 15:35:13| Swap maxSize 40960000 KB, estimated 3150769 objects
> 2001/03/06 15:35:13| Target number of buckets: 63015
> 2001/03/06 15:35:13| Using 65536 Store buckets, replacement runs every 1
> second
> 2001/03/06 15:35:13| Max Mem  size: 32768 KB
> 2001/03/06 15:35:13| Max Swap size: 40960000 KB
> 2001/03/06 15:35:13| Store logging disabled
> 2001/03/06 15:35:13| Rebuilding storage in Cache Dir #0 (DIRTY)
> 2001/03/06 15:35:13| Rebuilding storage in Cache Dir #1 (DIRTY)
> 2001/03/06 15:35:13| Rebuilding storage in Cache Dir #2 (DIRTY)
> 2001/03/06 15:35:13| Rebuilding storage in Cache Dir #3 (DIRTY)
> 2001/03/06 15:35:13| Set Current Directory to /var/spool/squid0
> 2001/03/06 15:35:13| Loaded Icons.
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| Accepting HTTP connections on port 0.0.0.0:3128, FD
> 38.
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| Accepting HTTP connections on port 0.0.0.0:8080, FD
> 39.
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| Accepting HTTP connections on port 0.0.0.0:80, FD
> 40.
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| Accepting ICP messages on port 3130, FD 41.
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| Accepting SNMP messages on port 3401, FD 42.
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| aioSync: flushing pending I/O operations
> 2001/03/06 15:35:13| aioSync: done
> 2001/03/06 15:35:13| Ready to serve requests.
> 2001/03/06 15:35:13| storeRebuildFromDirectory: DIR #3 done!
> 2001/03/06 15:35:13| storeRebuildFromDirectory: DIR #2 done!
> 2001/03/06 15:35:14| storeRebuildFromDirectory: DIR #1 done!
> 2001/03/06 15:35:14| Configuring Sibling
> misn1-sa1.na1.dl.cidera.com/3128/3130
> 2001/03/06 15:35:14| storeRebuildFromDirectory: DIR #0 done!
> 2001/03/06 15:35:14| Finished rebuilding storage disk.
> 2001/03/06 15:35:14|         0 Entries read from previous logfile.
> 2001/03/06 15:35:14|         0 Entries scanned from swap files.
> 2001/03/06 15:35:14|         0 Invalid entries.
> 2001/03/06 15:35:14|         0 With invalid flags.
> 2001/03/06 15:35:14|         0 Objects loaded.
> 2001/03/06 15:35:14|         0 Objects expired.
> 2001/03/06 15:35:14|         0 Objects cancelled.
> 2001/03/06 15:35:14|         0 Duplicate URLs purged.
> 2001/03/06 15:35:14|         0 Swapfile clashes avoided.
> 2001/03/06 15:35:14|   Took 1 seconds (   0.0 objects/sec).
> 2001/03/06 15:35:14| Beginning Validation Procedure
> 2001/03/06 15:35:14| storeLateRelease: released 0 objects
> 2001/03/06 15:35:14|   Completed Validation Procedure
> 2001/03/06 15:35:14|   Validated 0 Entries
> 2001/03/06 15:35:14|   store_swap_size = 21k
> 2001/03/06 15:36:00| Detected DEAD Sibling:
> misn1-sa1.na1.dl.cidera.com/3128/3130
> 2001/03/06 15:46:36| WARNING: All dnsserver processes are busy.
> 2001/03/06 15:46:36| WARNING: 5 pending requests queued
> 2001/03/06 15:46:36| Consider increasing the number of dnsserver
> processes in your config file.
> 2001/03/06 15:46:56| parseHttpRequest: Unsupported method 'BPROPPATCH'
> 2001/03/06 15:46:56| clientReadRequest: FD 93 Invalid Request
> 2001/03/06 15:46:56| WARNING: Forwarding loop detected for:
> POST /bulletin/netsonic.dll? HTTP/1.0
> Accept: image/gif, image/x-bitmap, image/jpeg, image/pjpeg, */*
> Cookie: WebSonicID=13881342
> Content-Length: 311
> Via: 1.0 cache01.misn.com:3128 (Squid/2.2.STABLE5-hno.20000202)
> X-Forwarded-For: 64.240.22.35
> Host: 64.240.20.8
> Cache-Control: max-age=259200
> Connection: keep-alive
> 
> 2001/03/06 15:48:10| WARNING: Forwarding loop detected for:
> GET
> /?action=aim&fields=snpghlocvAa&syms=AAPL,AOL,INDEX:COMPX,INDEX:INDU,INDEX:INX
> HTTP/1.0
> User-Agent: AOL/AIM/Mac/1068
> Via: 1.0 cache01.misn.com:3128 (Squid/2.2.STABLE5-hno.20000202)
> X-Forwarded-For: 64.240.22.134
> Host: 64.240.20.8
> Cache-Control: max-age=259200
> Connection: keep-alive
> 
> 2001/03/06 15:48:13| parseHttpRequest: Unsupported method 'BPROPPATCH'
> 2001/03/06 15:48:13| clientReadRequest: FD 29 Invalid Request
> 
> --
> Bryan Campbell - <bbc@misn.com>
> Steelville Telephone Exchange
> 573-775-2111
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Mar 06 2001 - 15:55:21 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:32 MST