From d40cfe42455162e178b49b0fc4fcb5f73bf27708 Mon Sep 17 00:00:00 2001 From: Richard Soderberg <rsoderberg@gmail.com> Date: Mon, 2 Apr 2012 02:17:03 -0700 Subject: [PATCH] add l1 top header about this document --- docs/LOAD_GENERATION.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/LOAD_GENERATION.md b/docs/LOAD_GENERATION.md index ac798ed1e..f9333a9ce 100644 --- a/docs/LOAD_GENERATION.md +++ b/docs/LOAD_GENERATION.md @@ -2,6 +2,8 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +# Load Generating Tool + This directory contains a standalone tool that analyzes the capacity of a browserid server. The tool is run from the command line, applies load to the target server, and outputs the number of "active users" it is simulating at the moment. -- GitLab