[Varnish] #556: varnish error: Manager got SIGINT
Varnish
varnish-bugs at projects.linpro.no
Wed Sep 23 08:55:17 CEST 2009
#556: varnish error: Manager got SIGINT
---------------------------------+------------------------------------------
Reporter: guobinchn at gmail.com | Type: defect
Status: new | Priority: normal
Milestone: After Varnish 2.1 | Component: build
Version: trunk | Severity: normal
Keywords: |
---------------------------------+------------------------------------------
I run varnish-2.0.4 at centos5.2(32bit). My box: CPU E5310 1.6G,
memory:4G ,sata:2t
sometime i view /var/log/messsages, found follow ,i did nothing.
Sep 23 04:17:33 localhost /usr/local/varnish/var/cache01/[31906]: child
(9755) Started
Sep 23 04:17:34 localhost /usr/local/varnish/var/cache01/[31906]: Child
(9755) said Closed fds: 3 4 5 8 9 11 12
Sep 23 04:17:34 localhost /usr/local/varnish/var/cache01/[31906]: Child
(9755) said Child starts
Sep 23 04:17:34 localhost /usr/local/varnish/var/cache01/[31906]: Child
(9755) said Ready
Sep 23 04:55:12 localhost /usr/local/varnishstage/var/cache01/[31699]:
'''Manager got SIGINT'''
Sep 23 04:55:32 localhost /usr/local/varnishstage/var/cache01/[16254]:
child (16255) Started
Sep 23 04:55:33 localhost /usr/local/varnishstage/var/cache01/[16254]:
Child (16255) said Closed fds: 3 4 5 8 9 11 12
Sep 23 04:55:33 localhost /usr/local/varnishstage/var/cache01/[16254]:
Child (16255) said Child starts
Sep 23 04:55:33 localhost /usr/local/varnishstage/var/cache01/[16254]:
Child (16255) said Ready
Sep 23 04:56:42 localhost /usr/local/varnishstage/var/cache01/[16254]:
'''Manager got SIGINT'''
Sep 23 04:56:56 localhost /usr/local/varnishstage/var/cache01/[16633]:
child (16634) Started
Sep 23 04:56:57 localhost /usr/local/varnishstage/var/cache01/[16633]:
Child (16634) said Closed fds: 3 4 5 8 9 11 12
Sep 23 04:56:57 localhost /usr/local/varnishstage/var/cache01/[16633]:
Child (16634) said Child starts
Sep 23 04:56:57 localhost /usr/local/varnishstage/var/cache01/[16633]:
Child (16634) said Ready
I do not know what happed? why varnish crash?
run parameter
/usr/local/varnish/sbin/varnishd -P /var/run/varnish.pid -a
127.0.0.1:4001 -f /usr/local/varnish/etc/varnish.conf -T 127.0.0.1:4000 -t
604800 -u www -g www -s malloc,2G -p thread_pools 8 -p thread_pool_min 16
-p thread_pool_max 512 -p acceptor epoll -p auto_restart on -p
backend_http11 on -p client_http11 off -p connect_timeout 10 -p err_ttl 0
-p listen_depth 8192 -p lru_interval 30 -p obj_workspace 16384 -p
overflow_max 90 -p send_timeout 600 -p sess_timeout 2 -p session_linger
110 -p srcaddr_hash 150001 -p thread_pool_add_delay 10 -p ping_interval 0
-p between_bytes_timeout 10 -p first_byte_timeout 10 -p max_restarts 3 -p
sess_workspace 327680 -n /usr/local/varnish/var/cache01/ -h
classic,1000033
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/556>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list