软件包: libnginx-mod-http-echo (1.18.0-6ubuntu14.3+11.0trisquel1)
libnginx-mod-http-echo 的相关链接
Trisquel 的资源:
下载源码包 nginx:
维护者:
Original Maintainers:
- Debian Nginx Maintainers
- Christos Trochalakis
- Ondřej Nový
外部的资源:
- 主页 [nginx.net]
相似软件包:
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.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: nginx-common (= 1.18.0-6ubuntu14.3+11.0trisquel1)
- small, powerful, scalable web/proxy server - common files
-
- rec: nginx
- small, powerful, scalable web/proxy server
同时作为一个虚包由这些包填实: nginx-core, nginx-extras, nginx-full, nginx-light