nginx

Whether nginx is needed for node.js servers?

Do I need to put nginx in front of the node? In our company, we are looking for a T-function for beginners, and therefore I ... nd the unnecessary layer. Is the layer really in the form of nginx - unnecessary? I would be grateful to hear your comments.

how to properly configure location in nginx proxy pass

There is a blog located on a separate IP, on it nginx is raised to 443 server { listen 443 ssl default_server; ssl_c ... BUT!! there are still ways with articles like: / blog/article-1 /blog/article-2/ and what to do with them is not quite clear

404 in Docker NGINX container

Hello friends developers! I am having a problem with NGINX where the application root is not found, remembering that I need ... conf.d/default.conf links: - php php: image: php:7-fpm volumes: - .:/app

I can't access my Laravel 5 project from Vagrant and Nginx

I am creating a development environment using Vagrant with the following dependencies: PHP7; PostgreSQL 9.3; Nginx 1.9; ... y the configuration files of Nginx and PHP to their folder when the VM goes up and give the proper permissions in the folder

How does PHP-FPM work?

Guys, I have a question related to the concept of PHP-fpm . From what I understood through the documentation, it is a module ... P that manages the requests to the server to avoid high loads, or am I mistaken? How can it benefit in terms of performance?

Error 502: Bad Gateway - how to solve

What is happening As of yesterday morning, in a certain part of the site, in the user registration to be more exact, often w ... dified in this part of the user and it began to appear. Note: the system is made in Django, and static pages served by Nginx.

502 Bad Gateway-Linux, php7, nginx. How to solve this error?

I am having an Error 502 that represents some configuration on the server, when I try to open a website using linux, nginx an ... .0.1, server: ig.app, request: "GET /index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "ig.app"

How to avoid installing Apache, when installing php7.1 on Ubuntu 16.04?

I have the following code that installs php7. 1 on Ubuntu 16.04: sudo apt-get install -y software-properties-common sudo add ... GINX and not Apache. So I would like to know if there is any way to install php7.1 without going through apache installation?

Are all HTTP methods / verbs supported by APACHE and NGINX?

In a talk I had recently, one of the speakers commented that the only methods that, in fact, APACHE and NGINX accept/support ... verbs really accepted by the APACHE and the NGINX or the procedure contextualized in the question is what actually happens?

Error 404 Not Found (nginx)

I have a blog and from a day to here began to give the following error on some pages. 404 Not Found nginx/1.6.2 ... } } My hosting is digital ocean and I have already tried to send a support ticket, but they have not been able to help me.

Sending files in Nginx error " 413 request Entity too Large"

I'm trying to send a file of 2MB using Nginx, but I keep getting 413 arquivo muito grande. Version: Nginx/1.4.6 SO: Ubuntu 14.04 LTS

Nginx with Node api

I'm having a problem at a time and can't solve it. The problem is as follows: I have a server that on it has an api running ... s displayed: [emerg] "upstream" directive is not allowed here in /etc/nginx/sites-enabled/default:20 Anyone help me please?

Peak connections MySQL + bad gateway nginx php

I have on AWS: RDS m5.xlarge MySQL 5.6 EC2 t2.small NGINX + PHP 7.1 In an intermittent way, my MySQL is g ... ns would not be little for her to become inaccessible? How can I better investigate the reason for this peak of connections?

What is the difference between HTTP and HTTPS server considering my structure?

I have a rest Node JS application running behind a reverse proxy by nginx, with https appropriately configured, in which the ... y nginx, implement as httpsServer? Another question, Do I need to listen on Port 443 with the second approach, or any other?

Slow download rate on NGINX server

My doubt would be as to how I can improve the speed for downloading files above 1GB on my server. My Test: My internet ... (reverse proxy) Server with 1gps Uplink datacenter France (ping for BR varies between 200 to 300ms) Thank you very much.

Nginx does not import database in phpmyadmin: "413 request Entity too Large"

I have a database of 1.31 MB which I am trying to import inside my phpmyadmin, which on the side indicates that it supports i ... e: 2,048 KB. But, I'm not getting it... every time I try to import it gives this message: "413 Request Entity Too Large"