Project

General

Profile

Actions

Bug #4378

closed

White page with HTTP status: 413: FULL head

Added by François ARMAND over 10 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Web - UI & UX
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

When navigating on Rudder, sometimes I get a return status code of 413 (Full head).

That seems linked with the the addition of Datatable preference storage between pages.

And actually, if I removed some entries in the "cookie" panel of firebug, Rudder start to display things again.

So:
- browser-side workaround (temporary): clean cookies related to Rudder
- jetty-side workaround: add <Set name="requestHeaderSize">8192</Set> in /opt/rudder/jetty7/etc/jetty.xml, in the section about "Set connectors", as described in http://stackoverflow.com/questions/11914555/jetty-http-413-header-full-error-java-scala/11948304#11948304


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #6146: Rudder stores too much or too big cookies, causing white page with HTTP status: 413: FULL headReleasedFrançois ARMAND2015-01-20Actions
Actions

Also available in: Atom PDF