From 76ce4e51f0c1a051892a4b89da665d2f6ff0f5a0 Mon Sep 17 00:00:00 2001 From: Frank Liu Date: Wed, 11 May 2016 10:37:28 -0700 Subject: [PATCH] Modified example --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6b37c9..478a8b4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Example req_status_zone server "$host,$server_addr:$server_port" 10M; server { - location /us { + location /tenginestats { req_status_show; } @@ -40,7 +40,7 @@ Example } } -* when you call '/us', you will get the results like this: +* when you call '/tenginestats', you will get the results like this: www.taobao.com,127.0.0.1:80,162,6242,1,1,1,0,0,0,0,10,1,10,1