[ 源代码: libnginx-mod-http-echo ]
软件包:libnginx-mod-http-echo(1:0.63-6 以及其他的)
libnginx-mod-http-echo 的相关链接
Debian 的资源:
下载源码包 libnginx-mod-http-echo:
- [libnginx-mod-http-echo_0.63-6.dsc]
- [libnginx-mod-http-echo_0.63.orig.tar.gz]
- [libnginx-mod-http-echo_0.63-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Bring echo and more shell style goodies to Nginx
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).
其他与 libnginx-mod-http-echo 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: nginx-abi-1.26.0-1
- 本虚包由这些包填实: nginx
-
- rec: nginx
- 小巧、强大、可扩展的网络/代理服务器