[Varnish] #332: Varnish should greet you with a greeting

Varnish varnish-bugs at projects.linpro.no
Mon Sep 29 10:37:37 CEST 2008


#332: Varnish should greet you with a greeting
-------------------------+--------------------------------------------------
 Reporter:  perbu        |        Owner:  phk              
     Type:  enhancement  |       Status:  new              
 Priority:  lowest       |    Milestone:  After Varnish 2.1
Component:  varnishd     |      Version:  trunk            
 Severity:  trivial      |   Resolution:                   
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by phk):

  * milestone:  Varnish 2.1 release => After Varnish 2.1

Comment:

 This was a semi-deliberate decision and admittedly it may be wrong.

 The reasoning was to make it easier to write scripts, in essense allowing
 you to
 {{{ echo "url.purge $foo" | nc localhost 9090 }}}
 like access.

 Changing it at this point will break any script that actually checks the
 CLI return code, so I am not convinced that the convenience of changing it
 outweighs the number of scripts we will break.

 At the very least, it is a change for a major version, 3.0 in other words.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/332#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list