Re: [users@httpd] Bad Gateway with large file upload [EXT]

2020-10-29 Thread eric tse
etric connections – download is fast, upload > is usually throttled to between 10 and 25% of the download speed. > > James > > *From:* eric tse > *Sent:* 29 October 2020 19:16 > *To:* users@httpd.apache.org > *Subject:* Re: [users@httpd] Bad Gateway with large file upload [E

RE: [users@httpd] Bad Gateway with large file upload [EXT]

2020-10-29 Thread James Smith
Sent: 29 October 2020 19:16 To: users@httpd.apache.org Subject: Re: [users@httpd] Bad Gateway with large file upload [EXT] Good afternoon James Thank you very much for your help. We are inside a working organization network. The client is using VPN. I don't know if you guys have a littl

Re: [users@httpd] Bad Gateway with large file upload [EXT]

2020-10-29 Thread eric tse
our end – transfers are smaller and > avoids time outs. Can also parallelize them if required. > > James > > > > *From:* eric tse > *Sent:* 29 October 2020 18:15 > *To:* users@httpd.apache.org > *Subject:* Re: [users@httpd] Bad Gateway with large file upload [EXT] >

RE: [users@httpd] Bad Gateway with large file upload [EXT]

2020-10-29 Thread James Smith
October 2020 18:15 To: users@httpd.apache.org Subject: Re: [users@httpd] Bad Gateway with large file upload [EXT] Hi community, Thank you for your valuable hint again. Can we tune something from chrome? that can make chrome 147MB test works? Or we need to tune our network infrastructure? For now, I

Re: [users@httpd] Bad Gateway with large file upload

2020-10-29 Thread eric tse
Hi community, Thank you for your valuable hint again. Can we tune something from chrome? that can make chrome 147MB test works? Or we need to tune our network infrastructure? For now, I haven't been able to google anything yet. Thanks and regards, Eric On Thu, Oct 29, 2020 at 11:10 AM eric

Re: [users@httpd] Bad Gateway with large file upload

2020-10-29 Thread eric tse
Good morning, Thanks for your excellent tip last night. We have some significant turn around from an investigation perspective. We’ve done some additional testing this morning and had a surprising result. Does this provide any hints to the cause? Firefox 60 MB: bad gateway F

Re: [users@httpd] Bad Gateway with large file upload

2020-10-29 Thread @lbutlr
On 28 Oct 2020, at 18:05, eric tse wrote: > We’re are getting a Bad Gateway error returned when trying to upload large > files through an IE browser to our webserver. Have you tried with a currently supported browser? IE is on death watch. -- If I were you boys, I wouldn't talk or even thin

[users@httpd] Bad Gateway with large file upload

2020-10-28 Thread eric tse
Good evening, We’re are getting a Bad Gateway error returned when trying to upload large files through an IE browser to our webserver. Front end is using apache proxy ( Apache/2.2.31 (Unix)) Backend is IIS 7.5 running MVC 5 code. 2 MB upload – Successfully uploaded. 60 MB upload – Bad Gateway