使用反向代理服务器的优点。
这对反向代理服务器配置进行故障诊断十分有用。
This is useful when troubleshooting your reverse proxy server configuration.
另外,您可以利用反向代理服务器提供的性能增强。
In addition, you can take advantage of the performance enhancements that a reverse proxy server provides.
缓存:反向代理服务器可以缓存静态内容以提供更好的性能。
Caching: The reverse proxy server can cache static content to provide better performance.
反向代理维护和服务的缓存可以分担Web应用程序的重担。
The cache that the reverse proxy maintains and serves can unburden your Web application.
在某些情况下,反向代理可以把传入请求传递给Web服务器。
In some instances, the reverse proxy may simply pass an incoming request through to the Web server.
来自反向代理的请求将被转发到反向代理服务器所知的门户服务器。
The request from the reverse proxy is forwarded to the portal server, which is known to the reverse proxy server.
您将引入一个反向代理服务器来保护安装在应用层的Web服务器。
You will introduce a reverse proxy server to protect the Web server installed on the application tier.
我有一个服务器作为一个直接连接到互联网的反向代理。
I have a server acting as a reverse-proxy connected directly to the Internet.
除了迅速交付之外,反向代理缓存模式还提供了许多其他优点,包括。
In addition to expediting delivery, the reverse-proxy caching scheme provides many other benefits, including.
前端反向代理服务器还处理WebSEAL服务器之间的负载均衡。
The front-end reverse proxy also handles load balancing between the WebSEAL servers.
因此,页面可以在可能的最长时间内在反向代理和浏览器缓存中进行缓存。
As a result, the page can be cached in reverse proxies and browser caches with the maximum time possible.
我们立刻想到使用反向代理服务器为这个新的Web应用程序提供外部访问。
We immediately thought of using a reverse proxy server to provide external access to this new Web application.
我们研究了几种为新的Web应用程序使用现有反向代理服务器的方法。
We looked at several ideas to make use of the existing reverse proxy servers for this second Web application.
该选项允许反向代理根据目标URL中包含的信息将传输路由到适当的目的地。
This option allows a reverse proxy to route traffic to the appropriate destination, based on information contained in the target URL.
门户基础设施可能包含可选的反向代理,此代理被配置为代表原服务器接收请求。
The portal infrastructure might contain an optional reverse proxy, which is configured to receive requests on behalf of the origin server.
Varnish相对来说较新,但它是一个非常强大而且高性能的HTTP反向代理。
Varnish is a relatively new, but very capable, high-performance HTTP reverse proxy.
然后,对于一组请求和相应的响应,反向代理可以像真正的Web服务器一样发挥作用。
Then, given a repertoire of requests and matching responses, the reverse proxy can act as if it were the genuine Web server.
浏览器客户机直接指向反向代理——并不知道连接到的是反向代理,而不是Web服务器本身。
The browser client is pointed directly at the reverse proxy — unaware that it is connected to the reverse proxy and not the Web server itself.
ApacheServer:充当反向代理,将来自入站请求的负载分发给Saas应用程序。
Apache Server: Acts as a reverse proxy and distributes the load from incoming requests to the SaaS applications.
这个反向代理服务器可以激活jazz.net名称,从而对来自jazzdev服务器的内容进行操作。
The reverse proxy server enables the jazz.net name to serve content from the jazzdev server.
在基于apache的反向代理模式上ModSecurity同样能工作的很好,我们很多客户选择这样做。
ModSecurity works equally well when deployed as part of an Apache-based reverse proxy server, and many of our customers choose to do so.
一个反向代理服务器或者代理服务器就是一个联合一个或者多个服务器的服务器,比如Web服务器组的前面。
A reverse proxy server or surrogate server is a proxy server that is associated with one or more servers, such as in front of a group of Web servers.
门户将自动确定哪些聚合页面可以缓存,并自动设置页面标头以将站点中的静态部分缓存到反向代理或浏览器中。
The portal automatically determines which aggregated pages can be cached and sets page headers that enable static parts of your site to be projected into caches in reverse proxies or browsers.
在加速Web应用程序时,最有效、最常用的一种方法就是在 Web 应用程序之前放置一个缓存反向代理。
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.
要查看HTTP报头如何工作,让我们构建、安装并运行一个HTTP反向代理来缓存一个小型PHP应用程序的输出。
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.
在这里,我将把PHP与名为反向代理(reverse proxy)的智能软件结合使用来缓存页面和节省服务器。
Here, I combine PHP with smart software called a reverse proxy to cache pages and save servers.
特别地,反向代理将在Web客户机与Web服务器之间进行仲裁,以捕捉每个传入HTTP请求及其各自的HTTP响应。
Specifically, a reverse proxy intercedes between Web clients and your Web server to capture each incoming HTTP request and its respective HTTP response.
定义一种并不缓存从执行请求转发的 WebSeal反向代理服务器直接提供的任何数据的配置,这样就可以避免以上情况。
The scenario can be avoided by defining a configuration so that it will not cache anything served directly from a WebSeal reverse proxy server that performs redirects.
反向代理服务器会终止SSL连接,再重新打开另外一个到托管HR应用程序的Web 应用服务器的 SSL 连接。
The reverse proxy server would terminate the SSL connection and reopen another SSL connection to the Web application server that hosted the HR application.
应用推荐