mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
30 lines
964 B
Markdown
30 lines
964 B
Markdown
Gor is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
|
|
|
|
Read for more info:
|
|
|
|
* [[Getting Started]]
|
|
* [[The Basics]]
|
|
* [[Capturing and replaying traffic]]
|
|
* [[Replaying HTTP traffic]]
|
|
* [[[PRO] Replaying Binary protocols]]
|
|
* [[[PRO] Recording and replaying keep alive TCP sessions]]
|
|
* [[Saving and Replaying from file]]
|
|
* [Performance testing](https://github.com/buger/gor/wiki/Saving-and-Replaying-from-file#performance-testing)
|
|
* [[Rate limiting]]
|
|
* [[Request filtering]]
|
|
* [[Request rewriting]]
|
|
* [[Middleware]]
|
|
* [[Distributed configuration]]
|
|
* [[Exporting to ElasticSearch]]
|
|
* [[FAQ]]
|
|
* [[Troubleshooting]]
|
|
|
|
## Commercial Aspects
|
|
|
|
* [[Commercial Support]]
|
|
* [[Commercial FAQ]]
|
|
* [[Commercial collaboration]]
|
|
|
|
|
|
Next: [Getting Started](Getting-Started)
|