On Mon, Oct 8, 2012 at 12:12 PM, Rowan @ Jetboy <[email protected]> wrote:

> I've had a handful of complaints from my website users that they're seeing
> the error below when trying to access an installation of the MyBB forum.**
> **
>
> ** **
>
> Error 413****
>
> Request Entity Too Large****
>
> ****
>
> Guru Meditation:****
>
> XID: 190197240****
>
> ****
>
> Varnish cache server
>

I'm not 100% sure but if memory serves me well you need to tweak this one:

       http_req_size

              · Units: bytes

              · Default: 32768

              Maximum  number  of  bytes  of  HTTP client request we will
deal
              with.  This is a limit on all bytes up to the double blank
 line
              which  ends  the  HTTP  request.   The memory for the request
is
              allocated from the session workspace (param: sess_workspace)
and
              this parameter limits how much of that the request is allowed
to
              take up.


-- 
Per Buer
Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer
*Varnish makes websites fly!*
Whitepapers <http://www.varnish-software.com/whitepapers> |
Video<http://www.youtube.com/watch?v=x7t2Sp174eI> |
Twitter <https://twitter.com/varnishsoftware>
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to