By trial and error, I found that the online documentation for the 'HTTP Persistence' module is incorrect; it states the use of 'http_cookie' - which fails.
Error looks like this: "[emerg] 52376#0: "persistence" directive config error in /etc/nginx/nginx.conf:364"
See: http://www.senginx.org/en/index.php/HTTP_Persistence
The latest 'CHANGES.senginx' file states this; "http_cookie is now changed to insert_cookie"
That works fine!
By trial and error, I found that the online documentation for the 'HTTP Persistence' module is incorrect; it states the use of 'http_cookie' - which fails.
Error looks like this: "[emerg] 52376#0: "persistence" directive config error in /etc/nginx/nginx.conf:364"
See: http://www.senginx.org/en/index.php/HTTP_Persistence
The latest 'CHANGES.senginx' file states this; "http_cookie is now changed to insert_cookie"
That works fine!