Back to Goreplay

Index

docs/index.md

1.3.3963 B
Original Source

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
  • [[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