php-framework-benchmarks
php-framework-benchmarks copied to clipboard
Siege configuration error
Minor issue, but I noticed that Ubuntu 10.10 doesn't always create a .siegerc file in the user directory when installing siege. You may want to add that users can run the command "siege.config" to generate this for the current user.
Ah so! I've never run into that problem. Can you provide a patch to the README (or other appropriate location)?
Barely needs a patch ;). Just to run "siege.config" - no options or anything. The command is installed with the siege package. Could be inserted just after the siege installation line.