Okay, this is getting habitual and annoying :)  I swear, almost every
morning I come into work and find the squid process not responding ...
this time, it stop'd at 21:00 last night:
demeter# ls -lt /usr/local/squid/logs/
total 970766
-rw-r--r--  1 root    nogroup  253245130 Feb  7 00:11 access_daily.0
-rw-r--r--  1 nobody  nogroup   22319672 Feb  6 21:00 store.log
-rw-r--r--  1 nobody  nogroup   18524893 Feb  6 21:00 access.log
-rw-r--r--  1 nobody  nogroup     241932 Feb  6 21:00 cache.log
-rw-r--r--  1 root    nogroup          6 Feb  6 20:24 squid.pid
Process itself isn't even using full memory:
ps aux | grep squid
nobody 86145 98.5 36.0 376644 376524  p0  R     8:24PM 609:15.65 squid -NsY
root   83659  0.0  0.0   660  180  p0  I    10:58AM   0:00.01 /bin/sh /usr/local/squid/bin/RunCache
And messages shows:
Feb  6 20:59:23 demeter last message repeated 13 times
Feb  6 20:59:28 demeter mountd[115]: mount request from 131.162.138.202 from unprivileged port
Feb  6 20:59:29 demeter squid[86145]: urlParse: Illegal character in hostname 'proxy.acadiau.ca:3128proxy.acadiau.ca'
Feb  6 21:00:00 demeter last message repeated 22 times
Feb  6 21:00:00 demeter squid[86145]: urlParse: Illegal character in hostname 'proxy.acadiau.ca:3128proxy.acadiau.ca'
Feb  6 21:00:28 demeter mountd[115]: mount request from 131.162.138.202 from unprivileged port
Feb  6 21:01:28 demeter mountd[115]: mount request from 131.162.138.202 from unprivileged port
Feb  6 21:03:28 demeter last message repeated 2 times
Feb  6 21:13:33 demeter last message repeated 10 times
Feb  6 21:23:38 demeter last message repeated 10 times
I didn't have debugging enabled, so doing a gcore on the process provides
nothing, but am going to recompile that this morning ...
but, a 'truss -p' on the process shows:
gettimeofday(0x481e0088,0x0)                     = 0 (0x0)
poll(0x8227000,0x1,0xffffffff)                   = 1 (0x1)
gettimeofday(0x481e0088,0x0)                     = 0 (0x0)
poll(0x8227000,0x1,0xffffffff)                   = 1 (0x1)
gettimeofday(0x481e0088,0x0)                     = 0 (0x0)
poll(0x8227000,0x1,0xffffffff)                   = 1 (0x1)
gettimeofday(0x481e0088,0x0)                     = 0 (0x0)
poll(0x8227000,0x1,0xffffffff)                   = 1 (0x1)
gettimeofday(0x481e0088,0x0)                     = 0 (0x0)
poll(0x8227000,0x1,0xffffffff)                   = 1 (0x1)
gettimeofday(0x481e0088,0x0)                     = 0 (0x0)
poll(0x8227000,0x1,0xffffffff)                   = 1 (0x1)
gettimeofday(0x481e0088,0x0)                     = 0 (0x0)
poll(0x8227000,0x1,0xffffffff)                   = 1 (0x1)
^Cdemeter#
demeter#
Marc G. Fournier                                 marc.fournier@acadiau.ca
Senior Systems Administrator                            Acadia University
  "These are my opinions, which are not necessarily shared by my employer"
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Feb 07 2001 - 06:08:51 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:54 MST