CN108322524B - Session keeping test method and device for load balancing equipment - Google Patents

Session keeping test method and device for load balancing equipment Download PDF

Info

Publication number
CN108322524B
CN108322524B CN201810057840.XA CN201810057840A CN108322524B CN 108322524 B CN108322524 B CN 108322524B CN 201810057840 A CN201810057840 A CN 201810057840A CN 108322524 B CN108322524 B CN 108322524B
Authority
CN
China
Prior art keywords
access
http
equipment
load balancing
http service
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
CN201810057840.XA
Other languages
Chinese (zh)
Other versions
CN108322524A (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.)
Hangzhou DPtech Information Technology Co Ltd
Original Assignee
Hangzhou DPTech Technologies 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 Hangzhou DPTech Technologies Co Ltd filed Critical Hangzhou DPTech Technologies Co Ltd
Priority to CN201810057840.XA priority Critical patent/CN108322524B/en
Publication of CN108322524A publication Critical patent/CN108322524A/en
Application granted granted Critical
Publication of CN108322524B publication Critical patent/CN108322524B/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]
    • 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/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application provides a method for maintaining and testing a session of load balancing equipment, which is characterized in that the method is applied to any load balancing equipment, and the method comprises the following steps: a, simulating a browser to access HTTP service responsible for the load balancing equipment; b, under the condition of receiving the HTTP cookie sent to the equipment by the opposite-end server, the simulation browser uses the HTTP cookie to repeatedly access the HTTP service for preset times; step C, monitoring whether the access to the HTTP service is normal; and D, stopping accessing the HTTP service under the condition that the access abnormity of the HTTP service is monitored, and recording the access result as abnormity. By applying the scheme of the application, the efficiency of testing the HTTP cookie session keeping function of the load balancing equipment can be improved.

Description

Session keeping test method and device for load balancing equipment
Technical Field
The present application relates to the field of computer network technologies, and in particular, to a method and an apparatus for maintaining and testing a session of a load balancing device.
Background
For an application scenario with a large access amount, such as a large website, a plurality of servers are generally required to share access pressure, and a load balancing device distributes a request sent by a browser of a user device when accessing an HTTP service to a plurality of servers at a back end according to a preset traffic distribution policy, so as to avoid an excessively high load of a single server. In some cases, some interaction steps between the browser and the website server need to be performed by one server, and this may be kept through an HTTP cookie session, that is, when the browser interacts with a certain server for the first time, the user equipment obtains and stores a corresponding HTTP cookie, and then the browser sends a request for related interaction again, where the request is included in the HTTP cookie, so that the load balancing device distributes the request to the server. HTTP cookie session maintenance is a common session maintenance method for load balancing devices, and also requires an HTTP cookie session maintenance function of a testing device when testing the load balancing device.
In the actual use process of the load balancing device, browsers of different user devices access HTTP services in charge of the user devices, so that when the HTTP cookie session retaining function is tested, a behavior mechanism of the browser needs to be simulated to access the HTTP services, and different browsers are simulated in a cookie clearing manner, so that the HTTP cookie session retaining function of the load balancing device is tested. In the prior art, a tester manually simulates, but in the test process, when a browser is simulated to test the HTTP cookie session holding function each time, the HTTP service needs to be repeatedly accessed for many times, so that manual simulation access needs to consume much labor and time, the efficiency is low, and the overall test efficiency of the load balancing device is affected.
Disclosure of Invention
In view of this, the present application provides a method and an apparatus for maintaining and testing a session of a load balancing device, and the technical scheme is as follows:
a session maintenance test method for load balancing equipment is applied to any load balancing equipment, and comprises the following steps:
a, simulating a browser to access HTTP service responsible for the load balancing equipment;
b, under the condition of receiving the HTTP cookie sent to the equipment by the opposite-end server, the simulation browser uses the HTTP cookie to repeatedly access the HTTP service for preset times;
step C, monitoring whether the access to the HTTP service is normal;
and D, stopping accessing the HTTP service under the condition that the access abnormity of the HTTP service is monitored, and recording the access result as abnormity.
A device for testing session maintenance of load balancing equipment, which is applied to any load balancing equipment, and comprises:
the service access module is used for simulating the browser to access the HTTP service responsible for the load balancing equipment; the simulation browser is also used for repeatedly accessing the HTTP service by using the HTTP cookie for preset times under the condition of receiving the HTTP cookie sent to the equipment by the opposite-end server;
the access monitoring module is used for monitoring whether the access to the HTTP service is normal or not;
and the result recording module is used for stopping accessing the HTTP service under the condition that the access abnormity of the HTTP service is monitored, and recording the access result as abnormity.
According to the technical scheme, when the browser is simulated to access the HTTP service, the testing step of the HTTP cookie session keeping function can be automatically executed according to the specific situation of access, namely the HTTP cookie obtained after the HTTP service is accessed for the first time is used for automatically and repeatedly accessing the HTTP, and recording is carried out when access is abnormal, so that labor and time can be saved when a large amount of repeated work is carried out, and the testing efficiency is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application. Moreover, not all of the above-described effects need to be achieved by any of the embodiments in this application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and other drawings can be obtained by those skilled in the art according to the drawings.
Fig. 1 is a schematic view of an application scenario of a session maintenance testing method of load balancing equipment according to an embodiment of the present application;
fig. 2 is a schematic flowchart of a session maintenance testing method of a load balancing device according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a session maintenance testing apparatus of a load balancing device according to an embodiment of the present application;
fig. 4 is another schematic structural diagram of a session maintenance testing apparatus of a load balancing device according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an access monitoring module according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
As shown in fig. 1, an application scenario of the present application is that, for an HTTP service with a large access flow, multiple servers may be deployed and distributed through a load balancing device. When a browser of user equipment accesses an HTTP service, load balancing equipment distributes an access request message of the browser to a certain deployed server according to a preset shunting strategy, so that the flow for accessing the HTTP service is distributed to the deployed servers in a balanced manner, and the condition that the pressure of a single server is too high is avoided. However, for the access that the browser needs to perform in the same session, the load balancing device needs to distribute its access request message to the same server to ensure the access is normal. A common session holding manner of the load balancing device is HTTP cookie session holding, so that testing the HTTP cookie session holding function of the load balancing device before the load balancing device is put into use is an important part of testing the load balancing device, and the testing efficiency of this part will also affect the testing efficiency of the entire load balancing device.
Therefore, in order to improve the efficiency of the HTTP cookie session maintenance function test of the load balancing device and save the labor and time for the test, the present application provides a session maintenance test method for the load balancing device, which is shown in fig. 2 and may include the following steps:
s101, simulating a browser to access HTTP service responsible for the load balancing equipment;
s102, under the condition that an HTTP cookie sent to the equipment by an opposite terminal server is received, the HTTP cookie is used for repeatedly accessing the HTTP service for preset times;
s103, monitoring whether the access to the HTTP service is normal or not;
s104, under the condition that the access abnormity of the HTTP service is monitored, the access of the HTTP service is stopped, and the access result is recorded to be abnormal.
The method and the device aim to test whether the HTTP cookie session keeping function of the load balancing device is normal when the browser of the user equipment accesses HTTP services, namely whether the browser can perform certain continuous accesses in the same session. Therefore, when testing the HTTP cookie session holding function of any load balancing device, the behavior mechanism of the browser can be simulated first, and the HTTP traffic for which the load balancing device is responsible is accessed. For example, a virtual IP address is recorded in a general load balancing device, and the IP address recorded in the load balancing device may be accessed in a manner of simulating a browser to access the IP address, or the IP address may be indirectly accessed by simulating the browser to access a corresponding domain name. It is to be understood that the access process may also be implemented in other specific implementations, as long as the purpose of simulating the browser to access the HTTP service can be achieved, and the basic scheme of the present application is not limited to the specific implementations theoretically, and those skilled in the art may flexibly select an appropriate implementation in practical applications.
When a user accesses an HTTP service through a browser of a device such as a computer, a mobile phone and the like, in order to realize session maintenance, after the browser of the user accesses a certain HTTP service for the first time, if the access is normal, the browser of the user receives an HTTP cookie sent by an opposite-end server, and in the continuous access process of the HTTP service after the browser of the user, if the HTTP cookie is contained in an access request message, the load balancing device directly distributes the access request message to a server which previously sent the HTTP cookie, but does not distribute the access request message to other servers according to a preset shunting strategy, so that the session maintenance between the browser of the user and the same server is realized through the HTTP cookie.
Therefore, in the embodiment of the present application, when the simulated browser accesses the HTTP service which is responsible for the load balancing device for the first time, the load balancing device distributes a request packet, which is provided by the simulated browser during access, to a certain server corresponding to the HTTP service according to a preset offloading policy. If the device does not receive the HTTP cookie sent by the peer server, it may consider that the access to the HTTP service is abnormal, in this case, in a specific embodiment of the present application, the access to the HTTP service may be stopped, and an access result is recorded as abnormal, so that a test on the HTTP cookie session holding function of the device is completed, and the test result is that the HTTP cookie session holding function of the device is abnormal. If the device receives the HTTP cookie sent by the peer server, the subsequent step of testing the HTTP cookie session maintaining function of the device may be continuously performed, that is, the HTTP cookie usage principle of the browser is simulated, an access request message including the received HTTP cookie is repeatedly sent to the load balancing device for multiple times, so as to access the HTTP service, and whether the access is normal or not is monitored, if the access is found to be abnormal, the HTTP cookie session maintaining function of the device may be considered to be abnormal, the access to the HTTP service may be stopped, and the access abnormal condition may be recorded, and the tester may further analyze and determine the test result according to the record of the test.
Before stopping accessing because it is monitored that the accessing is abnormal, the preset number of times of repeated accessing may be set by a tester according to actual requirements, for example, in general, if the accessing of the browser to the HTTP service in the same session may be tens of times, the tester may set the repeated accessing to the HTTP service for 20 times, but the basic scheme of the present application does not need to limit the specific number of times theoretically, and a person skilled in the art may set the number flexibly in practical application.
In a specific embodiment of the present application, when monitoring whether the access to the HTTP service is normal, first, after the device simulates a browser to send an access request message, it may be monitored whether a response data message sent to the device by an opposite-end server is received, and if a response data message sent to the device by an opposite-end server is received, a status code therein may be further obtained, where the status code may indicate a response type of the opposite-end server, and is generally a 3-bit digital code, for example, common status codes include: 2xx indicates that the request was successfully received; 5xx, indicating a server error; and so on. Therefore, after the status code is obtained, whether the access to the HTTP service is normal can be judged. If the access to the HTTP service is judged to be abnormal according to the status code, the access to the HTTP service can be stopped, and the access result is recorded as abnormal. Meanwhile, as described above, if the HTTP cookie sent by the peer server is not received after the first access, it may also be determined that the access to the HTTP service is abnormal, the access to the HTTP service is stopped, and the access result is recorded as abnormal. In addition, when the access abnormality is recorded, the specific state code, the situation that the HTTP cookie is not received and the like can be recorded specifically, so that a tester can judge the specific reason of the access abnormality. Of course, there are other implementation manners to monitor whether the access to the HTTP service is normal, and the basic scheme of the present application is not limited to this theoretically, and those skilled in the art can flexibly select an appropriate manner according to specific requirements in actual application.
After S101 to S104 are executed once, it is considered that a test on the HTTP cookie session holding function of the load balancing apparatus is completed, and the recorded access result is obtained for further analyzing and judging the test result. In order to fully simulate different users using different browsers in different network environments, and when the load balancing device accesses HTTP traffic, whether the HTTP cookie session maintaining function of the load balancing device is normal or not may be further performed, in an embodiment of the present application, the HTTP cookie received by the device in S102 may be cleared, and S101 to S104 are performed again. Because the HTTP cookie is removed, when the simulated browser accesses the HTTP service, that is, when a certain browser accesses the HTTP service for the first time, the load balancing device will distribute its access request message to a certain server according to the offloading policy, which may be a different server from the previous server, so that S101 to S104 are repeatedly executed for many times, that is, it may be implemented to simulate different users to use different browsers in different network environments, and test the HTTP cookie session maintaining function of the load balancing device.
By applying the scheme of the application, after the browser is simulated for accessing the HTTP service for the first time, if the access is normal, the HTTP cookie sent by the opposite-end server is received, the HTTP service can be automatically and repeatedly accessed, whether the access is correct or not is monitored, the access is stopped when the access is abnormal, and the abnormal access condition is recorded, so that the manual repeated operation of a tester is not needed. In addition, after one test is finished, the next test can be automatically started, and multiple tests can be executed, so that the labor and time are saved, and the efficiency of the HTTP cookie session maintenance function test of the load balancing equipment is improved.
Corresponding to the above method embodiment, the present application further provides a device for testing session maintenance of load balancing equipment, and as shown in fig. 3, the device may include:
the service access module 110 is configured to simulate a browser to access an HTTP service responsible for the load balancing device; the simulation browser is also used for repeatedly accessing the HTTP service by using the HTTP cookie for preset times under the condition of receiving the HTTP cookie sent to the equipment by the opposite-end server;
an access monitoring module 120, configured to monitor whether access to the HTTP service is normal;
and the result recording module 130 is configured to, when it is monitored that the access to the HTTP service is abnormal, stop accessing the HTTP service, and record that the access result is abnormal.
In one embodiment of the present application, referring to fig. 4, the apparatus may further include:
and a data removing unit 140, configured to remove the HTTP cookie received in step B, and trigger the service access module, the access monitoring module, and the result recording module repeatedly for a preset number of times.
In a specific embodiment of the present application, the result recording module 130 may be further specifically configured to:
and under the condition that the HTTP cookie sent to the equipment by the opposite terminal server is not received, stopping accessing the HTTP service, and recording that the access result is abnormal.
In one embodiment of the present application, referring to fig. 5, the access monitoring module 120 may include:
a message monitoring unit 121, configured to monitor whether a response data message sent to the device by the peer server is received;
a status code obtaining unit 122, configured to obtain a status code in a response data packet sent by an opposite-end server to the device when the response data packet is received;
and an access judging unit 123, configured to judge whether the access to the HTTP service is normal according to the obtained status code.
The implementation process of the functions and actions of each unit in the above device is specifically described in the implementation process of the corresponding step in the above method, and is not described herein again.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement it without inventive effort.
While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any invention or of what may be claimed, but rather as descriptions of features specific to particular embodiments of particular inventions. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. In other instances, features described in connection with one embodiment may be implemented as discrete components or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In some cases, multitasking and parallel processing may be advantageous. Moreover, the separation of various system modules and components in the embodiments described above should not be understood as requiring such separation in all embodiments, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.
Thus, particular embodiments of the subject matter have been described. Other embodiments are within the scope of the following claims. In some cases, the actions recited in the claims can be performed in a different order and still achieve desirable results. Further, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some implementations, multitasking and parallel processing may be advantageous.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (8)

1. A session maintenance test method for load balancing equipment is applied to any load balancing equipment, and comprises the following steps:
a, simulating a browser to access HTTP service responsible for the load balancing equipment;
b, under the condition of receiving the HTTP cookie sent to the equipment by the opposite-end server, the simulation browser uses the HTTP cookie to repeatedly access the HTTP service corresponding to the HTTP cookie for preset times;
step C, monitoring whether the access to the HTTP service is normal;
and D, stopping accessing the HTTP service under the condition that the access abnormity of the HTTP service is monitored, and recording the access result as abnormity.
2. The method of claim 1, further comprising:
and clearing the HTTP cookie received by the equipment in the step B, and repeating the steps A to D for preset times.
3. The method according to claim 1, characterized in that it comprises:
and under the condition that the HTTP cookie sent to the equipment by the opposite terminal server is not received, stopping accessing the HTTP service, and recording that the access result is abnormal.
4. The method according to any one of claims 1 to 3, wherein said step C comprises:
monitoring whether a response data message sent to the equipment by an opposite terminal server is received or not;
under the condition of receiving a response data message sent to the equipment by an opposite terminal server, acquiring a state code in the response data message;
and judging whether the access to the HTTP service is normal or not according to the acquired state code.
5. A device for testing session maintenance of load balancing equipment, which is applied to any load balancing equipment, and comprises:
the service access module is used for simulating the browser to access the HTTP service responsible for the load balancing equipment; the simulation browser is also used for repeatedly accessing the HTTP service corresponding to the HTTP cookie by using the HTTP cookie for a preset number of times under the condition of receiving the HTTP cookie sent to the equipment by the opposite-end server;
the access monitoring module is used for monitoring whether the access to the HTTP service is normal or not;
and the result recording module is used for stopping accessing the HTTP service under the condition that the access abnormity of the HTTP service is monitored, and recording the access result as abnormity.
6. The apparatus of claim 5, further comprising:
and the data clearing unit is used for clearing the HTTP cookie received by the equipment in the step B and triggering the service access module, the access monitoring module and the result recording module repeatedly for preset times.
7. The apparatus of claim 5, wherein the result recording module is further configured to:
and under the condition that the HTTP cookie sent to the equipment by the opposite terminal server is not received, stopping accessing the HTTP service, and recording that the access result is abnormal.
8. The apparatus of any of claims 5 to 7, wherein the access monitoring module comprises:
the message monitoring unit is used for monitoring whether a response data message sent to the equipment by the opposite terminal server is received or not;
a status code obtaining unit, configured to obtain a status code in a response data packet sent by an opposite-end server to a device when the response data packet is received;
and the access judging unit is used for judging whether the access to the HTTP service is normal or not according to the acquired state code.
CN201810057840.XA 2018-01-22 2018-01-22 Session keeping test method and device for load balancing equipment Active CN108322524B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810057840.XA CN108322524B (en) 2018-01-22 2018-01-22 Session keeping test method and device for load balancing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810057840.XA CN108322524B (en) 2018-01-22 2018-01-22 Session keeping test method and device for load balancing equipment

Publications (2)

Publication Number Publication Date
CN108322524A CN108322524A (en) 2018-07-24
CN108322524B true CN108322524B (en) 2021-04-27

Family

ID=62886823

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810057840.XA Active CN108322524B (en) 2018-01-22 2018-01-22 Session keeping test method and device for load balancing equipment

Country Status (1)

Country Link
CN (1) CN108322524B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111130936B (en) * 2019-12-24 2021-05-28 杭州迪普科技股份有限公司 Method and device for testing load balancing algorithm
CN114928661A (en) * 2022-05-31 2022-08-19 杭州迪普科技股份有限公司 Session keeping method and device
CN114866442B (en) * 2022-05-31 2023-05-26 杭州迪普科技股份有限公司 8583 protocol-based cross-virtual service session maintenance test method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101534321A (en) * 2009-03-09 2009-09-16 浪潮电子信息产业股份有限公司 Load-balancing session-keeping algorithm based on cookie
CN102571867A (en) * 2010-12-31 2012-07-11 南京联创科技集团股份有限公司 Method for keeping active session in browser/server (BS) architecture portal application
EP3026553A1 (en) * 2014-11-26 2016-06-01 Hewlett-Packard Development Company, L.P. Web browser emulator
CN105631030A (en) * 2015-12-30 2016-06-01 福建亿榕信息技术有限公司 Universal web crawler login simulation method and system

Also Published As

Publication number Publication date
CN108322524A (en) 2018-07-24

Similar Documents

Publication Publication Date Title
CN108322524B (en) Session keeping test method and device for load balancing equipment
CN109617759A (en) Block catenary system stability test method, apparatus, equipment and storage medium
WO2003014878A3 (en) System and method for automated analysis of load testing results
CN110618924B (en) Link pressure testing method of web application system
CN108696399B (en) Business service test method and device
CN105577799B (en) A kind of fault detection method and device of data-base cluster
US20170060720A1 (en) Methods, systems, and computer readable media for vendor-neutral testing and scoring of systems under test
CN103873293B (en) A kind of healthprobe device and method
CN112241350B (en) Micro-service evaluation method and device, computing device and micro-service detection system
KR20160000758A (en) Fault Injection testing apparatus and method
CN109284229B (en) Dynamic adjustment method based on QPS and related equipment
CN105653451A (en) Software performance testing method and device
CN107992386A (en) A kind of router memory method for testing pressure and system
CN109656569A (en) Multi-environment application dispositions method, equipment, storage medium and device
CN113037562A (en) Gateway fault assessment method and device and server
CN107666401B (en) Configuration information acquisition method and terminal
CN104683181A (en) Performance monitoring method, equipment and system
CN109981377B (en) Distributed data center link monitoring method and system
CN107395451A (en) Surfing flow abnormal processing method, device, equipment and storage medium
CN105373474A (en) Business system-oriented test method and device
US20160246695A1 (en) Lightweight functional testing
JP5728617B2 (en) Network elements that automatically and automatically suspend
EP3062228B1 (en) Lightweight functional testing
CN108880920B (en) Cloud service management method and device and electronic equipment
CN111597093A (en) Exception handling method, device and equipment

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
TR01 Transfer of patent right

Effective date of registration: 20210617

Address after: 310051 05, room A, 11 floor, Chung Cai mansion, 68 Tong Xing Road, Binjiang District, Hangzhou, Zhejiang.

Patentee after: Hangzhou Dip Information Technology Co.,Ltd.

Address before: 6 / F, Zhongcai building, 68 Tonghe Road, Binjiang District, Hangzhou City, Zhejiang Province

Patentee before: Hangzhou DPtech Technologies Co.,Ltd.

TR01 Transfer of patent right