Start the reverse proxy server.
启动反向代理服务器。
为什么使用反向代理?
Advantages of using a reverse proxy server.
使用反向代理服务器的优点。
This is the host name of the reverse proxy server.
这是反向代理服务器的主机名。
In fact, the "server" is actually a reverse proxy.
“服务器”实际上是一个反向代理。
This is useful when troubleshooting your reverse proxy server configuration.
这对反向代理服务器配置进行故障诊断十分有用。
But in other cases, a reverse proxy can choose to process the request itself.
但是在其他情况下,反向代理可以选择自己处理请求。
Varnish is a relatively new, but very capable, high-performance HTTP reverse proxy.
Varnish相对来说较新,但它是一个非常强大而且高性能的HTTP反向代理。
The front-end reverse proxy also handles load balancing between the WebSEAL servers.
前端反向代理服务器还处理WebSEAL服务器之间的负载均衡。
You will introduce a reverse proxy server that will handle requests for the Internet.
我们将引入反向代理服务器来处理来自Internet的请求。
The cache that the reverse proxy maintains and serves can unburden your Web application.
反向代理维护和服务的缓存可以分担Web应用程序的重担。
Caching: The reverse proxy server can cache static content to provide better performance.
缓存:反向代理服务器可以缓存静态内容以提供更好的性能。
The reverse proxy server enables the jazz.net name to serve content from the jazzdev server.
这个反向代理服务器可以激活jazz.net名称,从而对来自jazzdev服务器的内容进行操作。
The two main advantages of using a reverse proxy server are system security and performance.
使用反向代理服务器的两个主要优点体现在系统安全性和性能上。
Here, I combine PHP with smart software called a reverse proxy to cache pages and save servers.
在这里,我将把PHP与名为反向代理(reverse proxy)的智能软件结合使用来缓存页面和节省服务器。
In some instances, the reverse proxy may simply pass an incoming request through to the Web server.
在某些情况下,反向代理可以把传入请求传递给Web服务器。
You will introduce a reverse proxy server to protect the Web server installed on the application tier.
您将引入一个反向代理服务器来保护安装在应用层的Web服务器。
In addition, you can take advantage of the performance enhancements that a reverse proxy server provides.
另外,您可以利用反向代理服务器提供的性能增强。
We looked at several ideas to make use of the existing reverse proxy servers for this second Web application.
我们研究了几种为新的Web 应用程序使用现有反向代理服务器的方法。
We immediately thought of using a reverse proxy server to provide external access to this new Web application.
我们立刻想到使用反向代理服务器为这个新的Web应用程序提供外部访问。
Apache Server: Acts as a reverse proxy and distributes the load from incoming requests to the SaaS applications.
ApacheServer:充当反向代理,将来自入站请求的负载分发给Saas应用程序。
The request from the reverse proxy is forwarded to the portal server, which is known to the reverse proxy server.
来自反向代理的请求将被转发到反向代理服务器所知的门户服务器。
Then, given a repertoire of requests and matching responses, the reverse proxy can act as if it were the genuine Web server.
然后,对于一组请求和相应的响应,反向代理可以像真正的Web服务器一样发挥作用。
This option allows a reverse proxy to route traffic to the appropriate destination, based on information contained in the target URL.
该选项允许反向代理根据目标URL中包含的信息将传输路由到适当的目的地。
To watch the HTTP headers in action, let's build, install, and run an HTTP reverse proxy to cache the output of a small PHP application.
要查看HTTP报头如何工作,让我们构建、安装并运行一个HTTP反向代理来缓存一个小型PHP应用程序的输出。
ModSecurity works equally well when deployed as part of an Apache-based reverse proxy server, and many of our customers choose to do so.
在基于apache的反向代理模式上ModSecurity同样能工作的很好,我们很多客户选择这样做。
Enable the reverse proxy server to listen on ports 80, 443, 8000, 8002, and 8004 by adding one listen directive for each port as follows.
为每个端口添加一个Listen指令,以使该反向代理服务器在端口80、443、8000、8002和8004上进行侦听,如下所示。
Save the code in Listing 3 so your Web server can find it and point Firefox to the address of the new PHP page through the reverse proxy.
保存清单3中的代码,以便Web服务器可以找到它并使Firefox通过反向代理指向新PHP页面的地址。
One of the most effective and frequently-used methods of speeding up a web application is to drop a caching reverse proxy in front of it.
在加速Web应用程序时,最有效、最常用的一种方法就是在 Web 应用程序之前放置一个缓存反向代理。
The portal infrastructure might contain an optional reverse proxy, which is configured to receive requests on behalf of the origin server.
门户基础设施可能包含可选的反向代理,此代理被配置为代表原服务器接收请求。
应用推荐