[Varnish] #1664: Assert error in VFP_Error(), cache/cache_fetch_proc.c line 61
Varnish
varnish-bugs at varnish-cache.org
Mon Feb 9 14:21:49 CET 2015
#1664: Assert error in VFP_Error(), cache/cache_fetch_proc.c line 61
----------------------+----------------------
Reporter: daghf | Owner: aondio
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: unknown
Severity: normal | Resolution:
Keywords: |
----------------------+----------------------
Changes (by aondio):
* owner: => aondio
Old description:
> If std.cache_req_body() is called with a POST body larger than the
> configured max size, we crash.
New description:
If std.cache_req_body() is called with a POST body larger than the
configured max size, we crash.
For chunked transfer encoding, std.cache_req_body() will happily cache
request bodies larger than the provided size limitation.
--
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1664#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list