Import file > 3gb possible?

2006-06-15 Thread Terry Orechia
Is it possible to import a large file greater than 3 gigabytes to a tomcat web server? I am running tomcat 4.1 on debian with Tomcat/Apache JK2 Connector . I upload a file using multipart/form data on http Post request to servlet. I have successfully uploaded a file that was just under 2 g

Re: HOWTO remove username/password from logging to tomcat logs

2006-05-29 Thread Terry Orechia
mcat logs this is JK/AJP connector, and it sucks, cause you can't remove it. later versions of tomcat its only logging this under debug. Filip Terry Orechia wrote: How do I control the logging of username/password in tomcat logs when a user logs into the tomcat website. There are no logg

HOWTO remove username/password from logging to tomcat logs

2006-05-26 Thread Terry Orechia
How do I control the logging of username/password in tomcat logs when a user logs into the tomcat website. There are no logging statements in my servlet to print this data and there is no code to catch the login request . Each time a user logs into the website , the username and password are