Web server not responding on AWS EC2 when sending larger http response

0

Hello,

I have my web application and webserver and they are working fine on my local Windows 10 machine. But when I run the same application on my EC2 instance server itself (again Windows 10) using the same web server, it doesn't work. Does ec2 have any restrictions with response size limit?

Here are more details about the problem:
https://stackoverflow.com/questions/69186276/django-application-and-apache-server-with-err-connection-reset-on-aws

I would be glad if I could some suggestions.

Thanks.

David

已提問 3 年前檢視次數 317 次
2 個答案
0

I've finally fixed that huge problem. Had to install new ec2 instances (servers) and terminate the current ones. The application works fine now.

已回答 3 年前
0

I've finally fixed that huge problem. Had to install new ec2 instances (servers) and terminate the current ones. The application works fine now.

David

已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南