Skip to content

Commit

Permalink
update command for running demo
Browse files Browse the repository at this point in the history
  • Loading branch information
tabalt committed Nov 15, 2015
1 parent cb2cd14 commit c426abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit c426abc

Please sign in to comment.