[Varnish] #1244: param.show always shows 64-bit defaults

Varnish varnish-bugs at varnish-cache.org
Wed Jan 2 18:31:00 CET 2013


#1244: param.show always shows 64-bit defaults
----------------------+-------------------
 Reporter:  kristian  |      Owner:
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  varnishd  |    Version:  trunk
 Severity:  normal    |   Keywords:
----------------------+-------------------
 `param.show` can show default values for parameters, but these are not
 "platform specific", e.g:

 {{{
 kristian at freud:~$ varnishadm param.show workspace_client
 workspace_client            16k [bytes]
                             Default is 64k
 }}}

 (This Varnish-instance is of course running with default values).

 In this example, 16k is the actual default value for 32-bit systems.

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




More information about the varnish-bugs mailing list