Re: net::ERR_CONNECTION_REFUSED . How to correctly configure Nginx with Socket.io?

2020-02-01 Thread MarcoI
This is the "view source" of the html page: testproject We're sorry but testproject doesn't work properly without JavaScript enabled. Please enable it to continue.

upstream hash consistent seems to depend on order of DNS entries

2020-02-01 Thread Ian Morris Nieves
Hello all, Here is the setup: - I am running nginx in a single docker container and it has an upstream to a docker service which is composed of 3 docker containers (which happens to be php-fpm) - the service is configured to _not_ expose a single virtual ip address (vip), instead the service ex

New Blog Post "How OpenResty and Nginx Allocate and Manage Memory"

2020-02-01 Thread Yichun Zhang
Hi folks, I recently wrote a new blog post titled "How OpenResty and Nginx Allocate and Manage Memory": https://blog.openresty.com/en/how-or-alloc-mem/ It is the first of a series of articles on this topic. The purpose of this series is to help OpenResty and Nginx open source users effective