lua-resty-tornera

Traffic replay tool

Replays HTTP traffic in an Nginx environment to simulate incoming requests on a target host and port.

Replay HTTP requests in NGINX using a RESTful API

GitHub

10 stars
2 watching
2 forks
Language: Lua
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bungle/lua-resty-reqargs A module that retrieves data from HTTP request arguments and files in Lua 52
tokers/lua-resty-requests A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty 163
ledgetech/lua-resty-http A Lua HTTP client cosocket driver for OpenResty / ngx_lua. 2,007
timebug/lua-resty-httpipe A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests 71
antonheryanto/lua-resty-post A Lua utility library for handling HTTP POST requests in OpenResty 35
timebug/lua-resty-redis-ratelimit A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. 163
thibaultcha/lua-resty-multipart A Lua library that parses multipart HTTP requests and generates multipart responses. 7
membphis/lua-resty-limits A Lua module that helps limit incoming requests to a web application based on OpenResty's rate limiting capabilities. 8
cloudflare/lua-resty-logger-socket A remote logging module for Nginx using a nonblocking socket 487
liseen/lua-resty-http Provides a Lua-based HTTP client driver for non-blocking requests with support for various features and protocols. 188
oneoo/lua-resty-httpclient A nonblocking Lua HTTP client library for downloading web pages and interacting with servers 14
bakins/lua-resty-http-simple Provides a simple Lua HTTP client driver for ngx_lua 78
rainingmaster/lua-resty-nsq A Lua library providing an nsq client driver for the ngx_lua nginx module 22
vislee/lua-resty-wrr A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers 3
doriangray/lua-resty-http A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. 0