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

2015-06-02 Thread pradeepkumar tanguturi
u use, say, ADSL, the upload will have considerably less bandwidth than the download. Kurt BremserAMOS Austria Newton was wrong. There is no gravity. The Earth sucks.Von: pradeepkumar tanguturi [ptangut...@yahoo.com.INVALID] Gesendet: Dienstag, 2. Juni 2015 16:27 An: users@httpd.apache.org B

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

2015-06-02 Thread pradeepkumar tanguturi
0577296064 #yiv0577296064 --P {MARGIN-BOTTOM:0px;MARGIN-TOP:0px;}#yiv0577296064 I'm not talking about Apache parameters. If you try an upload with a different method (FTP, SFTP), how fast is that? Kurt BremserAMOS Austria Newton was wrong. There is no gravity. The Earth sucks.Von: pradeep

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] Web app works with Apache Server (1.3.20) on some but not all identically configured PCs

2015-06-02 Thread pradeepkumar tanguturi
Hi Paul, I am using Linux below are u limits. LimitRequestBody 5242880 LimitRequestFields 40 LimitRequestFieldSize 4094 LimitRequestLine  500 Kumar On Tuesday, June 2, 2015 9:43 AM, Stormy wrote: At 12:20 PM 6/2/2015 +, Hessel, Carl wrote: [snip] >[Tue May 12 09:31:00 2015] [e

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

[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

[users@httpd]

2015-06-02 Thread pradeepkumar tanguturi

[users@httpd] Larger file upload delay in the apache proxy

2015-05-27 Thread pradeepkumar tanguturi
Hi, When I try to upload the large file like 100mb . proxypass taking more than 4 mins. can any one explain what and were i need to check. thanks,pradeep

[users@httpd] proxypass strip the URL

2015-05-04 Thread pradeepkumar tanguturi
HI I am have an issue when the apache 2.2 proxypass the URL with filename has "=". when is proxypass it strip the any character before "=" character E.g  https://apple.com/test/file=test1.xml it pass as  https://apple.com/test/test1.xml. it stripping all the character before it pass. Any help wil

[users@httpd] Re: apache 2.2 with proxypass url stripped.

2015-05-01 Thread pradeepkumar tanguturi
e it pass. Any help will be great.Regards, kumar On Friday, May 1, 2015 12:43 PM, pradeepkumar tanguturi wrote: HI I am have an issue when the apache 2.2 proxypass the URL with filename has "=". when is proxypass it strip the any character before "=" character E.

[users@httpd] apache 2.2 with proxypass url stripped.

2015-05-01 Thread pradeepkumar tanguturi
HI I am have an issue when the apache 2.2 proxypass the URL with filename has "=". when is proxypass it strip the any character before "=" character E.g  https://apple.com/test/file=test1.xml it pass as  https://apple.com/test/test1.xml. it stripping all the character before it pass. Any help wil