Skip to main content

All Questions

0 votes
0 answers
64 views

Nginx: Not loading wordpress repo on EC2 instance - Getting 'This site can't be reached'

I've been trawling through forums trying to figure out why nginx won't point to my wordpress repo and loads the page 'This site can't be reached'. I followed the steps in this guide https://medium.com/...
Michael Such's user avatar
0 votes
1 answer
1k views

Why is Route53 registered domain not able resolve EC2 IP while I can access the IP without domain?

This is what I have right now: A domain which is registered with Route53. This domain resides with Route53 only. An nginx listening on port 80 which is then running on EC2 instance. I can view the ...
Santosh Kumar's user avatar
1 vote
1 answer
4k views

How to get NGINX working on AWS EC2?

I have an AWS EC2 instance running Ubuntu. I have followed this guide to install NGINX; sudo apt update sudo apt install nginx Apparently after installing it, I should have everything I need and ...
Stretch0's user avatar
  • 133
0 votes
0 answers
106 views

Using a Let's Encrypt SSL certificate for my AWS Server

I have a website at www.example.com that's using a Let's Encrypt wildcard certificate. It works great. I also have a webapp that's running under Tomcat on an AWS EC2 instance. It runs at webapps....
Sander Smith's user avatar
0 votes
1 answer
2k views

EC2: Relatively small network out spikes cause 100% CPU usage

Background Hello, I have a server I'm running on a free EC2 instance. I'm using nginx and passenger/rails as my web server and application server. The server receives little traffic (still in ...
jacob_g's user avatar
  • 123
0 votes
0 answers
106 views

Amazon EC2 instance unexpectedly using CPU and network (not http). How to analyse?

I would like to try and better understand how to analyse the following situation (which is no longer occurring) CPU pinned at 50% all night (100% of 1 core I suppose) according to Cloudwatch. ...
Tom's user avatar
  • 101
0 votes
2 answers
804 views

Mariadb not starting on amazon linux

I am new to aws server configuration. I have setup an nginx web server with mariadb database server for my php/laravel web application. My database server was running good for the last few days hence ...
Rejaul's user avatar
  • 101
0 votes
1 answer
417 views

How to configure Nginx/Apache to enable HTTPS with EC2 Instance?

I have an EC2 instance set up with a load balancer with the following security group rules and a load balancer that forwards requests for http and https, with a certificate generated by AWS ...
Yu Mad's user avatar
  • 101
0 votes
0 answers
69 views

Blocked css/js resources in China

We have some sites that load correctly in Europe/America/etc. But for users from China they always load unpredictable or don't load. After debugging with someone from China we figured that main CSS ...
Mykola's user avatar
  • 101
1 vote
0 answers
215 views

(AWS) ALB with ec2 instances Amazon Linux and Nginx

I want to use Nginx in Amazon Linux intances. If I use a single instance with a public IP granted by Amazon, the configuration works. Then when I add an ALB and later add the target group the app ...
user_af's user avatar
  • 33
0 votes
0 answers
300 views

Website times out sporadically: ERR_TIMED_OUT and can't ssh into instance with nginx and EC2 setup

I am running a django app with nginx as webserver on an EC2 instance. The website gets a decent amount of API calls per minute depending on how many testpipelines I run. My problem is that the website ...
Micromegas's user avatar
0 votes
1 answer
578 views

Does a website need port 443 configured in the nginx file if traffic is routed through CloudFront?

I was googling how to set up the ssl/tls configuration in my nginx file when I noticed if I type https://example.com I am getting the green connection is secure message. I was expecting it to not work ...
Dong's user avatar
  • 135
0 votes
1 answer
5k views

php-fpm and nginx configuration for optimal performance

I'm running nginx server with php-fpm. I'm using "c5d.xlarge" ec2 instance type to host my website. c5d.xlarge = 4 vcpu & 8GB RAM. If active connections go beyond 10k on my ELB, CPU ...
Axel's user avatar
  • 511
0 votes
1 answer
112 views

I have an AWS Elastic Beanstalk - Node.js running on 64bit Amazon Linux/4.10.2. What server is it running?

When I ssh into the EC2 instance and look around the server configuration files, I see Apache config files, NGINX config files. Why are both servers there? Which one takes priority? Do both servers ...
V.Villacis's user avatar
1 vote
1 answer
776 views

Reverse proxy forward request via private IP?

I have two EC2 instances, says EC2-a and EC2-b. EC2-a installed NGINX and served as reverse proxy, while EC2-b installed Weblogic which serve up my websites. Since public-IP are not static, I'm ...
Isaac's user avatar
  • 115

15 30 50 per page
1
2 3 4 5