Leonid Bugaev
a4c40cd8b4
Update README.md
2015-10-07 22:18:38 +03:00
Leonid Bugaev
9ded255788
Merge pull request #195 from mre/patch-1
...
Fix some typos
2015-09-01 22:34:47 +03:00
Anshul Sharma
ac0438995c
Fix typo
2015-09-01 09:58:35 +05:30
Matthias Endler
b5aa7d7c2d
Fix some typos
2015-08-28 16:18:04 +02:00
Leonid Bugaev
3e763c43cf
Unify all input/output plugins
2015-08-18 14:32:52 +03:00
Leonid Bugaev
211be0cddd
Add request time and round-trip response time
2015-08-17 17:10:43 +03:00
Leonid Bugaev
0d445722b9
Some fixes
2015-08-15 21:27:20 +03:00
Leonid Bugaev
879ed48b80
Doc changes
2015-08-15 21:05:51 +03:00
Leonid Bugaev
ddd5190622
Improve docs
2015-08-15 21:05:10 +03:00
Leonid Bugaev
a18079fa84
Improving docs
2015-08-15 10:33:50 +03:00
Leonid Bugaev
de6c41c731
Update docs for Host header
2015-08-06 09:34:51 +03:00
Leonid Bugaev
587b9ad2d5
Update Readme
2015-07-31 22:41:32 +03:00
Jakub Holy
126957c599
Readme: Explain when --stats needs to be included
...
It isn't intuitive that when I specify e.g. `--output-http-stats`, it isn't enough and I need to explicitly enable also `--stats` (and that `--stats` on its own does not do anything, you need other flags to specify what to output)
2015-07-30 10:15:56 +02:00
Rafael Garcia
fa003f5fec
add --http-disallow-header option
2015-07-17 03:26:06 +00:00
Leonid Bugaev
a5f2d2fd6d
Update README.md
2015-07-12 08:53:59 +05:00
Leonid Bugaev
f1c341e2ac
Update README.md
2015-07-12 08:52:59 +05:00
Leonid Bugaev
fd5388b6c9
Improve README
2015-07-09 18:39:07 +05:00
Leonid Bugaev
557cdbebb6
Update README.md
2015-07-04 22:05:23 +05:00
Leonid Bugaev
925ff151dc
Update README.md
2015-07-04 19:59:14 +05:00
Tobias Breitwieser
d05bc0d5e9
Introduce possibility to enable redirects.
2015-03-14 16:47:04 +01:00
Callum Macdonald
ae293320ad
Minor typo correction
2014-12-07 16:20:49 +01:00
Leonid Bugaev
e4b7c8c763
Merge pull request #126 from buger/limiter-extraction
...
Limiter improvements
2014-10-27 16:41:33 +05:00
Leonid Bugaev
3793a84e59
Add docs on load testing using input-file
2014-10-26 15:08:29 +03:00
Leonid Bugaev
00df525b6a
Update docs
2014-10-26 13:33:06 +03:00
Leonid Bugaev
43920a96c0
Added docs on running single test
2014-10-25 21:14:08 +04:00
Leonid Bugaev
095c717f6a
Update README.md
2014-10-21 15:43:53 +04:00
Leonid Bugaev
1637dd491f
Convert tabs to spaces and force go fmt
2014-10-13 18:05:16 +04:00
Leonid Bugaev
04a8cceb35
Updated docs
2014-10-13 17:59:32 +04:00
Leonid Bugaev
d0266303d1
Merge #119
2014-10-09 12:29:02 +04:00
Leonid Bugaev
82ed628d45
Merge pull request #112 from buger/rollback-elastic-search
...
Rollback Elasticsearch
2014-10-09 11:53:59 +04:00
Leonid Bugaev
97dd1520f1
Update README.md
2014-10-09 11:53:30 +04:00
Leonid Bugaev
b2f90789d2
Instead of godep just clone elasticgo repo
2014-10-09 11:37:00 +04:00
Leonid Bugaev
e68332b897
Update README.md
2014-10-08 21:10:34 +04:00
Joseph Lawson
4f9c983bc7
Dynamic scaling by default
2014-10-05 20:03:50 -04:00
Joseph Lawson
988c6abdad
Dynamic workers toggle. Separate stats toggles. README and FAQs
...
* Created separate toggles for output-http-stats and output-tcp-stats
* Created HTTPWorkers option (defaults to 10) to allow larger number of HTTPWorkers to be spawned.
* Refactored output_http to allow dynamic http worker scaling when httpworkers equals -1
* Updated README.me to include updates and some common FAQs.
2014-10-05 15:53:50 -04:00
Damian Zaremba
2c2d5439bf
Add in --output-http-rewrite-url option
2014-09-28 01:15:18 +01:00
Joseph Lawson
58944fd42d
calling this version 0.9.0
2014-09-24 14:57:49 -04:00
Leonid Bugaev
c0dc1b3a53
Rollback elastic search, use godep for dependencies
2014-09-04 23:35:56 +04:00
Leonid Bugaev
674d6036d1
Revert "Remove elastic search functionality"
...
This reverts commit cd27667246 .
2014-09-04 22:48:08 +04:00
Leonid Bugaev
6f6c6aba95
Fix readme
2014-09-04 22:43:10 +04:00
Leonid Bugaev
007e0f3019
Add Docker development environment
2014-09-04 22:32:58 +04:00
Leonid Bugaev
115a37e0e9
Update README.md
2014-08-21 16:39:45 +04:00
Leonid Bugaev
b2c87ff2a4
Add TomTom to companies using Gor
2014-08-21 16:38:34 +04:00
Leonid Bugaev
3a1efccbca
Update README.md
2014-08-20 21:11:26 +04:00
Leonid Bugaev
a2873116a3
Update README.md
2014-08-20 21:10:58 +04:00
Dan Carley
787a906bb8
Remove --output-http-header typo from README
...
The ` -header "` was extraneous.
2014-07-30 07:50:23 +01:00
Dan Carley
d608d18057
Remove example of injecting Host header
...
This doesn't work per the discussion in #74 . So we shouldn't document it.
2014-07-30 07:49:03 +01:00
Leonid Bugaev
cd27667246
Remove elastic search functionality
2014-07-22 22:50:04 +04:00
Leonid Bugaev
bae1a84f40
Update README.md
2014-07-22 22:33:55 +04:00
Leonid Bugaev
057e642b87
Updated build instructions
2014-06-26 14:26:07 +04:00