The VarnishAdmin class
 
 (PECL varnish >= 0.3)
  
  
   Class synopsis
   
    
    
     
      VarnishAdmin
     
     {
    
    
    
   public bool auth
    ( 
void
   )
 
   public int ban
    ( 
string $vcl_regex
   )
 
   public int banUrl
    ( 
string $vcl_regex
   )
 
   public void setHost
    ( 
string $host
   )
 
   public int setParam
    ( 
string $name
   , 
string|integer $value
   )
 
   public int start
    ( 
void
   )
 
   }
 
   
 Table of Contents