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.
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
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