My version of varnish is 3.0 .
My server is working fine while I am twisting the urls, but when using the varnish cache, 503 service unavailable sometimes returned.
Information about the magazine is:
0 Debug - "VCL_error(200, OK)" 24 VCL_call c recv error 24 VCL_call c error deliver 24 SessionClose c error 0 Debug - "VCL_error(200, OK)" 27 VCL_call c recv error 27 VCL_call c error deliver 27 SessionClose c error 0 Debug - "VCL_error(200, OK)" 16 VCL_call c recv error 16 VCL_call c error deliver 16 SessionClose c error 14 Debug - "Write error, retval = 2998272, len = 8465870, errno = Success" 0 Debug - "VCL_error(200, OK)" 14 VCL_call c recv error 14 VCL_call c error deliver 14 SessionClose c error 0 Debug - "VCL_error(200, OK)" 21 VCL_call c recv error 21 VCL_call c error deliver 21 SessionClose c error
PS: Server 200 response when I freeze or type URLs in browsers.
source share