nginx tag

78 questions


1 answers
438 views
0
AWS Load Balancer Does Not Work Properly

Launching two EC2 instances.These two started from the same AMI and have not changed anything since they started.We created a load balancer with these two designated as target groups.I thought accessi...

1 years ago

1 answers
357 views
0
The web server does not open the source and displays an error-like screen.

I am creating a web environment using nginx and php-fpm.I got an nginx error when I tried to open the web by mistake.We reviewed the nginx and php-fpm environment settings, set up and reboot automatic...

1 years ago

1 answers
75 views
0
"Simp_le:1446" Error Occurs After SSL Using Let's Encrypt in Docker

EventWe are currently planning to use Docker to make the website SSL.Therefore, I am trying to add Let's Encrypt to the Docker-compose, but A heading error has occurred and SSLization is not successfu...


1 answers
123 views
0
PUMA error starting ruby on rails

I am about to start a ruby on rails server on ubuntu.nginx starts, but rails are not connecting well.Looking at the error message, it looks like a puma error.[49359c84-f723-4896-b209-988a6e3fbbaf]puma...

1 years ago

1 answers
116 views
0
I want to use uWSGI in python 3.6

I decided to use uWSGI to create an application using nginx for the web server and flask for the application part.I was referring to the following site, but Milestone#4 starts uWSGI with an error.http...


1 answers
136 views
0
The connection closes in about 30 seconds even though the websocket communicates every few seconds.

I am creating a web application using websocket.Currently, JavaScript initiates a connection with new WebSocket (wss://{hostname}) and communicates with the server several times after onOpen is called...


1 answers
96 views
0
I want to know why it takes 8 to 40 seconds to load a CSS of several tens of KB on the wordpress site.

The wordpress site is heavy, so I'm in trouble.According to Chrome's developer tool, it seems that the TTFB of a CSS with a file size of only a few tens of KB takes 8 to 40 seconds.(See the results of...

1 years ago

2 answers
104 views
0
I don't know how to resolve 403 after changing the document route in nginx

Hi, nice to meet you.This is my first post.Regarding CentOS 7 nginx (1.14.0) running on VPS, 403 was returned and the cause was not known.If the document route is set to the default /usr/share/nginx/h...

1 years ago

1 answers
94 views
0
Architecture of distributing requests to AWS and Xserver

■QuestionDepending on the path under hoge.com at the time of the request, we would like to sort the request to the AWS ALB or XServer.What should I do?■ Situation- Own a domain called hoge.com- I want...

1 years ago

1 answers
116 views
0
I want to access the Ravel app by specifying the URL of a subdirectory with no butt slash.

I wanted to publish Ravel's project at the URL of the subdirectory because each server requires a certificate for a name-based virtual server.If you set it up and connect with hoge.com/subdir, it will...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.