lua-resty-tornera
Traffic replayer
Replays incoming HTTP traffic to a target host and port for testing and debugging purposes.
Replay HTTP requests in NGINX using a RESTful API
10 stars
2 watching
2 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
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. | 1,996 |
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-based library that limits HTTP requests based on IP address and time window | 8 |
cloudflare/lua-resty-logger-socket | A remote logging module for Nginx using a nonblocking socket | 488 |
liseen/lua-resty-http | A Lua library that provides a non-blocking HTTP client driver for use in web servers. | 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 | A Lua HTTP client module for ngx_lua that handles simple HTTP requests with options for customizing request parameters and response handling. | 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 |