1.2.5 - 2014-07-07 - setting path-defaults to / fixing issue https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng/issue/7/leaving-cookie-path-empty-in-module 1.2.4 - 2014-04-18 - fixed an compiling-issue on some systems (SLES, CentOS) https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng/issue/5/nginx-compile-warning 1.2.3 - 2014-03-10 - sticky-module might work now with upstream-check-module https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng/issue/3/patch-to-allow 1.2.2 - 2014-03-04 - use "Expires" instead of "Max-Age" directive to set cookie expiration https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng/issue/2/nginx-sticky-module-uses-max-age-directive - fix a bug due to a change in nginx-api (>= 1.5.8) https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng/issue/1/nginx-158-api-change-for-ngx_sock_ntop 1.2.1 - 2014-02-20 - cloned from: https://code.google.com/p/nginx-sticky-module/ - route-cookie might be configured to be httponly/secure patch included: https://code.google.com/p/nginx-sticky-module/issues/detail?id=24