Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread Bremser, Kurt (AMOS Austria GmbH)
. There is no gravity. The Earth sucks. Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID] Gesendet: Dienstag, 2. Juni 2015 16:50 An: users@httpd.apache.org Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc] So we need to tune the network setting

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi
etreff: Re: [users@httpd] Apache Larger file upload. [wd-vc] Hi Kurt,  when we are uploading the file from web browser it slow. when i try to upload the same 100mb file to the server using winscp it taking same amount of time. Regards,Pradeep On Tuesday, June 2, 2015 10:21 AM, "Bremser, Kur

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread Bremser, Kurt (AMOS Austria GmbH)
[ptangut...@yahoo.com.INVALID] Gesendet: Dienstag, 2. Juni 2015 16:27 An: users@httpd.apache.org Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc] Hi Kurt, when we are uploading the file from web browser it slow. when i try to upload the same 100mb file to the server using winscp it

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi
kumar tanguturi [ptangut...@yahoo.com.INVALID] Gesendet: Dienstag, 2. Juni 2015 15:50 An: users@httpd.apache.org Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc] HI Kurt, I am using linux and below are my limits. you bandwith 4mbit in the network level. do you know how to che

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread Bremser, Kurt (AMOS Austria GmbH)
VALID] Gesendet: Dienstag, 2. Juni 2015 15:50 An: users@httpd.apache.org Betreff: Re: [users@httpd] Apache Larger file upload. [wd-vc] HI Kurt, I am using linux and below are my limits. you bandwith 4mbit in the network level. do you know how to check and increase ? LimitRequestBody 52

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi
s wrong. There is no gravity. The Earth sucks.Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID] Gesendet: Dienstag, 2. Juni 2015 15:15 An: users@httpd.apache.org Betreff: **SPAM?** [users@httpd] Apache Larger file upload. [wd-vc] Hi, I am trying to upload the larger file like 100mb. the

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread Bremser, Kurt (AMOS Austria GmbH)
angut...@yahoo.com.INVALID] Gesendet: Dienstag, 2. Juni 2015 15:15 An: users@httpd.apache.org Betreff: **SPAM?** [users@httpd] Apache Larger file upload. [wd-vc] Hi, I am trying to upload the larger file like 100mb. the upload time is taking to long like 4 mins. I added below line in my httpd.conf fil

Re: [users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi
On Tuesday, June 2, 2015 9:21 AM, pradeepkumar tanguturi wrote: Hi, I am trying to upload the larger file like 100mb. the upload time is taking to long like 4 mins. I added below line in my httpd.conf file but still taking same amount of time. please advice me. SetEnv proxy-sendc

[users@httpd] Apache Larger file upload.

2015-06-02 Thread pradeepkumar tanguturi
Hi, I am trying to upload the larger file like 100mb. the upload time is taking to long like 4 mins. I added below line in my httpd.conf file but still taking same amount of time. please advice me. SetEnv proxy-sendchunked 1 SetEnv proxy-sendcl 0 Thanks,kumar