zoukankan      html  css  js  c++  java
  • HTTP之Proxy

    HTTP之Proxy

    1、

      

    vs Gateway

      1、Proxy vs Gateway

      Strictly speaking, proxies connect two or more applications that speak the same pro- tocol, while gateways hook up two or more parties that speak different protocols. 

      

     2、Proxy auto-configuration (PAC)

      You provide a URI to a JavaScript proxy auto-configuration (PAC) file; the client fetches the JavaScript file and runs it to decide if it should use a proxy and, if so, which proxy server to use. 

  • 相关阅读:
    MD5 Hashing in Java
    Caching in Presto
    ORC 文件存储格式
    Presto 性能优化点
    数据分页问题
    ES
    ES
    ES
    ES
    ES
  • 原文地址:https://www.cnblogs.com/tekkaman/p/2918981.html
Copyright © 2011-2022 走看看