Is your plugin hosted on GitHub? Make sure to press the "fetch" button next to the repository field to fetch your plugin's info from GitHub rather than typing it all in.
Repository
Name
Home Page
Short description Record requests in httperf format.
Description This plugin records requests in httperf format. The output is stored in logs/httperf.log ==Usage * Enable the plugin by adding the following line to your application controller. include Redpill::Httperf::Recorder * Hit your site * Copy lines that your which to use for benchmarking from logs/httperf.log into httperf.workload * Disable protect_from_forgery * Benchmark your site using httperf httperf --server=0.0.0.0 --port=3000 --wsesslog=1,0,httperf.workload --session-cookie Copyright (c) 2008 Redpill Linpro, released under the MIT license
Description format RDoc MarkDown Textile
License Ruby's Rails' (MIT) GPL LGPL BSD Apache Artistic PublicDomain BSD-type Free-Trial Free-but-Restricted OpenSource Proprietary Shareware Source-available-proprietary Commercial
Category Assets Controllers Internationalization Misc. Enhancements Model Rails Engines Searching and Queries Security Statistics and Logs Testing View Extensions