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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ