Re: How to upload Files larger than 2GB

2020-08-19 Thread Martin Knoblauch
Hi Mark, thanks for the reply. The mentioning of "Chunked" helped me solve the problem. Our perl based REST client clearly tried to send the file as one buffer. Fortunately changing that was on line of code. > > > > Then looking at the Tomcat configuration. The HTTP connector (working) > > loo

Re: How to upload Files larger than 2GB

2020-08-19 Thread Mark Thomas
oblem now is that we get a 500 response > when we try to upload files larger than 2 GB. But this happens only when > using the full path from Apache to Tomcat. When we try the upload directly > via the Tomcat HTTP port all is good > > This leaves me with the question where the p

How to upload Files larger than 2GB

2020-08-19 Thread Martin Knoblauch
Hi, our customer has the following setup: Apache/HTTPD(2.4.43)->mod_jk(1.2.48)->Tomcat(9.0.12). The application hosted by Tomcat has a REST interface that allows file upload using POST requests. The problem now is that we get a 500 response when we try to upload files larger than 2 G

to upload files

2005-12-28 Thread shrinivas dole
Hello All, I want to know about 'Tomcat upload server'. Does this server help to uploas files at run time. if anybody knoes about it please reply back cheers shrinivas dole