From c426abcc3224d8ee909c9f1a7207cc969053e740 Mon Sep 17 00:00:00 2001 From: tabalt <245291359@qq.com> Date: Sun, 15 Nov 2015 14:05:44 +0800 Subject: [PATCH] update command for running demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85cbba5..dc808c8 100755 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Demo 1. In a third terminal trigger a graceful server restart (using the pid from your output): - kill -SIGHUP 4388 + kill -SIGUSR2 $pid 1. Trigger another shorter request that finishes before the earlier request: