Skip to main content

All Questions

0 votes
2 answers
73 views

How to track specific logs in Ubuntu? (CPU)

We have this EC2 instance: T2.medium, running apache, with 4 virtual hosts (4 sites). Sometimes, out of nowhere, the CPU reaches very high levels, maybe an attack. I've seen some of our wordpress ...
0diseuz's user avatar
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
0 answers
76 views

Amazon EC2 Web Server not Serving Content

I was using an EC2 Ubuntu 16.04 Server instance that was working fine but I had to reboot it briefly and since then I have been unable to connect via HTTP/HTTPS or ping it. I can SSH in and Telnet ...
Pecans's user avatar
  • 111
1 vote
0 answers
635 views

Configuring nginx Reverse Proxy and Cache on Wordpress on AWS EC2 and S3 with multiples websites

I search on google and a lot of other questions here, but none helped me with my problem. So what I'm trying to do is to serve all statics contents from s3 and the only ones that has to run in server-...
Mateus Saggin's user avatar
0 votes
1 answer
588 views

How does Apache load duplicate configuration options?

I have Apache installed on my server (AWS EC2 instance that is used by Elastic Beanstalk). There is the main configuration file httpd.conf that contains two configuration properties: Timeout 60 ...
Roman Proshin's user avatar
0 votes
1 answer
126 views

Amazon Web Server EC2 - changes don't seem to stick

We have a Wordpress site hosted on an Amazon Web Services EC2 instance using elastic load balancing. I'm running into a frustrating problem where it seems like every time I refresh the browser, ...
user365379's user avatar
0 votes
0 answers
1k views

Forbidden 403 on AWS Hosted Zone

I am trying to make my web app hosted on an ubuntu AWS vm accessible with url.com instead of my public dns. I have executed the following steps: Create an elastic IP and associate it with my ec2 ...
frankgreco's user avatar
0 votes
0 answers
400 views

Cannot access apache2 and tomcat running on my ec2-instance

My ec2 ubuntu instance has apache2 working on port 80 and tomcat working on 8080. I'm not able to access them from my browser, i checked the access.log for apache2 it doesn't show the request coming ...
thecreator232's user avatar
0 votes
1 answer
3k views

Subdomain using AWS Route 53, load balancer, EC2, Apache

I've tried to follow a few different tutorials on this, but can't quite get it to work. I have all of my DNS for my domain (example.com) in Route 53. Works fine. My top level domain (A record) ...
jonmrich's user avatar
  • 185
0 votes
1 answer
157 views

Amazon Machine Image

I have a website running on the Singapore AWS servers. It is an EC2 instance and the website is built using django configured with Apache and MySQL. I took an Amazon Machine Image (AMI) of the ...
maahd's user avatar
  • 121
3 votes
2 answers
2k views

Apache 2.4.9 100% CPU load of random workers

I own a t1.micro EC2 instance. After release upgrade of Ubuntu to saucy I got Apache 2.4.6 and I started noticing 100% CPU load like this top - 19:37:58 up 2:55, 2 users, load average: 3.90, 2.90, ...
Alexey's user avatar
  • 59
3 votes
0 answers
11k views

Does AWS EC2 have limits on concurrent connections?

No matter what I do to my EC2 instance, any size and with apache/ubuntu. I can't get it to go over 1400 concurrent connections. Have set the prefork settings high, set ulimit to 1000000 Is this ...
Nabil A's user avatar
  • 61
0 votes
2 answers
985 views

DirectoryIndex not being respected on AWS EC2 instance

Hey guys I'm having a really weird issue here with my AWS EC2 instance. I have set up my LAMP stack with PHP5.5 MariaDB and Apache2, I have created/enabled my conf file (below) <VirtualHost *:80&...
ehime's user avatar
  • 607
3 votes
1 answer
2k views

Amazon Linux LAMP with php 5.5

I installed PHP 5.5 on my Amazon Linux VPS via the instructions here. The CLI is working fine. I also had apache already installed and running via the httpd package. It was running without any ...
Explosion Pills's user avatar
1 vote
0 answers
666 views

Apache bloodhound installation, AWS host not serving site

Following the installation instructions here I went through the entire process on an AWS instance. Everything seems to be setup correctly, I can even run BH off the development server using: tracd ./...
knishka's user avatar
  • 111

15 30 50 per page