这样的结果是可以使用快而瘦的web服务器,比如Nginx来托管它而不是像Apache这样的服务器。
互联网摘选
Nginx是一个单线程的事件驱动的小型服务器,每一个链接只花非常小的内存。
互联网摘选
Each Nginx process is actively dealing with only one connection at a time.
每一个Nginx的进程只会在一个时候处理一个连接。
互联网摘选
本文提出以高性能的Nginx为代理服务器,Varnish集群作为缓存服务器,除了动静分离等传统CDN技术外,给出NAT回源模型。
互联网摘选
最后谈到真正的Web服务器本身,与Apache不同,nginx不使用线程,而是使用一种事件驱动的(异步)架构来处理请求。
互联网摘选
对于充满变数的格式列表看到nginx的核心文件和nginx的日志格式的文件。
互联网摘选
Behind the load-balancer, Nginx is used as a reverse-proxy server onto the web-servers.
HAProxy作为前端负载均衡服务器,反向代理服务器是Nginx,Nginx后面则是Pylons(Pylons+Paste),承担动态Web请求。
互联网摘选
前端Web服务器、nginx、请求多个混合实例的代理或服务器静态文件本身。
互联网摘选
Linux还提供一个内置的内核级负载平衡器,可以使用它替代nginx并使其高度可用。
互联网摘选
It is very common to see asynchronous web frameworks use nginx as their web server.
异步Web框架使用nginx作为其Web服务器是十分常见的情况。
互联网摘选
With the configuration in place, service nginx start starts the web server.
这个配置准备好后,使用service nginx start来启动Web服务器。
互联网摘选
The Passenger application server port to nginx was another project we sponsored.
将Passenger应用服务器移植到nginx这个项目也是我们赞助的。
互联网摘选
- 今日热词
- 热门搜索
