https://issues.apache.org/bugzilla/show_bug.cgi?id=49035
--- Comment #2 from Alexandre PETRILLO <alexandre.petri...@gmail.com> 2010-07-23 10:52:16 EDT --- This is a simple jsp testcase. There is a form with enctype="multipart/form-data" and 300 inputs. When i submit (more that one time) my form, sometimes, some data are lost ! This is very simple to reproduce, just a jsp with lib common-fileupload.jar This is my apache configuration LoadModule proxy_module modules/mod_proxy.so JkWorkerProperty worker.list=myappli JkWorkerProperty worker.myappli.type=ajp13 JkWorkerProperty worker.myappli.host=localhost JkWorkerProperty worker.myappli.port=8009 JkMount /myappli/* myappli -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org