Re: Upload problem with apache and SSL

2005-07-20 Thread ichy
sorry, too many zeros to be 100K. 2005/7/21, ichy <[EMAIL PROTECTED]>: > > Hi, Zsolt. > if the error page is of apache, there might be a config setting in > httpd.conf > to limit request size like > LimitRequestBody 1024 > in the case above, request larger than 100KB is prohibited. > wh

Re: Upload problem with apache and SSL

2005-07-20 Thread ichy
Hi, Zsolt. if the error page is of apache, there might be a config setting in httpd.conf to limit request size like LimitRequestBody 1024 in the case above, request larger than 100KB is prohibited. when you repeat the upload and each time you upload the same file and other request paramete

Upload problem with apache and SSL

2005-07-20 Thread Zsolt
Hi, Sometime we cannot upload documents with struts-1.2.4 and tomcat-5.0.28 if we do that via apache Apache/2.0.49 and mod_jk (via port 443). We get an error message the page cannot be shown (or something like that). If we repeat the upload the error doesn't happen. It is especially strange that