php-framework-benchmarks icon indicating copy to clipboard operation
php-framework-benchmarks copied to clipboard

Siege configuration error

Open padraic opened this issue 14 years ago • 2 comments

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.

padraic avatar Mar 05 '11 14:03 padraic

Ah so! I've never run into that problem. Can you provide a patch to the README (or other appropriate location)?

auraphp avatar Mar 05 '11 14:03 auraphp

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.

padraic avatar Mar 09 '11 22:03 padraic