简体   繁体   中英

Apache server not responding in ec2

I have a flask application hosted on ec2 ubuntu instance and to serve the http request i also have apache and wsgi configured. However i am not able to access my application in ec2 and the request is getting timed out everytime.

enter image description here

On further investigation i found that apache is accepting request but i have used open cv in my code and the code functionality that uses open cv is taking a long amount of time.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM