Re: mod_jk & file upload

2006-11-27 Thread Shobhit Jindal
am not sure about the solution but am facing the same problem check more on LimitRequestBody (Restricts the total size of the HTTP request body sent from the client) in configuration of apache2 (tomcat cant override this configuration) do

mod_jk & file upload

2006-11-26 Thread Alexey Kakunin
Hello! I have followed configuration: * Linux CentOs with linux kernel 2.6.9 * Apache 1.3.37 as front-end server * Tomcat 5.5.20 as back-end server * Mod_JK version 1.2.19 (project tomcat-connectors) used for apache <-> tomcat communication by APR 1.3 protocol I have default settings in apache co