libnginx-mod-http-echo

Bring echo and more shell style goodies to Nginx

Description

Echo module wraps lots of Nginx internal APIs for streaming input and output, parallel/sequential subrequests, timers and sleeping, as well as various meta data accessing.

Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations.

People will also find it useful in real-world applications that need to:

1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the
   addition module but with contents read directly from the config file and
   Nginx variables).
3. Merge contents of various "Nginx locations" (i.e., subrequests) together in
   a single main request (using echo_location and its friends).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://nginx.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libnginx-mod-http-echo