[Varnish] #988: On 32bit systems http_req_size's default is not reduced

Varnish varnish-bugs at varnish-cache.org
Thu Aug 25 19:47:07 CEST 2011


#988: On 32bit systems http_req_size's default is not reduced
---------------------+------------------------------------------------------
 Reporter:  drwilco  |        Type:  defect
   Status:  new      |    Priority:  normal
Milestone:           |   Component:  build 
  Version:  3.0.0    |    Severity:  normal
 Keywords:           |  
---------------------+------------------------------------------------------
 On 32bit systems sess_workspace and thread_pool_workspace (among other
 parameters) are reduced from 64K to 16K, but http_req_size is left at 32K.
 Meaning that with a request larger than 16K varnish will panic, even on
 the default vcl.

 http_req_size should probably be reduced to 12K or so.

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




More information about the varnish-bugs mailing list