
varnish-bugs at varnish-cache
Feb 17, 2012, 3:46 AM
Post #2 of 7
(266 views)
Permalink
|
|
Re: #1095: Assert error in SMS_Finish(), storage_synth.c line 114:
[In reply to]
|
|
#1095: Assert error in SMS_Finish(), storage_synth.c line 114: ---------------------------------+------------------------------------------ Reporter: alex.goncharov | Type: defect Status: new | Priority: normal Milestone: | Component: varnishd Version: 3.0.0 | Severity: critical Keywords: varnishd SMS_Finish | ---------------------------------+------------------------------------------ Comment(by alex.goncharov): ah, right: 2.6.32-5-amd64, debian 6.0.3 /etc/default/varnish NFILES=131072 MEMLOCK=82000 DAEMON_OPTS="-a :80 \ -f /etc/varnish/mp-varnish.vcl \ -T :6082 \ -s ram=malloc,90G \ -p thread_pool_add_delay=2 \ -p http_gzip_support=on \ -p thread_pools=24 \ -p default_ttl=7200 \ -p thread_pool_min=40 \ -p thread_pool_max=4000 \ -p session_linger=50 \ -p sess_workspace=1048576 \ -p shm_workspace=8192 \ -p 'cc_command=exec cc -fpic -shared -Wl,-x -L/usr/include/varnish/varnishapi.h -lvarnishapi -o %o %s' " MemTotal: 99197296 kB at the moment of crash varnish was doing around 3k req/s with 98% hitrate. SMA mem free ~30G, mem used according to snmp statistics 82G, swap not used. -- Ticket URL: <https://www.varnish-cache.org/trac/ticket/1095#comment:1> Varnish <https://varnish-cache.org/> The Varnish HTTP Accelerator _______________________________________________ varnish-bugs mailing list varnish-bugs [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
|