telize

High performance JSON IP and GeoIP REST API (IP Geolocation)
Log | Files | Refs | README | LICENSE

commit 3691e554392807dc1d65959cfca44a8fed3ad801
parent c464cc71670d2cfd085ee95fe70d1bd3caaf3753
Author: Frederic Cambus <fred@statdns.com>
Date:   Tue, 25 Oct 2016 21:28:39 +0200

Remove note on Debian packages, as ngx_lua module is likely too old

Diffstat:
MREADME.md | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -32,9 +32,6 @@ Telize requires Nginx 1.7.4+ compiled with the following modules : - HttpRealipModule (Optional HTTP module : --with-http_realip_module) - HttpLuaModule 0.9.17+ (Third party module (ngx_lua) : http://wiki.nginx.org/HttpLuaModule) -If you are using Debian stable, the `nginx-extras` package have these -modules compiled-in. - For maximum performance, please make sure the HttpLuaModule is compiled against LuaJIT : ldd $(which nginx) | grep lua