資源簡介
nginx_upstream_jvm_route 是一個 Nginx 的擴展模塊,用來實現(xiàn)基于 Cookie 的 Session Sticky 的功能。
安裝方法(進(jìn)入Nginx源碼目錄):
#patch -p0 < /path/to/this/directory/jvm_route.patch
# ./configure --prefix=/usr/nginx-0.8.1 --with-http_stub_status_module --add-module=/path/to/this/directory/
#make
#make install
例如以下配置:
1. Resi
代碼片段和文件信息
評論
共有 條評論