[Varnish] #1352: Assert error in VEP_Init(), cache_esi_parse.c line 1001:#012 Condition((sp->wrk->vep) != 0) not true.
Varnish
varnish-bugs at varnish-cache.org
Wed Oct 2 13:45:45 CEST 2013
#1352: Assert error in VEP_Init(), cache_esi_parse.c line 1001:#012
Condition((sp->wrk->vep) != 0) not true.
--------------------+----------------------
Reporter: Smar | Owner: martin
Type: defect | Status: closed
Priority: normal | Milestone:
Component: build | Version: unknown
Severity: normal | Resolution: invalid
Keywords: |
--------------------+----------------------
Changes (by martin):
* status: new => closed
* resolution: => invalid
Comment:
This assert is caused by the session workspace running out. When doing ESI
deliveries, the session workspace usage will increase, especially when
doing nested ESI includes. Increase the sess_workspace runtime parameter.
Regards,
Martin Blix Grydeland
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1352#comment:3>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list