[Varnish] #715: CLI communication error (hdr) on vcl.discard
Varnish
varnish-bugs at varnish-cache.org
Mon Jun 7 14:37:59 CEST 2010
#715: CLI communication error (hdr) on vcl.discard
---------------------+------------------------------------------------------
Reporter: Estartu | Type: defect
Status: new | Priority: normal
Milestone: | Component: build
Version: 2.1.2 | Severity: normal
Keywords: |
---------------------+------------------------------------------------------
When i try to delete old configs via vcl.discard I get an "CLI
communication
error (hdr)"
here is an example cli session
telnet localhost 6082
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
200 154
-----------------------------
Varnish HTTP accelerator CLI.
-----------------------------
Type 'help' for command list.
Type 'quit' to close CLI session.
vcl.list
200 228
available 0 boot
available 0 dynconf_20100607101631
available 0 dynconf_20100607101856
available 0 dynconf_20100607103126
available 2 dynconf_20100607103142
active 1 dynconf_20100607103209
vcl.discard dynconf_20100607101631
400 29
CLI communication error (hdr)
I'm using varnish 2.1.2 on FreeBSD
--
Ticket URL: <http://varnish-cache.org/ticket/715>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list