[Varnish] #1732: Assert error in SES_Close()
Varnish
varnish-bugs at varnish-cache.org
Mon May 11 10:46:42 CEST 2015
#1732: Assert error in SES_Close()
--------------------------------+----------------------------------------
Reporter: llavaud | Owner: Poul-Henning Kamp <phk@…>
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: major | Resolution: fixed
Keywords: panic assert error |
--------------------------------+----------------------------------------
Changes (by Poul-Henning Kamp <phk@…>):
* status: new => closed
* owner: => Poul-Henning Kamp <phk@…>
* resolution: => fixed
Comment:
In [8c0af33385c8045cea0574af26418f5480c13e50]:
{{{
#!CommitTicketReference repository=""
revision="8c0af33385c8045cea0574af26418f5480c13e50"
Fix an attempt to double close a session.
In future versions of HTTP requests can be terminated abnormally
without ditching the entire session, and this change starts the
transition to that logic.
Fixes: #1732
}}}
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1732#comment:2>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list