[Varnish] #1805: Assert error in Tcheck()

Varnish varnish-bugs at varnish-cache.org
Thu Oct 29 16:38:06 CET 2015


#1805: Assert error in Tcheck()
--------------------+----------------------------------
 Reporter:  colas   |       Owner:
     Type:  defect  |      Status:  reopened
 Priority:  normal  |   Milestone:  Varnish 4.0 release
Component:  build   |     Version:  unknown
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+----------------------------------
Changes (by colas):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 We changed it to ''' workspace_backend=256k''' , but now we have some
 backend_fetch_failed whereas backend respond with status code 200.

 With varnishlog we get this error :


 {{{
 - BereqHeader    X-Forwarded-For: xx.xx.xx.xx, xx.xx.xx.xx
 -   BereqHeader    Host: www.mysite.com
 -   BereqHeader    X-Pass: Connected
 -   BereqHeader    X-Pass-D: Connected - hash - Pass
 -   BereqHeader    X-Varnish: 15568164
 -   VCL_call       BACKEND_FETCH
 -   VCL_return     fetch
 -   BackendOpen    192 backend1(xx.xx.xx.xx,,80) xx.xx.xx.xx 53626
 -   Backend        192 backend backend1(xx.xx.xx.xx,,80)
 -   Timestamp      Bereq: 1446131181.479810 0.000912 0.000912
 -   BogoHeader     Too many headers: Set-Cookie: CF_user_
 -   HttpGarbage    "HTTP/1.1%00200%00OK%00%0aDate: Thu, 29 Oct 2015
 15:06:21 GMT%00%0aServer: Apache%00%0aExpires: 0%00%0aCache-Control:
 private, no-store, no-cache, must-revalidate%00%0aPragma: no-cache%00
 %0aSet-Cookie: CFSESSID=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT;
 path=/; domain=.....%00"
 }}}



 Why again this error ?
 Something wrong ? And other parameter to change ?

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



More information about the varnish-bugs mailing list