Using Nginx as Reverse Proxy and Implementing High Performance URL Caching with Memcached

preview_player
Показать описание
Senior Software Engineer Gayan Pathirana from our Customer Experience (CX) team takes us through the fundamentals of how to use Nginx as a Reverse Proxy and implement high performance URL caching with Memcached in this Sysco LABS Tutorial.

The tutorial covers;
- Creating an example application with NodeJs
- Installing Nginx via the OpenResty bundle on Ubuntu
- Configuring Nginx as a Reverse Proxy
- Installing Memcached
- Configuring Memcached
- Verifying Memcached Setup
- Configuring Nginx + Memcached for high performance URL-level caching
Рекомендации по теме
Комментарии
Автор

How do you install ngx_http_memcached_module? in the nginx container?

zishenye