Varnish panics
יריב הראל
YARIV-H at yit.co.il
Fri Dec 12 13:03:10 CET 2014
Start up params :
DAEMON_OPTS="-a ${VARNISH_LISTEN_ADDRESS}:${VARNISH_LISTEN_PORT} \
-f ${VARNISH_VCL_CONF} \
-T ${VARNISH_ADMIN_LISTEN_ADDRESS}:${VARNISH_ADMIN_LISTEN_PORT} \
-t ${VARNISH_TTL} \
-w ${VARNISH_MIN_THREADS},${VARNISH_MAX_THREADS},${VARNISH_THREAD_TIMEOUT} \
-u varnish -g varnish \
-S ${VARNISH_SECRET_FILE} \
-s ${VARNISH_STORAGE} \
-p sess_timeout=305\
-p http_req_hdr_len=16384 \
-p http_req_size=65536 \
-p http_resp_hdr_len=16384 \
-p http_resp_size=65536 \
-p http_gzip_support=off \
-p pipe_timeout=120 \
-p sess_workspace=131072 \
-p http_max_hdr=256"
The strange thing is that this is only happening on 1 varnish server of 3
Maybe some related to sess_workspace and http headers ? the web site has some vary unusual cookies and other headers regarding size
Thanks
From: varnish-misc-bounces+yariv-h=yit.co.il at varnish-cache.org [mailto:varnish-misc-bounces+yariv-h=yit.co.il at varnish-cache.org] On Behalf Of יריב הראל
Sent: Friday, December 12, 2014 1:28 PM
To: varnish-misc at varnish-cache.org
Subject: Varnish panics
Hi ,
Varnish version 3.0.3-1
Once in a few minutes varnish panics with :
varnishd[25412]: Child (4070) Panic message: Assert error in http_Write(), cache_http.c line 1082:#012 Condition((
hp->hd[HTTP_HDR_STATUS].b) != 0) not true.#012thread = (cache-worker)#012ident = Linux,2.6.32-431.29.2.el6.x86_64,x86_64,-sfile,-smalloc,-hcritbi
t,epoll#012Backtrace:#012 0x42dc76: /usr/sbin/varnishd() [0x42dc76]#012 0x428ac3: /usr/sbin/varnishd(http_Write+0x293) [0x428ac3]#012 0x430e0d
: /usr/sbin/varnishd(RES_WriteObj+0x33d) [0x430e0d]#012 0x41673b: /usr/sbin/varnishd() [0x41673b]#012 0x418837: /usr/sbin/varnishd(CNT_Session+
0x7a7) [0x418837]#012 0x42f706: /usr/sbin/varnishd() [0x42f706]#012 0x7f2e4027b9d1: /lib64/libpthread.so.0(+0x79d1) [0x7f2e4027b9d1]#012 0x7f2
e3ffc886d: /lib64/libc.so.6(clone+0x6d) [0x7f2e3ffc886d]#012sp = 0x7f2cae26b008 {#012 fd = 434, id = 434, xid = 161457694,#012 client = 2.22.50
.93 62809,#012 step = STP_DELIVER,#012 handling = deliver,#012 err_code = 200, err_reason = (null),#012 restarts = 0, esi_level = 0#012 flag
s = is_gunzip#012 bodystatus = 4#012 ws = 0x7f2cae26b080 { #012 id = "sess",#012 {s,f,r,e} = {0x7f2cae26d5f8,+712,(nil),+131072},#012 }
,#012 http[req] = {#012 ws = 0x7f2cae26b080[sess]#012 "GET",#012 "/articles/1,7340,L-3092999,00.html",#012 "HTTP/1.1",#012 "Pragma: no-cache",#012 "Accept: */*",#012 "From: bingbot(at)microsoft.com",#012 "User-Agent: Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)",#012 "X-Akamai-CONFIG-LOG-DETAIL: true",#012 "TE: chunked;q=1.0",#012 "Connection: TE",#012 "Akamai-Origin-Hop: 2",#012 "Via: 1.1 v1-akamaitech.net(ghost) (AkamaiGHost), 1.1 akamai.net(ghost) (AkamaiGHost)",#012 "Host: www.ynet.co.il",#012<http://www.ynet.co.il%22,#012> "Cache-Control: no-cache, max-age=106",#012 "Connection: keep-alive",#012 "Cookie: akamai=true;akamai=true",#012 "X-Forwarded-For: 157.55.39.10, 184.27.178.151, 2.22.50.93",#012 },#012 worker = 0x7f2cf19fca90 {#012 ws = 0x7f2cf19fccc8 { overflow#012 id = "wrk",#012
Thanks in advance
[Banner]<https://www.feedz.co.il/?utm_source=XtraBanner-f279f92c47eb43e596123f250552b7c8&utm_medium=email&utm_campaign=XtraBanner+Campaign>
Powered by U‑BTech XTRABANNER<http://www.u-btech.com/products/xtrabanner/poweredby>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20141212/827e0fb3/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 52763 bytes
Desc: image001.jpg
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20141212/827e0fb3/attachment-0001.jpg>
More information about the varnish-misc
mailing list