+6
-6
lines changedFilter options
+6
-6
lines changed Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ This module is already production ready.
52
52
Version
53
53
=======
54
54
55
-
This document describes ngx_redis2 [v0.12](https://github.com/openresty/redis2-nginx-module/tags) released on 22 June 2015.
55
+
This document describes ngx_redis2 [v0.13](https://github.com/openresty/redis2-nginx-module/tags) released on 15 May 2016.
56
56
57
57
Synopsis
58
58
========
@@ -619,14 +619,14 @@ You are recommended to install this module (as well as the Nginx core and many m
619
619
620
620
Alternatively, you can install this module manually by recompiling the standard Nginx core as follows:
621
621
622
-
* Grab the nginx source code from [nginx.org](http://nginx.org), for example, the version 1.9.7 (see nginx compatibility),
622
+
* Grab the nginx source code from [nginx.org](http://nginx.org), for example, the version 1.9.15 (see nginx compatibility),
623
623
* and then download the latest version of the release tarball of this module from ngx_redis2's [file list](http://github.com/openresty/redis2-nginx-module/tags).
624
624
* and finally build the source with this module:
625
625
```bash
626
626
627
-
wget 'http://nginx.org/download/nginx-1.9.7.tar.gz'
628
-
tar -xzvf nginx-1.9.7.tar.gz
629
-
cd nginx-1.9.7/
627
+
wget 'http://nginx.org/download/nginx-1.9.15.tar.gz'
628
+
tar -xzvf nginx-1.9.15.tar.gz
629
+
cd nginx-1.9.15/
630
630
631
631
# Here we assume you would install you nginx under /opt/nginx/.
632
632
./configure --prefix=/opt/nginx \
@@ -653,7 +653,7 @@ Redis 2.0, 2.2, 2.4, and above should work with this module without any issues.
653
653
654
654
The following versions of Nginx should work with this module:
655
655
656
-
* 1.9.x (last tested: 1.9.7)
656
+
* 1.9.x (last tested: 1.9.15)
657
657
* 1.8.x
658
658
* 1.7.x (last tested: 1.7.10)
659
659
* 1.6.x
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4