[Varnish] #1642: Assert error in VGZ_Ibuf()

Varnish varnish-bugs at varnish-cache.org
Thu Dec 4 17:08:50 CET 2014


#1642: Assert error in VGZ_Ibuf()
--------------------------+--------------------
 Reporter:  llavaud       |       Owner:
     Type:  defect        |      Status:  new
 Priority:  normal        |   Milestone:
Component:  varnishd      |     Version:  trunk
 Severity:  major         |  Resolution:
 Keywords:  assert error  |
--------------------------+--------------------

Comment (by llavaud):

 I have removed the following directive from my backend_response vcl:

 {{{
 if (beresp.http.Content-Type ~
 "text/(html|plain|xml|css|javascript)|application/(x-javascript|javascript|ecmascript|rss\+xml|json|xml|xml\+rss)")
 {
        set beresp.do_gzip = true;
 }
 }}}

 but the problem still occur

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1642#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list