[Varnish] #837: varnishadm purge.list fails frequently

Varnish varnish-bugs at varnish-cache.org
Fri Dec 17 17:08:12 CET 2010


#837: varnishadm purge.list fails frequently
----------------------+-----------------------------------------------------
 Reporter:  jelder    |       Owner:  phk              
     Type:  defect    |      Status:  new              
 Priority:  normal    |   Milestone:  After Varnish 2.1
Component:  varnishd  |     Version:  trunk            
 Severity:  normal    |    Keywords:  purge.list       
----------------------+-----------------------------------------------------
 On a site with a relatively busy purge list, the following command fails
 most of the time:

 {{{
 # varnishadm -S /etc/varnish/secret -T localhost:6082 purge.list
 CLI communication error (body)
 Command failed with error code 400
 }}}

 "Relatively busy" being defined as:

 {{{
 # varnishstat -1 -f
 n_purge,n_purge_add,n_purge_retire,n_purge,n_purge_obj_test,n_purge_re_test,n_purge_dups
 n_purge                 11434          .   N total active purges
 n_purge_add             13699         0.04 N new purges added
 n_purge_retire           2265         0.01 N old purges deleted
 n_purge_obj_test     26524085        84.55 N objects tested
 n_purge_re_test     139179733       443.65 N regexps tested against
 n_purge_dups            12974         0.04 N duplicate purges removed

 }}}

 This is with Varnish 2.1.2-1~hardy1. A strace is attached.

-- 
Ticket URL: <http://www.varnish-cache.org/trac/ticket/837>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list