[Varnish] #440: Script Using telnet
    Varnish 
    varnish-bugs at projects.linpro.no
       
    Tue Feb 10 16:01:04 CET 2009
    
    
  
#440: Script Using telnet
-------------------------+--------------------------------------------------
 Reporter:  commandos    |       Owner:  phk  
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:       
Component:  varnishd     |     Version:  trunk
 Severity:  normal       |    Keywords:       
-------------------------+--------------------------------------------------
 I saw the example here http://varnish.projects.linpro.no/ticket/332
 about varnish and sending queries using telnet .
 Started varnish using the -T 127.0.0.1:8787
 When i send a query using :
 echo "purge.url 'test.html'" | telnet localhost 8787
 i get Connected to localhost
 Escape character is '^]'
 Connection closed by foreign host
 but when i try it directly it works and i get "200 0"
 is this normal ?
-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/440>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list