Search squid archive

Problem with 2.6STABLE1 on Debian

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We recently upgraded squid on Debian/testing and now got 2.6STABLE1.
Not a big deal, but squid exits (and is thus restarted automatically
by runit). This already happened on two of the 4 installations.

Problem: I don't see WHY it's dying! Hell, WTF is going on :)

I start squid using:
====================

ulimit -n 4096
exec /usr/sbin/squid -NsYC

>From cache.log:
===============

-- before the crash --

...
2006/07/26 16:51:01| CACHEMGR: <unknown>@127.0.0.1 requesting 'info'
2006/07/26 16:51:01| CACHEMGR: <unknown>@127.0.0.1 requesting 'diskd'
2006/07/26 16:51:01| CACHEMGR: <unknown>@127.0.0.1 requesting 'store_io'
2006/07/26 16:52:01| CACHEMGR: <unknown>@127.0.0.1 requesting 'info'
2006/07/26 16:52:01| CACHEMGR: <unknown>@127.0.0.1 requesting 'diskd'
2006/07/26 16:52:01| CACHEMGR: <unknown>@127.0.0.1 requesting 'store_io'

-- now the crash & restart --

2006/07/26 16:52:21| Starting Squid Cache version 2.6.STABLE1 for i386-debian-linux-gnu...
2006/07/26 16:52:21| Process ID 22826
2006/07/26 16:52:21| With 4096 file descriptors available
2006/07/26 16:52:21| Performing DNS Tests...
2006/07/26 16:52:21| Successful DNS name lookup tests...
2006/07/26 16:52:21| DNS Socket created at 0.0.0.0, port 33011, FD 6
2006/07/26 16:52:21| Adding nameserver 127.0.0.1 from /etc/resolv.conf
2006/07/26 16:52:21| Adding nameserver 160.45.190.51 from /etc/resolv.conf
2006/07/26 16:52:21| User-Agent logging is disabled.
2006/07/26 16:52:21| Referer logging is disabled.
2006/07/26 16:52:21| Unlinkd pipe opened on FD 11
2006/07/26 16:52:21| Swap maxSize 32768000 KB, estimated 4096000 objects
2006/07/26 16:52:21| Target number of buckets: 204800
2006/07/26 16:52:21| Using 262144 Store buckets
2006/07/26 16:52:21| Max Mem  size: 131072 KB
2006/07/26 16:52:21| Max Swap size: 32768000 KB
2006/07/26 16:52:21| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
2006/07/26 16:52:21| ipcCreate: /usr/lib/squid/diskd_daemon: (2) No such file or directory
2006/07/26 16:52:21| Rebuilding storage in /squid-cache0 (DIRTY)
2006/07/26 16:52:21| ipcCreate: /usr/lib/squid/diskd_daemon: (2) No such file or directory
2006/07/26 16:52:21| Rebuilding storage in /squid-cache1 (DIRTY)
2006/07/26 16:52:21| Using Least Load store dir selection
2006/07/26 16:52:21| Current Directory is /var/service/squid
2006/07/26 16:52:21| Loaded Icons.
2006/07/26 16:52:22| Accepting proxy HTTP connections at 0.0.0.0, port 888, FD 17.
2006/07/26 16:52:22| Accepting ICP messages at 0.0.0.0, port 3130, FD 18.
2006/07/26 16:52:22| HTCP Disabled.
2006/07/26 16:52:22| Accepting SNMP messages on port 3401, FD 19.
2006/07/26 16:52:22| WCCP Disabled.
2006/07/26 16:52:22| Configuring Parent 127.0.0.1/3129/0
2006/07/26 16:52:22| Ready to serve requests.
2006/07/26 16:52:22| Store rebuilding is  0.5% complete
2006/07/26 16:52:22| temporary disabling (Not Found) digest from 127.0.0.1
2006/07/26 16:52:33| Done reading /squid-cache0 swaplog (853754 entries)
2006/07/26 16:52:33| Done reading /squid-cache1 swaplog (857076 entries)
2006/07/26 16:52:33| Finished rebuilding storage from disk.
2006/07/26 16:52:33|   1628513 Entries scanned
2006/07/26 16:52:33|         0 Invalid entries.
2006/07/26 16:52:33|         0 With invalid flags.
2006/07/26 16:52:33|   1619968 Objects loaded.
2006/07/26 16:52:33|         0 Objects expired.
2006/07/26 16:52:33|      8458 Objects cancelled.
2006/07/26 16:52:33|      3511 Duplicate URLs purged.
2006/07/26 16:52:33|         3 Swapfile clashes avoided.
2006/07/26 16:52:33|   Took 12.1 seconds (134293.6 objects/sec).
2006/07/26 16:52:33| Beginning Validation Procedure
2006/07/26 16:52:34|    262144 Entries Validated so far.
2006/07/26 16:52:34|    524288 Entries Validated so far.
2006/07/26 16:52:34|    786432 Entries Validated so far.
2006/07/26 16:52:34|   1048576 Entries Validated so far.
2006/07/26 16:52:34|   1310720 Entries Validated so far.
2006/07/26 16:52:34|   1572864 Entries Validated so far.
2006/07/26 16:52:34|   Completed Validation Procedure
2006/07/26 16:52:34|   Validated 1616540 Entries
2006/07/26 16:52:34|   store_swap_size = 29481628k
2006/07/26 16:52:35| storeLateRelease: released 13 objects
2006/07/26 16:52:42| httpReadReply: Request not yet fully sent "POST http://stream1.rbb-online.de:7070/SmpDsBhgRl";
2006/07/26 16:53:01| CACHEMGR: <unknown>@127.0.0.1 requesting 'info'
2006/07/26 16:53:01| CACHEMGR: <unknown>@127.0.0.1 requesting 'diskd'
2006/07/26 16:53:01| CACHEMGR: <unknown>@127.0.0.1 requesting 'store_io'

-- 
Ralf Hildebrandt (i.A. des IT-Zentrums)         Ralf.Hildebrandt@xxxxxxxxxx
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                 send no mail to spamtrap@xxxxxxxxxx

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux