Method for realizing WEB reverse proxy
Patent Information
- Authority / Receiving Office
- CN ยท China
- Current Assignee / Owner
- BEIJING TOPSEC TECH
- Publication Date
- 2010-06-23
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
Technical field
[0001] The present invention relates to WEB proxy technology, in particular to a method for implementing WEB reverse proxy. Background technique
[0002] The existing Hyper Text Transfer Protocol (HTTP) request process can be as follows:
[0003] The local client connects to the remote HTTP server www.sina.com.cn, and then the client sends the following string to the server:
[0004] POST / iframe / 2008 / weather / 110100.html HTTP / 1.1
[0005] Host: www.sina.com.cn
[0006] Referer: http: / / news.sina.com.cn / iframe / 2008 / weather / jump_new.html
[0007] Cookie: vjuids=20c08e420.11bc93ee742.0.35cc680c38f4e;
[0008] vjlast=1226753330; SINAGLOBAL=220.181.35.250.92791219544751236;
[0009] SINAPUID=220.181.34.147.306481219848274604;
[0010] SSCSum=1; SINA_NEWS_CUSTOMIZE_city=%u5317%u4EAC
[0011] user=%61%66%61%66%61%66&passwrod=%66%61%73%66%61%73%66%61%73%66%61
[0012] In the above request, the following items need to be explained:
[0013] / iframe / 2008 / weather / 110100.html, the requeste...