jetty 之 form too large | form too many keys 异常
http://www.jsunw.com/?post=34&tdsourcetag=s_pctim_aiomsg
https://wiki.eclipse.org/Jetty/Howto/Configure_Form_Size
https://wiki.eclipse.org/Jetty/Reference/jetty-web.xml
https://www.eclipse.org/jetty/documentation/current/setting-form-size.html
Make sure you are applying the configuration to an instance of the proper class
jetty-web.xml configures an instance of WebAppContext; jetty.xml configures an instance of Server.