[Varnish] #1739: overflow on "o ws - Assert error in VFP_Push(), cache/cache_fetch_proc.c line 200:

Varnish varnish-bugs at varnish-cache.org
Sun Feb 14 06:59:23 CET 2016


#1739: overflow on "o ws - Assert error in VFP_Push(), cache/cache_fetch_proc.c
line 200:
----------------------+-----------------------
 Reporter:  slink     |       Owner:  slink
     Type:  defect    |      Status:  reopened
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+-----------------------

Comment (by billnbell):

 I increased it from 64k to 200k and still got problems. So I increased it
 to 400k. Watching it.

 {{{
 # varnishadm param.show | grep -v default
 cli_timeout                25.000 [seconds]
 http_max_hdr               164 [header lines]
 http_req_hdr_len           16k [bytes]
 http_req_size              100k [bytes]
 http_resp_hdr_len          16k [bytes]
 http_resp_size             100k [bytes]
 listen_depth               2048 [connections]
 nuke_limit                 10000 [allocations]
 thread_pool_add_delay      2.000 [seconds]
 thread_pool_max            4000 [threads]
 thread_pool_min            200 [threads]
 thread_pools               4 [pools]
 workspace_backend          400k [bytes]

 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1739#comment:7>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list