CN103138995A - Method and device for server performance test - Google Patents

Method and device for server performance test Download PDF

Info

Publication number
CN103138995A
CN103138995A CN2011103786281A CN201110378628A CN103138995A CN 103138995 A CN103138995 A CN 103138995A CN 2011103786281 A CN2011103786281 A CN 2011103786281A CN 201110378628 A CN201110378628 A CN 201110378628A CN 103138995 A CN103138995 A CN 103138995A
Authority
CN
China
Prior art keywords
server
synchronous service
threads
link
request
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.)
Pending
Application number
CN2011103786281A
Other languages
Chinese (zh)
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN2011103786281A priority Critical patent/CN103138995A/en
Publication of CN103138995A publication Critical patent/CN103138995A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method and a device for server performance test. The method includes establishing a plurality of threads according preset thread number and domain name of a server, controlling the plurality of threads to build link connection with the server, controlling the plurality of threads to simulate corresponding clients to transmit synchronous business requests to the server through the link according to a plurality of set client accounts and receive synchronous business request answers fed back by the server and calculating performance parameter of the server to process synchronous business according to the number of transmitted synchronous business requests and the number of fed synchronous business request answers. The method and the device provide scientific data for research personnel who can conveniently assess synchronous business processing performance of the server and search for bottleneck of performance of the server for processing synchronous business according to an assessment result.

Description

The method and apparatus of server performance test
Technical field
The present invention relates to communication technical field, especially relate to a kind of method and apparatus of server performance test.
Background technology
Along with deployment and the development of IMS and 3G network, development of Mobile Internet technology is more and more used, and more and more distinctive business are excavated out, and network address notebook is one of them.Because present intelligent terminal is more and more popularized (comprising palmtop PC, mobile phone, automobile computer, desktop computer), increasing user terminal participates in network, this is a huge challenge for server network address book business ability to bear.
Under normal conditions, when terminal equipment few in number was connected to server, when using the network address notebook business, in server, this service response speed was also more satisfactory.Multiple users is during simultaneously to the synchronous service request of the concurrent Bulk Call of server, the response speed of server just may reduce greatly, thereby synchronous service and systematic function are obviously reduced, finally cause badly influencing frequency and the experience effect that client is initiated the synchronous service request.Therefore synchronous service response speed and the response effect in order to guarantee server, certainly will carry out pressure test to the performance of server process synchronous service.The bottleneck that exists to find out server.
The general terminal of existing terminal is only installed an application program, if therefore will carry out the performance test of server process synchronous service, must need to guarantee that abundant (up to ten thousand) terminal sends the synchronous service request to server simultaneously.But existing terminal can't satisfy this testing requirement.
Summary of the invention
Main purpose of the present invention is to provide a kind of method and apparatus of server performance test, and testing server is processed the performance parameter of concurrent synchronous service, is convenient to the research staff server performance is assessed.
The present invention proposes a kind of method of server performance test, comprising:
Create a plurality of threads according to the domain name of default Thread Count and server, and control a plurality of threads and set up link with server respectively and link;
Control a plurality of threads and send the synchronous service request by described chain road direction server, the synchronous service request-reply of reception server feedback according to default user side corresponding to a plurality of user side account simulations;
According to the synchronous service number of request that sends and the synchronous service request-reply number of feedback, calculation server is processed the performance parameter of synchronous service.
Preferably, a plurality of threads of described control also comprise after setting up link connection with server respectively:
When the failure of the link connection of part thread and server, discharge the shared link of this link, and close and link the unsuccessfully thread of correspondence.
Preferably, the default Thread Count of described basis creates a plurality of threads, and controls a plurality of threads and set up link with server respectively and link and be preset with testing time and test interval before.
Preferably, the user side that a plurality of threads of described control are corresponding according to default a plurality of user side account simulations sends the synchronous service request by described chain road direction server and is specially:
Within the testing time, control a plurality of threads and simulate successively user side corresponding to a plurality of user accounts to the request of server transmission synchronous service according to described test interval;
Described according to the synchronous service number of request of transmission and the synchronous service request-reply number of feedback, the performance parameter that calculation server is processed synchronous service is specially:
According to the synchronous service number of request that sends in the testing time and reception synchronous service request-reply number, calculation server is processed the performance parameter of synchronous service within the described testing time.
Preferably, the method for described server performance test also comprises after the performance parameter that calculates the server process synchronous service:
Display server is processed the performance parameter of synchronous service.
The another device that proposes a kind of server performance test of the present invention comprises:
Creation module creates a plurality of threads according to the domain name of default Thread Count and server, and controls a plurality of threads and set up link with server respectively and link;
Control module is controlled a plurality of threads and is sent the synchronous service request by described chain road direction server, the synchronous service request-reply of reception server feedback according to default user side corresponding to a plurality of user side account simulations;
Computing module is used for according to the synchronous service number of request that sends and the synchronous service request-reply number of feedback, and calculation server is processed the performance parameter of synchronous service.
Preferably, described creation module also is used for the link connection failure when part thread and server,
Discharge the shared link of this link, and close and link unsuccessfully corresponding thread.
Preferably, the device of described server performance test is preset with testing time and test interval.
Preferably, described control module within the testing time, is controlled a plurality of threads and is simulated successively user side corresponding to a plurality of user accounts to the request of server transmission synchronous service according to described test interval;
Described computing module, concrete also being used for according to the synchronous service number of request that sends in the testing time and reception synchronous service request-reply number, calculation server is processed the performance parameter of synchronous service within the described testing time.
Preferably, the device of described server performance test also comprises:
Display module is used for the performance parameter that display server is processed synchronous service.
The method and apparatus of a kind of server performance test provided by the present invention, send the synchronous service request by simulating a plurality of user sides to server, the synchronous service request-reply of reception server feedback, and according to the synchronous service number of request that sends and the synchronous service request-reply number of reception, calculation server is processed the mode of the performance parameter of synchronous service, the data of science are provided for the research staff, be convenient to the research staff server process synchronous service performance is assessed, and search the performance bottleneck of server process synchronous service according to assessment result.
Description of drawings
Fig. 1 is the structural representation of device one embodiment of server performance test of the present invention;
Fig. 2 is another structural representation of the device embodiment of server performance test of the present invention;
Fig. 3 is the software architecture schematic diagram of server performance testing apparatus of the present invention;
Fig. 4 is the flow chart of method one embodiment of server performance test of the present invention.
The realization of the object of the invention, functional characteristics and advantage are described further with reference to accompanying drawing in connection with embodiment.
Embodiment
Should be appreciated that specific embodiment described herein only in order to explain the present invention, is not intended to limit the present invention.
Referring to Fig. 1, the present invention proposes a kind of device 100 1 embodiment of server performance test, and it comprises creation module 110, control module 120 and and computing module 130.Described creation module 110 is used for creating a plurality of threads according to the domain name of default Thread Count and server, and controls a plurality of threads and set up link with server respectively and link.Described control 120 is used for controlling a plurality of threads and sends the synchronous service request by described chain road direction server, the synchronous service request-reply of reception server feedback according to default user side corresponding to a plurality of user side account simulations.Described computing module 130 is used for according to the synchronous service number of request that sends and the synchronous service request-reply number of feedback, and calculation server is processed the performance parameter of synchronous service.
In the present embodiment, in described a plurality of threads, each thread can be simulated one or more user sides, and user's terminal number that described a plurality of threads can be simulated can reach 60,000, and is even more.
In the present embodiment, for user side and the server interaction of simulating according to the actual requirements predetermined quantity, with realization, the performance of server process synchronous service is tested, the device 100 of the present embodiment server performance test is taked the mode of multiple line distance management multi-user end.Wherein thread creation number and user's terminal number, the domain name of each user side account and server pre-sets.Wherein said server is server to be tested.In a plurality of threads that the present embodiment creates, the user side number of each thread simulation is distributed according to the principle of uniform pressure distribution, and user's terminal number that each thread can be simulated is consistent.Adopted the multithreading under Windows to realize pressure equalization in the present embodiment.
In the present embodiment, a plurality of by a plurality of thread simulations that control creates, even up to ten thousand user sides send the synchronous service request to server, and the synchronous service request-reply of reception server feedback.And count according to number of request and request-reply the performance parameter that calculation server is processed synchronous service by computing module 130, the data of science are provided for the research staff, have been convenient to the research staff and server process synchronous service performance are assessed and found the performance bottleneck of server process synchronous service.
Further, in device 100 embodiment of above-mentioned server performance test, described creation module 110 also is used for discharging the shared link of this link when the described link connection failure of part thread with server, and closes and link the unsuccessfully thread of correspondence.Wherein said link is the TCP link.
Further, in device 100 embodiment of described server performance test, described device is preset with testing time and test interval, namely pre-sets before the server performance test carrying out.Wherein the testing time is very to time of server performance test, and test interval sends time interval between the synchronous service request for the adjacent user side of two orders of simulation to server.
Described control module 120 specifically also was used within the testing time, controlled a plurality of threads and simulated successively user side corresponding to a plurality of user accounts to the request of server transmission synchronous service according to described test interval.Described computing module 130, concrete also being used for according to the synchronous service number of request that sends in the testing time and reception synchronous service request-reply number, calculation server is processed the performance parameter of synchronous service within the described testing time.
For example, be 5 if establish Thread Count, user's terminal number is 50, and the testing time is M second, and test interval Δ T is 0.02.Wherein 5 threads are followed successively by thread 1, thread 2, thread 3, thread 4, thread 5.50 user sides are followed successively by user side 1, user side 2... user side 50.Wherein, thread 1 respective user end 1 to 10, thread 2 respective user ends 11 to 20, thread 3 respective user ends 21 to 30, thread 4 respective user ends 31 to 40, thread 5 respective user ends 41 to 50.Thread 1 analog subscriber end 1 is after server sends synchronous service request 0.02 second, then analog subscriber end 2 sends the synchronous service request to server, the like until thread 1 has been simulated user side 5.When thread 1 analog subscriber end 10 sends the synchronous service request after 0.02 second to server, thread 2 sends the synchronous service request according to same rule analog subscriber end successively 11 to 20 to server end, thread 3 is the same to thread 5 analog rules, arrive until set the testing time, after if thread 1 to thread 5 simulations one are taken turns, testing time does not arrive, and circulation is carried out until the testing time arrives.After testing time arrives, 120 control threads of control module stop the analog subscriber end to the request of server transmission synchronous service.
In the present embodiment, thread 1 to 5 simulated one take turns after, control module 120 is revised the synchrodata of each user side automatically, then according to amended synchrodata, controls thread 1 to 5 and carries out the next round simulated operation.
In the present embodiment, the testing time not then, also can be according to the instruction of stopping of user input, control thread and stop the analog subscriber end and send the synchronous service request to server.
In the present embodiment, thread has been simulated user side and has been sent the synchronous service request to server, and after receiving the synchronous service request-reply of server feedback, the synchrodata that this user side is corresponding is updated in local data base, and simulates this user side by thread synchrodata is sent in server.
In the present embodiment, control module 120 control threads stop the analog subscriber end after server sends the synchronous service request, need the user side account of the default correspondence of deletion, and delete the described a plurality of threads that created.
Further, referring to Fig. 2, in device 100 embodiment of above-mentioned server performance test, also comprise display module 140.Wherein, described display module 140 is used for the performance parameter that display server is processed synchronous service.So that the user in time knows the performance parameter of server process synchronous service, thereby fast the performance of server is made assessment.
Further, in device 100 embodiment of described server performance test, a plurality of transmission control protocol TCP Socket of each thread binding in described a plurality of threads; Corresponding at least one TCPSocket of each user side, each thread analog subscriber end sends corresponding synchronous service request by corresponding TCP Socket to server.
In the present embodiment, the HTTP signaling format is adopted in described synchronous service request, and the HTTP signaling adopts long connection or short connection to determine according to the actual conditions of server.If user's terminal number of configuration is very large, need the reading and writing buffer setting of this socket is larger value, otherwise network interface card can overflow by internal memory, loses the part signaling, thereby affects the performance test of server.
In the present embodiment, after thread analog subscriber end sends the synchronous service request to server, server also needs authentication is carried out in this synchronous service request, after authentication is passed through, feed back the synchronous service request-reply, after thread is received the synchronous service request-reply of server feedback, the synchrodata of correspondence could be sent to server.
Above-described embodiment, described synchronous service includes: fast synchronous service, slow synchronous service, backup synchronous service, recovery synchronous service, time-out synchronous service.
In above-described embodiment, user's terminal number of the testing time that can preset by modification, test interval, synchronous service request transmission times, configuration with the load of Control Server, and then calculates the performance parameter of server under different loads.
In above-described embodiment, also be preset with IP address and the port numbers of server, wherein, IP address, port numbers that the purpose IP address in described SHTTP signaling and port numbers are namely preset.
In the concrete process of implementing, can realize above-mentioned performance testing device with hardware unit according to implementing needs, equally, also can realize above-mentioned performance testing device with software, for example, this software is installed in PC, and the screen by PC shows, and the keyboard by PC, mouse etc. are inputted.The software architecture schematic diagram of realizing above-mentioned performance testing device with software comprises following part as shown in Figure 3:
Interface (Inferface): total interface of main interface and thread management module;
Thread management (Thread Manage) module: mainly be in charge of A the thread that creates by the Thread Count A that configures according to the user, and distribute user's terminal number that each thread manages (for example, B user side is averagely allocated to A thread), be the interface of the various operations of main interface definition, and each interface translated into Thread Messages issue each thread process.
Thread (Thread) 1, thread 2, A:A thread of thread 3... thread, each thread can be bound a plurality of TCP socket (figure only shows the situation of a TCP socket) for transmitting-receiving HTTP signaling.It will be that concrete signaling is issued corresponding server from the message translation of thread management module that each thread needs, and the signaling that also server will be returned is simultaneously replied and done statistics, and issue main interface and show.If the quantity of user side is very large, need the buffer memory of socket is re-set as larger value, otherwise network interface card can overflow by internal memory, loses the part signaling, thereby affects the performance test of server.
Device 100 embodiment of above-mentioned server performance test, send the synchronous service request by simulating a plurality of user sides to server, the synchronous service request-reply of reception server feedback, and according to the synchronous service number of request that sends and the synchronous service request-reply number of reception, calculation server is processed the mode of the performance parameter of synchronous service, the data of science are provided for the research staff, and have searched the performance bottleneck of server process synchronous service according to assessment result.
Referring to Fig. 4, method one embodiment of a kind of server performance test of the present invention is proposed, comprising:
Step S101, create a plurality of threads according to the domain name of default Thread Count and server, and control a plurality of threads and set up link with server respectively and link;
Step S102, a plurality of threads of control are simulated corresponding user side by the request of described chain road direction server transmission synchronous service, the synchronous service request-reply of reception server feedback according to default a plurality of user side accounts;
Step S103, according to the synchronous service number of request that sends and the synchronous service request-reply number of feedback, calculation server is processed the performance parameter of synchronous service.
In the present embodiment, in described a plurality of threads, each thread can be simulated one or more user sides, and user's terminal number that described a plurality of threads can be simulated can reach 60,000, and is even more.
In the present embodiment, for user side and the server interaction of simulating according to the actual requirements predetermined quantity, with realization, the performance of server process synchronous service is tested, the method for the present embodiment server performance test is taked the mode of multiple line distance management multi-user end.Wherein thread creation number and user's terminal number, the domain name of each user side account and server pre-sets.Wherein said server is server to be tested.In a plurality of threads that the present embodiment creates, the user side number of each thread simulation is distributed according to the principle of uniform pressure distribution, and user's terminal number that each thread can be simulated is consistent.Adopted the multithreading under Windows to realize pressure equalization in the present embodiment.
In the present embodiment, a plurality of by a plurality of thread simulations that control creates, even up to ten thousand user sides send the synchronous service request to server, and the synchronous service request-reply of reception server feedback.And count according to number of request and request-reply the performance parameter that calculation server is processed synchronous service, the data of science are provided for the research staff, have been convenient to the research staff and server process synchronous service performance are assessed and found the performance bottleneck of server process synchronous service.
Further, in the embodiment of the method for above-mentioned server performance test, also comprise following processing: the link connection failure when part thread and server discharges the shared link of this link, and closes and link the unsuccessfully thread of correspondence.Wherein said link is the TCP link.
Further, in the embodiment of the method for above-mentioned server performance test, also comprised following processing before described step S101: testing time and test interval.
Further, in the embodiment of the method for above-mentioned server performance test, the default a plurality of user side accounts of a plurality of threads bases of described control are simulated corresponding user side and are specifically processed as follows by the request of described chain road direction server transmission synchronous service: within the testing time, control a plurality of threads and simulate successively user side corresponding to a plurality of user accounts to the request of server transmission synchronous service according to described test interval.The concrete processing of described step S103 is as follows: according to the synchronous service number of request that sends in the testing time and synchronous service request-reply number, calculation server is processed the performance parameter of synchronous service within the described testing time.
For example, if default Thread Count is 5, user's terminal number is 50, and the testing time is M second, and test interval Δ T is 0.02.Wherein 5 threads are followed successively by thread 1, thread 2, thread 3, thread 4, thread 5.50 user sides are followed successively by user side 1, user side 2... user side 50.Wherein, thread 1 respective user end 1 to 10, thread 2 respective user ends 11 to 20, thread 3 respective user ends 21 to 30, thread 4 respective user ends 31 to 40, thread 5 respective user ends 41 to 50.Thread 1 analog subscriber end 1 is after server sends synchronous service request 0.02 second, then analog subscriber end 2 sends the synchronous service request to server, the like until thread 1 has been simulated user side 5.When thread 1 analog subscriber end 10 sends the synchronous service request after 0.02 second to server, thread 2 sends the synchronous service request according to same rule analog subscriber end successively 11 to 20 to server end, thread 3 is the same to thread 5 analog rules, arrive until set the testing time, after if thread 1 to thread 5 simulations one are taken turns, testing time does not arrive, and circulation is carried out until the testing time arrives.Control thread after testing time arrives and stop the analog subscriber end to the request of server transmission synchronous service.
In the present embodiment, thread 1 to 5 simulated one take turns after, automatically revise the synchrodata of each user side, then according to amended synchrodata, control thread 1 to 5 and carry out the next round simulated operation.
In the present embodiment, the testing time not then, also can be according to the instruction of stopping of user input, control thread and stop the analog subscriber end and send the synchronous service request to server.
In the present embodiment, thread has been simulated user side and has been sent the synchronous service request to server, and after receiving the synchronous service request-reply of server feedback, the synchrodata that this user side is corresponding is updated in local data base, and simulates this user side by thread synchrodata is sent in server.
In the present embodiment, stop the analog subscriber end after server sends the synchronous service request at the control thread, need the user side account of the default correspondence of deletion, and delete the described a plurality of threads that created.
Further, in the embodiment of the method for above-mentioned server performance test, also comprise following processing: display server is processed the performance parameter of synchronous service.So that the user in time knows the performance parameter of server process synchronous service, thereby fast the performance of server is made assessment.
Further, in the embodiment of the method for described server performance test, a plurality of transmission control protocol TCP Socket of each thread binding in described a plurality of threads; Corresponding at least one TCPSocket of each user side, each thread analog subscriber end sends corresponding synchronous service request by corresponding TCP Socket to server.
In the present embodiment, the HTTP signaling format is adopted in described synchronous service request, and the HTTP signaling adopts long connection or short connection to determine according to the actual conditions of server.If user's terminal number of configuration is very large, need the reading and writing buffer setting of this socket is larger value, otherwise network interface card can overflow by internal memory, loses the part signaling, thereby affects the performance test of server.
In the present embodiment, after thread analog subscriber end sends the synchronous service request to server, server also needs authentication is carried out in this synchronous service request, after authentication is passed through, feed back the synchronous service request-reply, after thread is received the synchronous service request-reply of server feedback, the synchrodata of correspondence could be sent to server.
Above-described embodiment, described synchronous service includes: fast synchronous service, slow synchronous service, backup synchronous service, recovery synchronous service, time-out synchronous service.
In above-described embodiment, user's terminal number of the testing time that can preset by modification, test interval, synchronous service request transmission times, configuration with the load of Control Server, and then calculates the performance parameter of server under different loads.
In above-described embodiment, also be preset with IP address and the port numbers of server, wherein, IP address, port numbers that the purpose IP address in described SHTTP signaling and port numbers are namely preset.
The embodiment of the method for above-mentioned server performance test, send the synchronous service request by simulating a plurality of user sides to server, the synchronous service request-reply of reception server feedback, and according to the synchronous service number of request that sends and the synchronous service request-reply number of reception, calculation server is processed the mode of the performance parameter of synchronous service, the data of science are provided for the research staff, and have searched the performance bottleneck of server process synchronous service according to assessment result.
Said method embodiment of the present invention and device embodiment can be widely used in IMS network, 3G network and mobile Internet field.
Should be understood that; these are only the preferred embodiments of the present invention; can not therefore limit the scope of the claims of the present invention; every equivalent structure or equivalent flow process conversion that utilizes specification of the present invention and accompanying drawing content to do; or directly or indirectly be used in other relevant technical fields, all in like manner be included in scope of patent protection of the present invention.

Claims (10)

1. the method for a server performance test, is characterized in that, comprising:
Create a plurality of threads according to the domain name of default Thread Count and server, and control a plurality of threads and set up link with server respectively and link;
Control a plurality of threads and send the synchronous service request by described chain road direction server, the synchronous service request-reply of reception server feedback according to default user side corresponding to a plurality of user side account simulations;
According to the synchronous service number of request that sends and the synchronous service request-reply number of feedback, calculation server is processed the performance parameter of synchronous service.
2. the method for server performance test according to claim 1, is characterized in that, a plurality of threads of described control also comprise after setting up link connection with server respectively:
When the failure of the link connection of part thread and server, discharge the shared link of this link, and close and link the unsuccessfully thread of correspondence.
3. the method for described server performance test according to claim 1 and 2, is characterized in that, the default Thread Count of described basis creates a plurality of threads, and control a plurality of threads and set up link with server respectively and link and be preset with testing time and test interval before.
4. the method for server performance test according to claim 3, is characterized in that, the user side that a plurality of threads of described control are corresponding according to default a plurality of user side accounts simulations sends the synchronous service request by described chain road direction server and is specially:
Within the testing time, control a plurality of threads and simulate successively user side corresponding to a plurality of user accounts to the request of server transmission synchronous service according to described test interval;
Described according to the synchronous service number of request of transmission and the synchronous service request-reply number of feedback, the performance parameter that calculation server is processed synchronous service is specially:
According to the synchronous service number of request that sends in the testing time and reception synchronous service request-reply number, calculation server is processed the performance parameter of synchronous service within the described testing time.
5. the method for server performance test according to claim 4, is characterized in that, also comprises after the performance parameter that calculates the server process synchronous service:
Display server is processed the performance parameter of synchronous service.
6. the device of a server performance test, is characterized in that, comprising:
Creation module creates a plurality of threads according to the domain name of default Thread Count and server, and controls a plurality of threads and set up link with server respectively and link;
Control module is controlled a plurality of threads and is sent the synchronous service request by described chain road direction server, the synchronous service request-reply of reception server feedback according to default user side corresponding to a plurality of user side account simulations;
Computing module is used for according to the synchronous service number of request that sends and the synchronous service request-reply number of feedback, and calculation server is processed the performance parameter of synchronous service.
7. the device of server performance test according to claim 6, is characterized in that,
Described creation module also is used for discharging the shared link of this link when the link connection failure of part thread with server, and closes and link the unsuccessfully thread of correspondence.
8. the device of according to claim 6 or 7 described server performance tests, is characterized in that, is preset with testing time and test interval.
9. the device of server performance test according to claim 8, is characterized in that,
Described control module specifically also was used within the testing time, controlled a plurality of threads and simulated successively user side corresponding to a plurality of user accounts to the request of server transmission synchronous service according to described test interval;
Described computing module, concrete also being used for according to the synchronous service number of request that sends in the testing time and reception synchronous service request-reply number, calculation server is processed the performance parameter of synchronous service within the described testing time.
10. the device of server performance test according to claim 9, is characterized in that, also comprises:
Display module is used for the performance parameter that display server is processed synchronous service.
CN2011103786281A 2011-11-24 2011-11-24 Method and device for server performance test Pending CN103138995A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011103786281A CN103138995A (en) 2011-11-24 2011-11-24 Method and device for server performance test

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011103786281A CN103138995A (en) 2011-11-24 2011-11-24 Method and device for server performance test

Publications (1)

Publication Number Publication Date
CN103138995A true CN103138995A (en) 2013-06-05

Family

ID=48498336

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011103786281A Pending CN103138995A (en) 2011-11-24 2011-11-24 Method and device for server performance test

Country Status (1)

Country Link
CN (1) CN103138995A (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104065526A (en) * 2013-03-22 2014-09-24 腾讯科技(深圳)有限公司 Server fault alarming method and device thereof
CN104852912A (en) * 2015-04-29 2015-08-19 中国互联网络信息中心 Domain name registration server performance testing system and domain name registration server performance testing method
CN104869034A (en) * 2015-04-28 2015-08-26 阔地教育科技有限公司 Pressure test method and device based on online class
CN105337786A (en) * 2014-07-23 2016-02-17 华为技术有限公司 Server performance detection method, apparatus and equipment
CN105847071A (en) * 2015-01-14 2016-08-10 北京嘀嘀无限科技发展有限公司 Method and device for performing service test using long connection
CN106027329A (en) * 2016-05-16 2016-10-12 乐视控股(北京)有限公司 Push service testing method and device
CN106131157A (en) * 2016-06-30 2016-11-16 乐视控股(北京)有限公司 Monitor the method and device of request
CN106209435A (en) * 2016-06-30 2016-12-07 乐视控股(北京)有限公司 The monitor method of request queue and device
CN106390451A (en) * 2016-09-14 2017-02-15 腾讯科技(深圳)有限公司 Method and device for testing capacity of game server
CN106909312A (en) * 2015-12-23 2017-06-30 伊姆西公司 Method and apparatus for controlling to read data from storage system
CN107342910A (en) * 2017-04-20 2017-11-10 上海斐讯数据通信技术有限公司 Simulate automated testing method and instrument that multi-user carries out network access
CN110147315A (en) * 2019-04-17 2019-08-20 深圳壹账通智能科技有限公司 Concurrency performance test method, device, computer equipment and storage medium
CN110519789A (en) * 2019-08-02 2019-11-29 京信通信系统(中国)有限公司 Method for testing performance, device, computer equipment and storage medium
CN110515782A (en) * 2019-07-09 2019-11-29 中移(杭州)信息技术有限公司 Test method, test device and the test macro of server
CN111290942A (en) * 2018-12-10 2020-06-16 北京京东尚科信息技术有限公司 Pressure testing method, device and computer readable medium
CN112333050A (en) * 2021-01-04 2021-02-05 全时云商务服务股份有限公司 Conference performance testing method, device, equipment and storage medium based on simulation
CN109120691B (en) * 2018-08-15 2021-05-14 恒生电子股份有限公司 Method, system, device and computer readable medium for detecting state of service system
CN113765745A (en) * 2021-08-13 2021-12-07 视联动力信息技术股份有限公司 Service performance testing method and device, terminal equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101043461A (en) * 2007-04-24 2007-09-26 华为技术有限公司 Method for testing DHCPv6 service and client
CN101184001A (en) * 2007-12-14 2008-05-21 北京金山软件有限公司 Network server pressure testing method and system
CN101286904A (en) * 2008-06-16 2008-10-15 中兴通讯股份有限公司 Testing device and method for concurrent load of flow media server
CN102480392A (en) * 2010-11-23 2012-05-30 中兴通讯股份有限公司 Performance test device and working method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101043461A (en) * 2007-04-24 2007-09-26 华为技术有限公司 Method for testing DHCPv6 service and client
CN101184001A (en) * 2007-12-14 2008-05-21 北京金山软件有限公司 Network server pressure testing method and system
CN101286904A (en) * 2008-06-16 2008-10-15 中兴通讯股份有限公司 Testing device and method for concurrent load of flow media server
CN102480392A (en) * 2010-11-23 2012-05-30 中兴通讯股份有限公司 Performance test device and working method thereof

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104065526A (en) * 2013-03-22 2014-09-24 腾讯科技(深圳)有限公司 Server fault alarming method and device thereof
CN104065526B (en) * 2013-03-22 2019-04-23 腾讯科技(深圳)有限公司 A kind of method and apparatus of server failure alarm
CN105337786A (en) * 2014-07-23 2016-02-17 华为技术有限公司 Server performance detection method, apparatus and equipment
CN105847071A (en) * 2015-01-14 2016-08-10 北京嘀嘀无限科技发展有限公司 Method and device for performing service test using long connection
CN105847071B (en) * 2015-01-14 2019-09-20 北京嘀嘀无限科技发展有限公司 Utilize the long method and apparatus for connecting progress operational trials
CN104869034B (en) * 2015-04-28 2018-04-17 阔地教育科技有限公司 A kind of method for testing pressure and device based on Online class
CN104869034A (en) * 2015-04-28 2015-08-26 阔地教育科技有限公司 Pressure test method and device based on online class
CN104852912A (en) * 2015-04-29 2015-08-19 中国互联网络信息中心 Domain name registration server performance testing system and domain name registration server performance testing method
CN104852912B (en) * 2015-04-29 2018-07-06 中国互联网络信息中心 Domain name registration service device Performance Test System and method
CN106909312B (en) * 2015-12-23 2020-03-20 伊姆西Ip控股有限责任公司 Method and apparatus for controlling data read from a memory system
CN106909312A (en) * 2015-12-23 2017-06-30 伊姆西公司 Method and apparatus for controlling to read data from storage system
CN106027329A (en) * 2016-05-16 2016-10-12 乐视控股(北京)有限公司 Push service testing method and device
CN106209435A (en) * 2016-06-30 2016-12-07 乐视控股(北京)有限公司 The monitor method of request queue and device
CN106131157A (en) * 2016-06-30 2016-11-16 乐视控股(北京)有限公司 Monitor the method and device of request
CN106390451A (en) * 2016-09-14 2017-02-15 腾讯科技(深圳)有限公司 Method and device for testing capacity of game server
CN106390451B (en) * 2016-09-14 2020-08-04 腾讯科技(深圳)有限公司 Method and device for testing capacity of game server
CN107342910A (en) * 2017-04-20 2017-11-10 上海斐讯数据通信技术有限公司 Simulate automated testing method and instrument that multi-user carries out network access
CN109120691B (en) * 2018-08-15 2021-05-14 恒生电子股份有限公司 Method, system, device and computer readable medium for detecting state of service system
CN111290942A (en) * 2018-12-10 2020-06-16 北京京东尚科信息技术有限公司 Pressure testing method, device and computer readable medium
CN110147315A (en) * 2019-04-17 2019-08-20 深圳壹账通智能科技有限公司 Concurrency performance test method, device, computer equipment and storage medium
CN110515782A (en) * 2019-07-09 2019-11-29 中移(杭州)信息技术有限公司 Test method, test device and the test macro of server
CN110519789A (en) * 2019-08-02 2019-11-29 京信通信系统(中国)有限公司 Method for testing performance, device, computer equipment and storage medium
CN110519789B (en) * 2019-08-02 2023-11-28 京信网络系统股份有限公司 Performance detection method, device, computer equipment and storage medium
CN112333050A (en) * 2021-01-04 2021-02-05 全时云商务服务股份有限公司 Conference performance testing method, device, equipment and storage medium based on simulation
CN113765745A (en) * 2021-08-13 2021-12-07 视联动力信息技术股份有限公司 Service performance testing method and device, terminal equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103138995A (en) Method and device for server performance test
CN109376122A (en) A kind of file management method, system and block chain node device and storage medium
CN110365752A (en) Processing method, device, electronic equipment and the storage medium of business datum
CN111177617A (en) Web direct operation and maintenance method and device based on operation and maintenance management system and electronic equipment
CN105574082A (en) Storm based stream processing method and system
CN103095743A (en) Handling method and system of grey release
CN105005521A (en) Test method and apparatus
CN109597640B (en) Account management method, device, equipment and medium for application program
CN102843436A (en) Method, equipment, server and system of equipment management
CN109981279A (en) A kind of block catenary system, communication means, device, equipment and medium
CN104361049A (en) Method and system for quickly expressing data of database
CN103324605A (en) Method, equipment and system for collaborative editing of multiple users
CN112346980B (en) Software performance testing method, system and readable storage medium
CN202799005U (en) Cloud computing based internet monitoring system of set top box and set top box
CN113141283A (en) Network flow simulation test method, system and environment construction method
CN102970376A (en) Cluster configuration method and device
CN105142143A (en) Verification method and system thereof
CN202799166U (en) Mobile application network testing system
CN102469109B (en) Display method of browser homepage in mobile terminal and apparatus thereof
CN112131095A (en) Pressure testing method and device
CN103795744A (en) On-line test cloud service platform
CN110334906A (en) Business data processing method, device, computer equipment and storage medium
CN101834876B (en) Distributed semi-physics simulation system based on Bluetooth, database and UDP protocol and data summarization and distribution method thereof
CN108809971A (en) A kind of opened industrial Internet of Things
CN108737133A (en) Method and device for CDN static network reparations

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130605