From eea155e889510f442e69892f0aed2bfd9a9e6289 Mon Sep 17 00:00:00 2001 From: Fred Emmott Date: Fri, 5 Jun 2015 13:53:17 -0700 Subject: [PATCH] Small note on Siege 3.x --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c34fc24..fde3567 100644 --- a/README.md +++ b/README.md @@ -47,13 +47,16 @@ Requirements - composer - nginx -- siege +- siege 2.x - unzip - A mysql server on 127.0.0.1:3306 - hhvm -I've been using the current versions available from yum on Centos 6.3. HHVM is required -as this is written in Hack. +I've been using the current versions available from yum on Centos 6.3. HHVM is +required as this is written in Hack. + +Siege 3.x is not suppored; as of writing, all 3.x releases have bugs that make +it unable to correctly make the benchmark requests. The Targets ===========