当前位置:网站首页>What are the common proxy servers and what are the differences?
What are the common proxy servers and what are the differences?
2022-07-02 02:31:00 【Crazy Xiaoxin】
1、 Standard proxy server (StandardProxyCache)
A standard proxy cache is usually used to store static web pages on a machine in the local network (html,image). If this page is asked again , The browser will cache directly from the local proxy (ProxyCache) get , Not from the source WebServer. The browser is explicitly configured to use a proxy server , all HTTP Requests are directed to the proxy server's cache , Instead of WebServer. The cache will directly meet the requirements ( When storage is required in the cache ) Or forward the request to the target server .
2、 Transparent proxy server
Transparent agents perform the same functions as standard agents , But the operation of the browser is transparent . The browser does not need to explicitly configure the proxy server . contrary , Transparent proxy will cut off network communication , Filter 80 A fracture HTTP signal communication .
If the filtered request exists in the cache of the transparent proxy server , Will be directly cached ; If there is no , Then the package will be sent to the target server . The proxy is transparent iptables and ipchains stay Linux Intercept the network communication .ISPs(Internet Service provider ) Extensive use of transparent proxies , Because they need a mode without browser settings . meanwhile , Transparent proxy server is also a simple way to build cache on LAN , Because it doesn't need the same external cache .
3、 Reverse proxy (ReverseProxyCache)
Unlike standard proxy servers and transparent proxy servers , The reverse proxy server is mainly used to alleviate WebServer The load of , Instead of reducing the load of client network bandwidth traffic . The reverse proxy server can cache WebServer Static content to protect the server from unexpected overload . The reverse proxy server is located between the Internet and the Internet , Control all requests to reach the Internet . The reverse proxy server intercepts all requests to the Internet , And respond to the contents of the cache . This method can improve the efficiency of the Internet by reducing the actual response of a large number of the Internet .
边栏推荐
- No programming code technology! Four step easy flower store applet
- RTL8189FS如何关闭Debug信息
- The wave of layoffs in big factories continues, but I, who was born in both non undergraduate schools, turned against the wind and entered Alibaba
- flutter 中間一個元素,最右邊一個元素
- 附加:信息脱敏;
- Software testing learning notes - network knowledge
- Deployment practice and problem solving of dash application development environment based on jupyter Lab
- [punch in questions] integrated daily 5-question sharing (phase II)
- Spend a week painstakingly sorting out the interview questions and answers of high-frequency software testing / automated testing
- STM32__ 05 - PWM controlled DC motor
猜你喜欢

CoordinatorLayout + TabLayout + ViewPager2(里面再嵌套一个RecyclerView),RecyclerView的滑动冲突解决

A quick understanding of digital electricity

Coordinatorlayout + tablayout + viewpager2 (there is another recyclerview nested inside), and the sliding conflict of recyclerview is solved

Opengauss database backup and recovery guide

JVM面试篇

Decipher the AI black technology behind sports: figure skating action recognition, multi-mode video classification and wonderful clip editing

What is the MySQL column to row function

【带你学c带你飞】4day第2章 用C语言编写程序(练习 2.5 生成乘方表与阶乘表

MySQL operates the database through the CMD command line, and the image cannot be found during the real machine debugging of fluent

As a software testing engineer, will you choose the bank post? Laolao bank test post
随机推荐
[learn C and fly] 4day Chapter 2 program in C language (exercise 2.5 generate power table and factorial table
Summary of some experiences in the process of R & D platform splitting
Pat a-1165 block reversing (25 points)
Additional: information desensitization;
What is the principle of bone conduction earphones and who is suitable for bone conduction earphones
Es interview questions
【OpenCV】-5种图像滤波的综合示例
【做题打卡】集成每日5题分享(第二期)
Is bone conduction earphone better than traditional earphones? The sound production principle of bone conduction earphones is popular science
Leetcode question brushing (10) - sequential question brushing 46 to 50
Feature query of hypergraph iserver rest Service
Ar Augmented Reality applicable scenarios
CSDN insertion directory in 1 second
CVPR 2022 | 大连理工提出自校准照明框架,用于现实场景的微光图像增强
How does MySQL solve the problem of not releasing space after deleting a large amount of data
[question 008: what is UV in unity?]
离婚3年以发现尚未分割的共同财产,还可以要么
Which is a good Bluetooth headset of about 300? 2022 high cost performance Bluetooth headset inventory
Which brand of sports headset is better? Bluetooth headset suitable for sports
[reading notes] programmer training manual - practical learning is the most effective (project driven)