telize

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

commit e1086844064b687e519f1ee8b15e65bfa3313d48
parent 7fd98ca31c4069c17454270a15abd52e49cdb51b
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date:   Sun, 10 Aug 2014 22:05:30 +0200

Documentation update

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

diff --git a/README.md b/README.md @@ -108,6 +108,11 @@ Depending on existing configuration, the `map_hash_max_size` and `map_hash_bucke map_hash_max_size 8192; map_hash_bucket_size 64; +There is an automatic install script for Debian : + + sh install/debian.sh + +Lastly, if your Telize instance produces lots of logs, this might be of interest : [Log rotation directly within Nginx configuration file](http://www.cambus.net/log-rotation-directly-within-nginx-configuration-file/). ## Telize and Load Balancers