CN110691133B - Web service mimicry system and method applied to network communication equipment - Google Patents

Web service mimicry system and method applied to network communication equipment Download PDF

Info

Publication number
CN110691133B
CN110691133B CN201910933266.4A CN201910933266A CN110691133B CN 110691133 B CN110691133 B CN 110691133B CN 201910933266 A CN201910933266 A CN 201910933266A CN 110691133 B CN110691133 B CN 110691133B
Authority
CN
China
Prior art keywords
web service
information
http request
request information
http
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910933266.4A
Other languages
Chinese (zh)
Other versions
CN110691133A (en
Inventor
胡俊锋
郭义伟
李�浩
申雪飞
乔季军
宋延坡
孙朝阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhuhai Comleader Information Technology Co Ltd
Henan Xinda Wangyu Technology Co Ltd
Original Assignee
Zhuhai Comleader Information Technology Co Ltd
Henan Xinda Wangyu Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Comleader Information Technology Co Ltd, Henan Xinda Wangyu Technology Co Ltd filed Critical Zhuhai Comleader Information Technology Co Ltd
Priority to CN201910933266.4A priority Critical patent/CN110691133B/en
Publication of CN110691133A publication Critical patent/CN110691133A/en
Application granted granted Critical
Publication of CN110691133B publication Critical patent/CN110691133B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/0253Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using browsers or web-pages for accessing management information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a Web service mimicry system applied to network communication equipment, which comprises an input proxy module, a heterogeneous Web service executive body set, a dynamic control module and a voter, wherein the input proxy module copies and distributes http request information related to login to all Web service executive bodies, records cookies carried by http response information returned by all Web service executive bodies, or copies http request information unrelated to login, replaces the cookies in the http request information to be cookies corresponding to recorded online Web service executive bodies, forwards the replaced http request information to corresponding online Web service executive bodies, and receives the http response information returned by the online Web service executive bodies; and the response arbitration module is used for arbitrating the loads of all the received http response messages, and forwarding the http response messages to the client after arbitration to complete the response. The invention also provides a web service mimicry method applied to the network communication equipment.

Description

Web service mimicry system and method applied to network communication equipment
Technical Field
The invention relates to the field of computer network security, in particular to a web service mimicry system and a web service mimicry method applied to network communication equipment.
Background
The mimicry scheme of the existing web service comprises an input agent module, a plurality of executors (heterogeneous web services), a dynamic control module and a voter. The input agent module receives the request information of the client and copies and distributes the request information to the online executive. The multiple executives are multiple web services with the same heterogeneous processing function, the executives send tagged sql statements to the voter, receive response information of the voter and send http response information to the input agent. And the voter analyzes and contrasts the tagged sql sentences of the read-write database, and reads and writes the database by using the analyzed and judged sql sentences. And the voter compares and arbitrates http response information returned by the execution body, and forwards the http response information to the client. And the voter judges the found abnormal information and sends the abnormal information to the dynamic control module. And the dynamic control module receives the abnormal feedback information of the voter and schedules the standby executive to replace the online abnormal executive.
It has the following problems:
(1) the web service of the network communication equipment has a login function, the input agent module of the existing scheme only sends information to the online executive, and when the standby executive is scheduled as the online executive, the standby executive cannot keep a consistent login state with other online executors;
(2) in the existing scheme, a plurality of web service executors do not have the function of simultaneously sending configuration information to a control plane of the network communication equipment.
In order to solve the above problems, people are always seeking an ideal technical solution.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, and provides a web service mimicry system and a method applied to network communication equipment.
In order to achieve the purpose, the invention adopts the technical scheme that: a web service mimicry system applied to network communication equipment comprises an input agent module, a heterogeneous web service executive body set, a dynamic control module and a voter,
the heterogeneous web service executive body set comprises a plurality of online web service executive bodies and standby web service executive bodies which are subjected to heterogeneous processing and have the same function; after receiving http request information related to login, the online web service executive and the standby web service executive return http response information carrying cookies to the input proxy module; the online web service executive receives and forwards http request information irrelevant to login to the voter, and receives and forwards http response information returned by the voter to the input agent module;
the input proxy module comprises a copying and distributing module and a response arbitration module, wherein the copying and distributing module copies and distributes http request information related to login to all Web service executors after receiving the http request information of a client, records cookies carried by http response information returned by all the Web service executors, or copies the http request information unrelated to the login, replaces the cookies in the http request information to be cookies corresponding to the recorded online Web service executors, forwards the replaced http request information to the corresponding online Web service executors, and receives the http response information returned by the online Web service executors; the response arbitration module is used for arbitrating the loads of all the received http response messages, forwarding the http response messages to the client after arbitration, completing the response, and feeding back abnormal information appearing in the arbitration process to the dynamic control module after the response is finished;
the voter arbitrates and forwards http request information to a database or a control surface of the network communication equipment, receives http response information returned by the database or the control surface of the network communication equipment, and reversely copies and distributes the http response information to all online web service executors; after the arbitration is finished, feeding back abnormal information occurring in the arbitration process to the dynamic control module;
and the dynamic control module receives the abnormal information fed back by the voter and the input agent module and schedules a standby web service executive body to replace the abnormal online web service executive body.
Based on the above, the dynamic control module circularly schedules the standby web service executors to replace all online web service executors at preset intervals.
Based on the above, the http request information irrelevant to login includes an sql statement or configuration information, after receiving the http request information irrelevant to login, the online web service executor determines whether the request data of the http request information is the sql statement or the configuration information, if the request data is the sql statement, the online web service executor performs tagging processing on the sql statement and then sends the sql statement to the voter, otherwise, the online web service executor directly sends the configuration information to the voter.
Based on the above, the voter includes a configuration information arbitration unit and a tagged sql statement arbitration unit, where the configuration information arbitration unit is configured to arbitrate the received configuration information and send the arbitrated configuration information to the network communication device control plane; and the tagged sql statement arbitration unit is used for analyzing and arbitrating the received tagged sql, and reading and writing the database by using the parsed and arbitrated sql statement.
The invention also provides a web service mimicry method applied to the network communication equipment, which comprises the following steps:
step of Login
The input agent module receives http request information related to login of the client and copies and distributes the http request information to all web service executors;
all the web service execution bodies return http response information carrying cookie to the input agent module after receiving the http request information;
the input agent module records cookies carried by all http response information and arbitrates all http response information;
data downlink procedure
The input proxy module receives and copies http request information of a client, which is irrelevant to login, replaces cookies in the copied http request information by cookies corresponding to the recorded online web service execution body, and sends the http request information to the corresponding online web service execution body after the replacement is finished;
the online web service executive body forwards the http request information to a voter;
the voter arbitrates and forwards http request information to a database or a control plane of the network communication equipment;
data uplink procedure
The voter receives http response information returned by a database or a control surface of the network communication equipment, and reversely copies and distributes the http response information to all online web service executors;
the online web service executor forwards http response information to the input agent module;
the input agent module arbitrates the loads of all the received http response information, and forwards the http response information to the client after the arbitration, so as to complete the response; after the response is finished, the abnormal information occurring in the arbitration process is fed back to the dynamic control module;
scheduling step of executive
After completing the http request information forwarding and http response information forwarding, the voter sends abnormal information found when the http request information is arbitrated to the dynamic control module;
after the http response information is forwarded to the client, the input agent module sends abnormal information discovered when the http response information is arbitrated to the dynamic control module;
and after the dynamic control module receives the abnormal information feedback, the standby web service executive body is dispatched to replace the abnormal online web service executive body.
Compared with the prior art, the invention has prominent substantive characteristics and remarkable progress, particularly:
1. the input agent module copies and distributes http requests related to login to all web service executors, so that the login of all the executors is always synchronous, and when the standby executors are scheduled to be online executors, the standby executors can keep consistent with the login state of other online executors, and a web service mimicry scheme of the network communication equipment with a login function is realized;
2. the network communication equipment web service has the function of issuing the configuration information, and the voter judges and forwards the configuration information of a plurality of web service executors to the control plane of the network communication equipment, so that the security of the configuration information can be ensured even if one of the executors is abnormal.
Drawings
Fig. 1 is a schematic block diagram of the present invention.
Fig. 2 is a data downstream block diagram of the present invention.
Fig. 3 is a block diagram of the data uplink concept of the present invention.
FIG. 4 is a functional block diagram of an executive scheduling of the present invention.
Detailed Description
The technical solution of the present invention is further described in detail by the following embodiments.
As shown in FIG. 1, the web service mimicry system applied to the network communication equipment comprises an input agent module, a heterogeneous web service execution body set, a dynamic control module and a voter.
The client side sends http request information to the input agent module, and the http request information is divided into http request information related to login and http request information unrelated to login according to url in an http header; the http request information irrelevant to login further comprises sql statements or configuration information;
the heterogeneous web service executive body set comprises a plurality of online web service executive bodies and standby web service executive bodies which are subjected to heterogeneous processing and have the same function;
the input proxy module comprises a copying and distributing module and a response arbitration module, wherein the copying and distributing module copies and distributes http request information related to login to all Web service executors after receiving the http request information of a client, records cookies carried by http response information returned by all the Web service executors, or copies the http request information unrelated to the login, replaces the cookies in the http request information to be cookies corresponding to the recorded online Web service executors, forwards the replaced http request information to the corresponding online Web service executors, and receives the http response information returned by the online Web service executors; the response arbitration module is used for arbitrating the loads of all the received http response messages, forwarding the http response messages to the client after arbitration, completing the response, and feeding back abnormal information appearing in the arbitration process to the dynamic control module after the response is finished;
all the web service executors return http response information carrying cookies to the input proxy module after receiving http request information related to login; the online web service executive receives and forwards http request information irrelevant to login to the voter, and receives and forwards http response information returned by the voter to the input agent module;
specifically, after receiving http request information irrelevant to login, the online web service executor judges whether request data of the http request information is sql statements or configuration information, if the request data of the http request information is the sql statements, the online web service executor performs labeling processing on the sql statements and sends the sql statements to the voter, and otherwise, the online web service executor directly sends the configuration information to the voter.
The voter comprises a configuration information judging unit and a tagged sql statement judging unit, wherein the configuration information judging unit is used for judging the received configuration information and sending the judged configuration information to a network communication equipment control plane; and the tagged sql statement arbitration unit is used for analyzing and arbitrating the received tagged sql, and reading and writing the database by using the parsed and arbitrated sql statement.
The voter also receives http response information returned by the database or the control surface of the network communication equipment, and reversely copies and distributes the http response information to all online web service executors; after the arbitration is finished, feeding back abnormal information occurring in the arbitration process to the dynamic control module;
and the dynamic control module receives the abnormal information fed back by the voter and the input agent module and schedules a standby web service executive body to replace the abnormal online web service executive body.
In other embodiments, the dynamic control module cyclically schedules the standby web service executors to replace all online web service executors at preset intervals.
The invention also provides a web service mimicry method applied to the network communication equipment, which comprises the following steps:
step of Login
The input agent module receives http request information related to login of the client and copies and distributes the http request information to all web service executors;
all the web service execution bodies return http response information carrying cookie to the input agent module after receiving the http request information;
the input agent module records cookies carried by all http response information and arbitrates all http response information;
data downlink procedure
As shown in fig. 2, the input proxy module receives and copies http request information of the client, which is irrelevant to login, replaces cookies in the copied http request information with cookies corresponding to the recorded online web service executor, and sends the http request information to the corresponding online web service executor after the replacement is finished;
the online web service executive body forwards the http request information to a voter;
and the voter arbitrates and forwards the http request information to a database or a control plane of the network communication equipment.
Specifically, if the request data of the http request information is an sql statement, the online web service executor performs tagging processing on the sql statement, sends the tagged sql statement to the voter, and reads and writes the database with the sql statement after the voter parses and decides the tagged sql statement;
and if the request data of the http request information is configuration information, the online web service executive body forwards the configuration information to the voter, and the voter arbitrates the configuration information and then sends the configuration information to a control plane of the network communication equipment.
Data uplink procedure
As shown in fig. 3, the voter receives http response information returned by the database or the control plane of the network communication device and reversely copies and distributes the http response information to all online web service executors;
the online web service executor forwards http response information to the input agent module;
the input agent module arbitrates the loads of all the received http response information, and forwards the http response information to the client after the arbitration, so as to complete the response; after the response is finished, the abnormal information occurring in the arbitration process is fed back to the dynamic control module;
scheduling step of executive
As shown in fig. 4, after completing the http request information forwarding and http response information forwarding, the voter sends the abnormal information found when arbitrating the http request information to the dynamic control module;
after the http response information is forwarded to the client, the input agent module sends abnormal information discovered when the http response information is arbitrated to the dynamic control module;
and after the dynamic control module receives the abnormal information feedback, the standby web service executive body is dispatched to replace the abnormal online web service executive body.
In other embodiments, the dynamic control module cyclically schedules a standby web service executor to replace all online web service executors at preset intervals, thereby ensuring the security and reliability of the online web service executors.
Finally, it should be noted that the above examples are only used to illustrate the technical solutions of the present invention and not to limit the same; although the present invention has been described in detail with reference to preferred embodiments, those skilled in the art will understand that: modifications to the specific embodiments of the invention or equivalent substitutions for parts of the technical features may be made; without departing from the spirit of the present invention, it is intended to cover all aspects of the invention as defined by the appended claims.

Claims (8)

1. A web service mimicry system applied to network communication equipment comprises an input agent module, a heterogeneous web service execution body set, a dynamic control module and a voter, and is characterized in that:
the heterogeneous web service executive body set comprises a plurality of online web service executive bodies and standby web service executive bodies which are subjected to heterogeneous processing and have the same function; after receiving http request information related to login, the online web service executive and the standby web service executive return http response information carrying cookies to the input proxy module; the online web service executive receives and forwards http request information irrelevant to login to the voter, and receives and forwards http response information returned by the voter to the input agent module;
the input proxy module comprises a copying and distributing module and a response arbitration module, wherein the copying and distributing module copies and distributes http request information related to login to all Web service executors after receiving the http request information of a client, records cookies carried by http response information returned by all the Web service executors, or copies the http request information unrelated to the login, replaces the cookies in the http request information to be cookies corresponding to the recorded online Web service executors, forwards the replaced http request information to the corresponding online Web service executors, and receives the http response information returned by the online Web service executors; the response arbitration module is used for arbitrating the loads of all the received http response messages, forwarding the http response messages to the client after arbitration, completing the response, and feeding back abnormal information appearing in the arbitration process to the dynamic control module after the response is finished;
the voter arbitrates and forwards http request information to a database or a control surface of the network communication equipment, receives http response information returned by the database or the control surface of the network communication equipment, and reversely copies and distributes the http response information to all online web service executors; after the arbitration is finished, feeding back abnormal information occurring in the arbitration process to the dynamic control module;
and the dynamic control module receives the abnormal information fed back by the voter and the input agent module and schedules a standby web service executive body to replace the abnormal online web service executive body.
2. The web service mimicry system as defined in claim 1, wherein: and the dynamic control module circularly schedules the standby web service executors to replace all online web service executors at preset intervals.
3. The web service mimicry system applied to network communication devices of claim 1 or 2, wherein: the http request information irrelevant to login comprises an sql statement or configuration information, the online web service executive judges whether the request data of the http request information is the sql statement or the configuration information after receiving the http request information irrelevant to login, if the request data of the http request information is the sql statement or the configuration information, the sql statement is labeled and then sent to the voter, and if not, the configuration information is directly sent to the voter.
4. The web service mimicry system as defined in claim 3, wherein: the voter comprises a configuration information judging unit and a tagged sql statement judging unit, wherein the configuration information judging unit is used for judging the received configuration information and sending the judged configuration information to a network communication equipment control plane; and the tagged sql statement arbitration unit is used for analyzing and arbitrating the received tagged sql, and reading and writing the database by using the parsed and arbitrated sql statement.
5. The web service mimicry system applied to network communication devices of claim 1 or 2, wherein: the heterogeneous processing comprises operating system heterogeneous, web container heterogeneous and sql statement tagging heterogeneous.
6. A web service mimicry method applied to a network communication device, comprising the steps of:
step of Login
The input agent module receives http request information related to login of the client and copies and distributes the http request information to all web service executors;
all the web service execution bodies return http response information carrying cookie to the input agent module after receiving the http request information;
the input agent module records cookies carried by all http response information and arbitrates all http response information;
data downlink procedure
The input proxy module receives and copies http request information of a client, which is irrelevant to login, replaces cookies in the copied http request information by cookies corresponding to the recorded online web service execution body, and sends the http request information to the corresponding online web service execution body after the replacement is finished;
the online web service executive body forwards the http request information to a voter;
the voter arbitrates and forwards http request information to a database or a control plane of the network communication equipment;
data uplink procedure
The voter receives http response information returned by a database or a control surface of the network communication equipment, and reversely copies and distributes the http response information to all online web service executors;
the online web service executor forwards http response information to the input agent module;
the input agent module arbitrates the loads of all the received http response information, and forwards the http response information to the client after the arbitration, so as to complete the response; after the response is finished, the abnormal information occurring in the arbitration process is fed back to the dynamic control module;
scheduling step of executive
After completing the http request information forwarding and http response information forwarding, the voter sends abnormal information found when the http request information is arbitrated to the dynamic control module;
after the http response information is forwarded to the client, the input agent module sends abnormal information discovered when the http response information is arbitrated to the dynamic control module;
and after the dynamic control module receives the abnormal information feedback, the standby web service executive body is dispatched to replace the abnormal online web service executive body.
7. The web service mimicry method applied to the network communication device of claim 6, wherein: and the dynamic control module circularly schedules the standby web service executors to replace all online web service executors at preset intervals.
8. The web service mimicry method applied to the network communication device of claim 6, wherein: if the request data of the http request information is an sql statement, the online web service executor performs labeling processing on the sql statement, sends the labeled sql statement to the voter, and reads and writes the database by using the sql statement after the voter analyzes and decides the labeled sql statement;
and if the request data of the http request information is configuration information, the online web service executive body forwards the configuration information to the voter, and the voter arbitrates the configuration information and then sends the configuration information to a control plane of the network communication equipment.
CN201910933266.4A 2019-09-29 2019-09-29 Web service mimicry system and method applied to network communication equipment Active CN110691133B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910933266.4A CN110691133B (en) 2019-09-29 2019-09-29 Web service mimicry system and method applied to network communication equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910933266.4A CN110691133B (en) 2019-09-29 2019-09-29 Web service mimicry system and method applied to network communication equipment

Publications (2)

Publication Number Publication Date
CN110691133A CN110691133A (en) 2020-01-14
CN110691133B true CN110691133B (en) 2020-11-24

Family

ID=69110904

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910933266.4A Active CN110691133B (en) 2019-09-29 2019-09-29 Web service mimicry system and method applied to network communication equipment

Country Status (1)

Country Link
CN (1) CN110691133B (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111475805B (en) * 2020-04-13 2022-12-02 中国人民解放军战略支援部队信息工程大学 Safe operation method and system of mimicry voter
CN111641590B (en) * 2020-04-30 2022-07-22 河南信大网御科技有限公司 Mimicry terminal simulator, terminal device mimicry realization method and storage medium
CN111669367B (en) * 2020-04-30 2022-08-16 河南信大网御科技有限公司 Mimicry intranet and construction method thereof
CN111628978B (en) * 2020-05-21 2022-02-22 河南信大网御科技有限公司 Mimicry normalization decision making system, method and readable storage medium
CN111885022B (en) * 2020-07-09 2023-06-20 河南信大网御科技有限公司 Mimicry communication method, communication system and terminal equipment based on communication interface
CN112242998A (en) * 2020-09-29 2021-01-19 中国人民解放军战略支援部队信息工程大学 Network threat detection and processing device and method in main/standby mode
CN112347519B (en) * 2020-10-28 2022-10-21 河南信大网御科技有限公司 Mimic OpenStack component and mimic OpenStack cloud platform
CN112351016B (en) * 2020-10-28 2022-09-06 河南信大网御科技有限公司 One-to-many telnet remote communication method, mimicry defense architecture and medium
CN112532635B (en) * 2020-12-01 2023-04-18 郑州昂视信息科技有限公司 Security verification method and device of mimicry defense equipment
CN112953894B (en) * 2021-01-26 2022-05-20 复旦大学 Multi-path request copying and distributing system and method
CN112887410B (en) * 2021-01-28 2022-12-20 郑州市景安网络科技股份有限公司 Running method, device, equipment and storage medium of web service program
CN114785561B (en) * 2022-03-30 2023-10-24 中国人民解放军战略支援部队信息工程大学 Device and method for mimicking microservices

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101977224A (en) * 2010-10-28 2011-02-16 神州数码网络(北京)有限公司 SSL VPN equipment-based Web resource authentication information management method
CN202870563U (en) * 2012-04-06 2013-04-10 北京国际系统控制有限公司 Distributed comprehensive monitoring system
CN106856489A (en) * 2015-12-08 2017-06-16 阿里巴巴集团控股有限公司 A kind of service node switching method and apparatus of distributed memory system
CN108769073A (en) * 2018-07-04 2018-11-06 中国人民解放军战略支援部队信息工程大学 A kind of information processing method and equipment
CN110266791A (en) * 2019-06-18 2019-09-20 深圳市高星文网络科技有限公司 The safe and reliable repeater system of mimicry and its method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103795762B (en) * 2012-11-01 2019-07-02 百度在线网络技术(北京)有限公司 A kind of test method and system of reverse proxy
US10892942B2 (en) * 2016-01-22 2021-01-12 Equinix, Inc. Container-based cloud exchange disaster recovery
CN110166436B (en) * 2019-04-18 2021-06-22 杭州电子科技大学 Mimicry Web gateway system and method for dynamic scheduling by random selection

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101977224A (en) * 2010-10-28 2011-02-16 神州数码网络(北京)有限公司 SSL VPN equipment-based Web resource authentication information management method
CN202870563U (en) * 2012-04-06 2013-04-10 北京国际系统控制有限公司 Distributed comprehensive monitoring system
CN106856489A (en) * 2015-12-08 2017-06-16 阿里巴巴集团控股有限公司 A kind of service node switching method and apparatus of distributed memory system
CN108769073A (en) * 2018-07-04 2018-11-06 中国人民解放军战略支援部队信息工程大学 A kind of information processing method and equipment
CN110266791A (en) * 2019-06-18 2019-09-20 深圳市高星文网络科技有限公司 The safe and reliable repeater system of mimicry and its method

Also Published As

Publication number Publication date
CN110691133A (en) 2020-01-14

Similar Documents

Publication Publication Date Title
CN110691133B (en) Web service mimicry system and method applied to network communication equipment
CN108874558B (en) Message subscription method of distributed transaction, electronic device and readable storage medium
CN110968586B (en) Distributed transaction processing method and device
CN103259870B (en) A kind of Web application service method and system
CN109547511B (en) WEB message real-time pushing method, server, client and system
CN103532823A (en) Message processing method, device and system for Internet of Things
US9774702B2 (en) System and method of employing a client side device to access local and remote data during communication disruptions
CN110796545B (en) Block chain transaction batch processing method, equipment and storage medium
CN108089915A (en) The method and system of business controlization processing based on message queue
CN106685706A (en) Zookeeper based configuration update method and system
US10489179B1 (en) Virtual machine instance data aggregation based on work definition metadata
CN116016546A (en) Method and system for preheating resource files in batches in CDN
EP2690560B1 (en) Method of benchmarking the behaviour of a replacement information system with the old system
CN112258266B (en) Distributed order processing method, device, equipment and storage medium
CN109376137A (en) A kind of document handling method and device
US20210149709A1 (en) Method and apparatus for processing transaction
CN105468502A (en) Log collection method, device and system
CN106357466B (en) A kind of internet product monitoring method and monitoring system
CN102055620A (en) Method and system for monitoring user experience
CN103092932A (en) Distributed document transcoding system
US20090106781A1 (en) Remote call handling methods and systems
CN113157461B (en) Method and device for transmitting message in task list execution process
CN110971679B (en) Conference service scheduling method and device
RU2714373C1 (en) Method and system for scheduling execution of input/output operations
CN113778709A (en) Interface calling method, device, server and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant