[Varnish] #281: Possible to load two configurations with the same name when stopped
Varnish
varnish-bugs at projects.linpro.no
Wed Jul 23 09:49:00 CEST 2008
#281: Possible to load two configurations with the same name when stopped
----------------------+-----------------------------------------------------
Reporter: petter | Owner: phk
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
It is possible to load two configurations with the same name when stopped,
leading to a crash when started again:
{{{
Connected to localhost.
Escape character is '^]'.
stop
200 0
vcl.load run1 /tmp/simple.vcl
200 13
VCL compiled.
vcl.load run1 /tmp/simple.vcl
200 13
VCL compiled.
vcl.list
200 69
active N/A boot
available N/A run1
available N/A run1
start
Connection closed by foreign host.
}}}
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/281>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list