A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://github.com/openresty/memc-nginx-module/commit/de4cf867d4d14934a012b2540a8f52ecc19d3503 below:

updated docs to reflect recent changes; also bumped version to 0.14. · openresty/memc-nginx-module@de4cf86 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+12

-12

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+12

-12

lines changed Original file line number Diff line number Diff line change

@@ -61,7 +61,7 @@ Table of Contents

61 61

Version

62 62

=======

63 63 64 -

This document describes memc-nginx-module [v0.13](http://github.com/agentzh/memc-nginx-module/tags) released on 2 September 2013.

64 +

This document describes ngx_memc [v0.14](http://github.com/agentzh/memc-nginx-module/tags) released on 14 December 2013.

65 65 66 66

Synopsis

67 67

========

@@ -603,13 +603,13 @@ You're recommended to install this module (as well as the Nginx core and many ot

603 603

Alternatively, you can compile this module into the standard Nginx source distribution by hand:

604 604 605 605

Grab the nginx source code from [nginx.org](http://nginx.org/), for example,

606 -

the version 1.4.2 (see [nginx compatibility](#compatibility)), and then build the source with this module:

606 +

the version 1.4.4 (see [nginx compatibility](#compatibility)), and then build the source with this module:

607 607 608 608

```bash

609 609 610 -

wget 'http://nginx.org/download/nginx-1.4.2.tar.gz'

611 -

tar -xzvf nginx-1.4.2.tar.gz

612 -

cd nginx-1.4.2/

610 +

wget 'http://nginx.org/download/nginx-1.4.4.tar.gz'

611 +

tar -xzvf nginx-1.4.4.tar.gz

612 +

cd nginx-1.4.4/

613 613 614 614

# Here we assume you would install you nginx under /opt/nginx/.

615 615

./configure --prefix=/opt/nginx \

@@ -642,7 +642,7 @@ Compatibility

642 642

The following versions of Nginx should work with this module:

643 643 644 644

* **1.5.x** (last tested: 1.5.4)

645 -

* **1.4.x** (last tested: 1.4.2)

645 +

* **1.4.x** (last tested: 1.4.4)

646 646

* **1.2.x** (last tested: 1.2.9)

647 647

* **1.1.x** (last tested: 1.1.5)

648 648

* **1.0.x** (last tested: 1.0.10)

Original file line number Diff line number Diff line change

@@ -6,7 +6,7 @@

6 6 7 7

= Version =

8 8 9 -

This document describes memc-nginx-module [http://github.com/agentzh/memc-nginx-module/tags v0.13] released on 2 September 2013.

9 +

This document describes ngx_memc [http://github.com/agentzh/memc-nginx-module/tags v0.14] released on 14 December 2013.

10 10 11 11

= Synopsis =

12 12

@@ -449,12 +449,12 @@ You're recommended to install this module (as well as the Nginx core and many ot

449 449

Alternatively, you can compile this module into the standard Nginx source distribution by hand:

450 450 451 451

Grab the nginx source code from [http://nginx.org/ nginx.org], for example,

452 -

the version 1.4.2 (see [[#Compatibility|nginx compatibility]]), and then build the source with this module:

452 +

the version 1.4.4 (see [[#Compatibility|nginx compatibility]]), and then build the source with this module:

453 453 454 454

<geshi lang="bash">

455 -

wget 'http://nginx.org/download/nginx-1.4.2.tar.gz'

456 -

tar -xzvf nginx-1.4.2.tar.gz

457 -

cd nginx-1.4.2/

455 +

wget 'http://nginx.org/download/nginx-1.4.4.tar.gz'

456 +

tar -xzvf nginx-1.4.4.tar.gz

457 +

cd nginx-1.4.4/

458 458 459 459

# Here we assume you would install you nginx under /opt/nginx/.

460 460

./configure --prefix=/opt/nginx \

@@ -480,7 +480,7 @@ regenerate the parser's C file, i.e., [http://github.com/agentzh/memc-nginx-modu

480 480

The following versions of Nginx should work with this module:

481 481 482 482

* '''1.5.x''' (last tested: 1.5.4)

483 -

* '''1.4.x''' (last tested: 1.4.2)

483 +

* '''1.4.x''' (last tested: 1.4.4)

484 484

* '''1.2.x''' (last tested: 1.2.9)

485 485

* '''1.1.x''' (last tested: 1.1.5)

486 486

* '''1.0.x''' (last tested: 1.0.10)

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