CN102420851B - HTTP (hypertext transfer protocol) service monitoring method and system - Google Patents

HTTP (hypertext transfer protocol) service monitoring method and system Download PDF

Info

Publication number
CN102420851B
CN102420851B CN201110356265.1A CN201110356265A CN102420851B CN 102420851 B CN102420851 B CN 102420851B CN 201110356265 A CN201110356265 A CN 201110356265A CN 102420851 B CN102420851 B CN 102420851B
Authority
CN
China
Prior art keywords
content
pair
http
label
module
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
CN201110356265.1A
Other languages
Chinese (zh)
Other versions
CN102420851A (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.)
Baidu Online Network Technology Beijing Co Ltd
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201110356265.1A priority Critical patent/CN102420851B/en
Publication of CN102420851A publication Critical patent/CN102420851A/en
Application granted granted Critical
Publication of CN102420851B publication Critical patent/CN102420851B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides an HTTP (hypertext transfer protocol) service monitoring method and system. The HTTP service monitoring method comprises the following steps of: sending out an HTTP request; receiving returned HTML (hypertext markup language) page contents; judging whether contents exist between any pair of markers in the HTML page contents; if so, determining that the HTTP service is normal; and if not, determining that the HTTP service is abnormal. By the HTTP service monitoring method set according to the application environment of the embodiment of the invention, whether the HTML page contents are intact or not can be determined by judging whether the contents exist between a pair of markers so as to determine whether the HTTP service is normal or not; and the HTTP service monitoring method is high in accuracy and efficiency.

Description

HTTP service monitoring method and system
Technical field
The present invention relates to field of computer technology, particularly relate to a kind of HTTP service monitoring method and system.
Background technology
Comparatively common HTTP service monitoring method has two kinds at present.The first is whether detection port can connect; The second be use independently monitoring program to check the error code that http protocol returns.
For first method, can not ensure correctly to judge that whether HTTP service is normal, because likely originating port connects normal and serves abnormal situation.For second method, HTTP service correctly can not be monitored when page address portions content lacks whether normal.
Summary of the invention
The present invention is intended at least one of solve the problems of the technologies described above.
For this reason, one object of the present invention is that proposing one can judge the whether normal HTTP service monitoring method of HTTP service accurately and efficiently.
Another object of the present invention is to propose a kind of HTTP service monitoring system.
To achieve these goals, the HTTP service monitoring method of embodiment according to a first aspect of the present invention comprises the following steps: send HTTP request; Receive the html page content returned; Judge whether there is content between any pair label in described html page content; If so, then judge that described HTTP serves normal; And if not, then judge that described HTTP serves abnormal.
According to the HTTP service monitoring method of the embodiment of the present invention, can judge that whether html page content is complete according to whether existing between pair of tag content, and then judge that whether HTTP service is normal, this method for supervising accuracy is high and efficiency is high.
To achieve these goals, the HTTP service monitoring system of embodiment according to a second aspect of the present invention comprises terminal and server, and described terminal comprises: the first sending module, and described first sending module is used for sending HTTP request; First receiver module, described first receiver module is for receiving html page content; Judge module, described judge module is for judging whether there is content between any pair label in described html page content, if there is content between described any pair label, then described in described terminal judges, HTTP service is normal, and if there is not content between described any pair label, then described in described terminal judges, HTTP service is abnormal; Described server comprises: the second receiver module, and described second receiver module is for receiving described HTTP request; With the second sending module, described second sending module is used for returning html page content according to described HTTP request to described first receiver module.
According to the HTTP service monitoring system of the embodiment of the present invention, can judge that whether html page content is complete according to whether existing between pair of tag content, and then judge that whether HTTP service is normal, this supervisory control system accuracy is high and efficiency is high.
The aspect that the present invention adds and advantage will part provide in the following description, and part will become obvious from the following description, or be recognized by practice of the present invention.
Accompanying drawing explanation
The present invention above-mentioned and/or additional aspect and advantage will become obvious and easy understand from the following description of the accompanying drawings of embodiments, wherein,
Fig. 1 is the flow chart of HTTP service monitoring method according to an embodiment of the invention;
Fig. 2 is the flow chart of HTTP service monitoring method according to an embodiment of the invention;
Fig. 3 is the flow chart of HTTP service monitoring method according to an embodiment of the invention;
Fig. 4 is the flow chart of HTTP service monitoring method according to an embodiment of the invention;
Fig. 5 is the flow chart of HTTP service monitoring method according to an embodiment of the invention;
Fig. 6 is the flow chart of HTTP service monitoring method according to an embodiment of the invention;
Fig. 7 is the structured flowchart of HTTP service monitoring system according to an embodiment of the invention;
Fig. 8 is the structured flowchart of terminal according to an embodiment of the invention;
Fig. 9 is the structured flowchart of server according to an embodiment of the invention;
Figure 10 is the structured flowchart of terminal according to an embodiment of the invention; And
Figure 11 is the structured flowchart of terminal according to an embodiment of the invention.
Embodiment
Be described below in detail embodiments of the invention, the example of described embodiment is shown in the drawings, and wherein same or similar label represents same or similar element or has element that is identical or similar functions from start to finish.Being exemplary below by the embodiment be described with reference to the drawings, only for explaining the present invention, and can not limitation of the present invention being interpreted as.On the contrary, embodiments of the invention comprise fall into attached claims spirit and intension within the scope of all changes, amendment and equivalent.
In describing the invention, it is to be appreciated that term " first ", " second " etc. are only for describing object, and instruction or hint relative importance can not be interpreted as.In describing the invention, it should be noted that, unless otherwise clearly defined and limited, term " is connected ", " connection " should be interpreted broadly, such as, can be fixedly connected with, also can be removably connect, or connect integratedly; Can be mechanical connection, also can be electrical connection; Can be directly be connected, also indirectly can be connected by intermediary.For the ordinary skill in the art, concrete condition above-mentioned term concrete meaning in the present invention can be understood.In addition, in describing the invention, except as otherwise noted, the implication of " multiple " is two or more.
Describe and can be understood in flow chart or in this any process otherwise described or method, represent and comprise one or more for realizing the module of the code of the executable instruction of the step of specific logical function or process, fragment or part, and the scope of the preferred embodiment of the present invention comprises other realization, wherein can not according to order that is shown or that discuss, comprise according to involved function by the mode while of basic or by contrary order, carry out n-back test, this should understand by embodiments of the invention person of ordinary skill in the field.
Below with reference to the accompanying drawings describe and answer HTTP service monitoring method and system according to the embodiment of the present invention.
A kind of HTTP service monitoring method, comprises the following steps: send HTTP request; Receive the html page content returned; Judge whether there is content between any pair label in html page content; If so, then judge that HTTP service is normal; And if not, then judge that HTTP service is abnormal.
Fig. 1 is the flow chart of HTTP service monitoring method according to an embodiment of the invention.
As shown in Figure 1, HTTP service monitoring method comprises the steps.
Step S101, sends HTTP request.
Step S102, receives the html page content returned.
Step S103, judges whether there is content between any pair label in html page content.Particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".
Step S104, if judge to there is content between any pair label in html page content, then judges that HTTP service is normal.
Step S105, if judge to there is not content between any pair label in html page content, then judges that HTTP service is abnormal.
According to the HTTP service monitoring method of the embodiment of the present invention, can judge that whether html page content is complete according to whether existing between pair of tag content, and then judge that whether HTTP service is normal, this method for supervising accuracy is high and efficiency is high.
Fig. 2 is the flow chart of HTTP service monitoring method according to an embodiment of the invention.
As shown in Figure 2, HTTP service monitoring method comprises the steps.
Step S201, judges whether port can connect.
Step S202, sends HTTP request.
Step S203, receives the html page content returned.
Step S204, judges whether there is content between any pair label in html page content.Particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".
Step S205, if judge to there is content between any pair label in html page content, then judges that HTTP service is normal.
Step S206, if judge to there is not content between any pair label in html page content, then judges that HTTP service is abnormal.
According to the HTTP service monitoring method of the embodiment of the present invention, before further judging, first can judge whether port is connected to, when port connects, judge that whether HTTP service is normal more further, judging efficiency and accuracy can be improved further.
Fig. 3 is the flow chart of HTTP service monitoring method according to an embodiment of the invention.
As shown in Figure 3, HTTP service monitoring method comprises the steps.
Step S301, judges whether port can connect.
Step S302, sends HTTP request.
Step S303, receives the html page content returned.
Step S304, judges whether there is content between any pair label in html page content.Particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".
Step S305, if judge to there is content between any pair label in html page content, then judges that HTTP service is normal.
Step S306, if judge to there is not content between any pair label in html page content, then judges that HTTP service is abnormal.
, when judging that described HTTP serves abnormal, between extraction, there is not the title of often pair of label of content in step S307.
Step S308, feeds back the title of often pair of label.
In one embodiment of the invention, step S301 is optional.
According to the HTTP service monitoring method of the embodiment of the present invention, the part made a mistake in html page content can be fed back in time.
Fig. 4 is the flow chart of HTTP service monitoring method according to an embodiment of the invention.
As shown in Figure 4, HTTP service monitoring method comprises the steps.
Step S401, judges whether port can connect.
Step S402, sends HTTP request.
Step S403, receives the html page content returned.
Step S404, judges whether there is content between any pair label in html page content.Particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".
Step S405, if judge to there is content between any pair label in html page content, then judges that HTTP service is normal.
Step S406, if judge to there is not content between any pair label in html page content, then judges that HTTP service is abnormal.
, when judging that described HTTP serves abnormal, between extraction, there is not the title of often pair of label of content in step S407.
Step S408, feeds back the title of often pair of label.
Step S409, according to the title of often pair of label of feedback, sends the content between often pair of label.
According to the HTTP service monitoring method of the embodiment of the present invention, according to the bookmark name of feedback, the content between pair of tag can be resend, thus do not need all resend html page content and only need send the content made a mistake.
In one embodiment of the invention, step S401 is optional.
Fig. 5 is the flow chart of HTTP service monitoring method according to an embodiment of the invention.
As shown in Figure 5, HTTP service monitoring method comprises the steps.
Step S501, judges whether port can connect.
Step S502, sends HTTP request.
Step S503, receives the html page content returned.
Step S504, judges whether there is content between any pair label in html page content.Particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".
Step S505, if judge to there is content between any pair label in html page content, then judges that HTTP service is normal.
Step S506, if judge to there is not content between any pair label in html page content, then judges that HTTP service is abnormal.
, when judging that described HTTP serves abnormal, between extraction, there is not the title of often pair of label of content in step S507.
Step S508, feeds back the title of often pair of label.
Step S509, according to the title of often pair of label of feedback, sends the content between often pair of label.
Step S510, the content between often pair of label that reception sends.
Step S511, by the fills between often pair of label in html page content.
In one embodiment of the invention, step S501 is optional.
According to the HTTP service monitoring method of the embodiment of the present invention, can not need again to download whole html page content, and just again download the HTML content that makes a mistake and by between the fills again downloaded to pair of tag, thus further increase efficiency and improve the experience of user.
Fig. 6 is the flow chart of HTTP service monitoring method according to an embodiment of the invention.
As shown in Figure 6, HTTP service monitoring method comprises the steps.
Step S601, judges whether port can connect.
Step S602, sends HTTP request.
Step S603, receives the html page content returned.
Step S604, judges whether there is content between any pair label in html page content.Particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".
Step S605, if judge to there is content between any pair label in html page content, then judges that HTTP service is normal.
Step S606, if judge to there is not content between any pair label in html page content, then judges that HTTP service is abnormal.
Step S607, when judging that described HTTP serves abnormal, sending HTTP and serving abnormal prompt.
In one embodiment of the invention, step S601 is optional.
According to the HTTP service monitoring method of the embodiment of the present invention, when judging that HTTP service is abnormal, prompting can be sent to user in time.
Fig. 7 is the structured flowchart of HTTP service monitoring system according to an embodiment of the invention.As shown in Figure 7, HTTP service monitoring system 30 draws together terminal 10 and server 20.
Particularly, terminal 10 comprises: the first sending module 110, first receiver module 120, judge module 130.Server 20 comprises: the second receiver module 210, second sending module 220.
First sending module 110 is for sending HTTP request.First receiver module 120 is for receiving html page content.Judge module 130 is for judging whether there is content between any pair label in html page content, particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".If there is content between any pair label, then judge module 130 judges that HTTP service is normal, and if there is not content between any pair label, then judge module 130 judges that HTTP service is abnormal.
Second receiver module 210 is for receiving HTTP request.Second sending module 220 is for returning html page content according to HTTP request to the first receiver module 120.
According to the HTTP service monitoring system of the embodiment of the present invention, can judge that whether html page content is complete according to whether existing between pair of tag content, and then judge that whether HTTP service is normal, this supervisory control system accuracy is high and efficiency is high.
In one embodiment of the invention, judge module 130 judges whether port can connect further.
According to the HTTP service monitoring system of the embodiment of the present invention, before further judging, judge module 130 first can judge whether port is connected to, when port connects, judge module 130 judges that whether HTTP service is normal more further, can improve judging efficiency and accuracy further.
Fig. 8 is the structured flowchart of terminal according to an embodiment of the invention.As shown in Figure 8, terminal 40 comprises the first sending module 410, first receiver module 420, judge module 430 and the first extraction module 440.
First sending module 410 is for sending HTTP request.First receiver module 420 is for receiving html page content.Judge module 430 is for judging whether there is content between any pair label in html page content, particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".If there is content between any pair label, then judge module 430 judges that HTTP service is normal, and if there is not content between any pair label, then judge module 430 judges that HTTP service is abnormal.First extraction module 440 is for judging that at judge module 430 HTTP service is abnormal, there is not the title of often pair of label of content between extraction, the title of often pair of label is sent to the second receiver module 210 by the first sending module 410.
According to the HTTP service monitoring system of the embodiment of the present invention, the part made a mistake in html page content can be fed back in time.
Fig. 9 is the structured flowchart of server according to an embodiment of the invention.As shown in Figure 9, server 50 comprises: the second receiver module 510, second sending module 520, second extraction module 530.
Second receiver module 510 is for receiving HTTP request.Second sending module 520 is for returning html page content according to HTTP request to the first receiver module 120.Second extraction module 530, according to the title of often pair of label, extracts the content between often pair of label, and the second sending module 520 is for being sent to the first receiver module 120 by the content between often pair of label.
According to the HTTP service monitoring system of the embodiment of the present invention, according to the bookmark name of feedback, the content between pair of tag can be resend, thus do not need all resend html page content and only need send the content made a mistake.
Figure 10 is the structured flowchart of terminal according to an embodiment of the invention.As shown in Figure 10, terminal 60 comprises the first sending module 610, first receiver module 620, judge module 630, the first extraction module 640 and packing module 650.
First sending module 610 is for sending HTTP request.First receiver module 620 is for receiving html page content.Judge module 630 is for judging whether there is content between any pair label in html page content, particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".If there is content between any pair label, then judge module 630 judges that HTTP service is normal, and if there is not content between any pair label, then judge module 630 judges that HTTP service is abnormal.First extraction module 640 is for judging that at judge module 630 HTTP service is abnormal, there is not the title of often pair of label of content between extraction, the title of often pair of label is sent to the second receiver module 210 by the first sending module 610.Packing module 650 for after the first receiver module 120 receives the content between often pair of label, by the fills between often pair of label in html page content.
According to the HTTP service monitoring system of the embodiment of the present invention, can not need again to download whole html page content, and just again download the HTML content that makes a mistake and by between the fills again downloaded to pair of tag, thus further increase efficiency and improve the experience of user.
Figure 11 is the structured flowchart of terminal according to an embodiment of the invention.As shown in figure 11, terminal 70 comprises the first sending module 710, first receiver module 720, judge module 730 and reminding module 760.
First sending module 710 is for sending HTTP request.First receiver module 6720 is for receiving html page content.Judge module 730 is for judging whether there is content between any pair label in html page content, particularly, judge whether there is content between pair of tag in html page " <> " and " <> ", such as, judge whether there is content between " <size=18> " and " </size> "; If there is " <size=18> I am Chinese </size> " in html page, then show to there is content " I am Chinese " between pair of tag " <size=18> " and " </size> "; If there is " <size=18></sizeG reatT.GreaT.GT " in html page, then show to there is not content between pair of tag " <size=18> " and " </size> ".If there is content between any pair label, then judge module 730 judges that HTTP service is normal, and if there is not content between any pair label, then judge module 730 judges that HTTP service is abnormal.When reminding module 760 is for judging that at described judge module 730 described HTTP serves abnormal, sends HTTP and serving abnormal prompt.
According to the HTTP service monitoring system of the embodiment of the present invention, when judging that HTTP service is abnormal, prompting can be sent to user in time.
In an embodiment of the present invention, terminal can be the various terminals such as notebook, desktop computer, mobile phone, PDA, net book.
Should be appreciated that each several part of the present invention can realize with hardware, software, firmware or their combination.In the above-described embodiment, multiple step or method can with to store in memory and the software performed by suitable instruction execution system or firmware realize.Such as, if realized with hardware, the same in another embodiment, can realize by any one in following technology well known in the art or their combination: the discrete logic with the logic gates for realizing logic function to data-signal, there is the application-specific integrated circuit (ASIC) of suitable combinational logic gate circuit, programmable gate array (PGA), field programmable gate array (FPGA) etc.
In the description of this specification, specific features, structure, material or feature that the description of reference term " embodiment ", " some embodiments ", " example ", " concrete example " or " some examples " etc. means to describe in conjunction with this embodiment or example are contained at least one embodiment of the present invention or example.In this manual, identical embodiment or example are not necessarily referred to the schematic representation of above-mentioned term.And the specific features of description, structure, material or feature can combine in an appropriate manner in any one or more embodiment or example.
Although illustrate and describe embodiments of the invention, for the ordinary skill in the art, be appreciated that and can carry out multiple change, amendment, replacement and modification to these embodiments without departing from the principles and spirit of the present invention, scope of the present invention is by claims and equivalency thereof.

Claims (6)

1. a HTTP service monitoring method, is characterized in that, comprises the following steps:
Send HTTP request;
Receive the html page content returned;
Judge whether there is content between any pair label in described html page content;
If so, then judge that described HTTP serves normal;
If not, then judge that described HTTP serves abnormal;
When judging that described HTTP serves abnormal, between extraction, there is not the title of often pair of label of content;
Feed back the title of described often pair of label;
According to the title of described often pair of label of feedback, send the content between described often pair of label;
Content between described often pair of label that reception sends; And
By the fills between described often pair of label in described html page content.
2. HTTP service monitoring method according to claim 1, is characterized in that, described send HTTP request before, also comprise step:
Judge whether port can connect.
3. HTTP service monitoring method according to claim 1 and 2, is characterized in that, comprise step further:
When judging that described HTTP serves abnormal, sending HTTP and serving abnormal prompt.
4. a HTTP service monitoring system, is characterized in that, comprises terminal and server,
Described terminal comprises:
First sending module, described first sending module is used for sending HTTP request;
First receiver module, described first receiver module is for receiving html page content; With
Judge module, described judge module is for judging whether there is content between any pair label in described html page content, if there is content between described any pair label, then described judge module judges that described HTTP serves normally, and if there is not content between described any pair label, then described judge module judges that described HTTP serves extremely;
Described server comprises:
Second receiver module, described second receiver module is for receiving described HTTP request; With
Second sending module, described second sending module is used for returning html page content according to described HTTP request to described first receiver module, wherein,
Described terminal comprises the first extraction module further, described first extraction module is used for when described judge module judges that described HTTP serves abnormal, there is not the title of often pair of label of content between extraction, the title of described often pair of label is sent to described second receiver module by described first sending module;
Described server comprises the second extraction module further, described second extraction module is according to the title of described often pair of label, extract the content between described often pair of label, and described second sending module is used for the content between described often pair of label to be sent to described first receiver module;
Described terminal comprises packing module further, after described packing module is used for the content received between described often pair of label at described first receiver module, by the fills between described often pair of label in described html page content.
5. HTTP service monitoring system according to claim 4, is characterized in that, described judge module judges whether port can connect further.
6. the HTTP service monitoring system according to claim 4 or 5, it is characterized in that, described terminal comprises reminding module further, and described reminding module is used for, when described judge module judges that described HTTP serves abnormal, sending HTTP and serving abnormal prompt.
CN201110356265.1A 2011-11-10 2011-11-10 HTTP (hypertext transfer protocol) service monitoring method and system Active CN102420851B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110356265.1A CN102420851B (en) 2011-11-10 2011-11-10 HTTP (hypertext transfer protocol) service monitoring method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110356265.1A CN102420851B (en) 2011-11-10 2011-11-10 HTTP (hypertext transfer protocol) service monitoring method and system

Publications (2)

Publication Number Publication Date
CN102420851A CN102420851A (en) 2012-04-18
CN102420851B true CN102420851B (en) 2015-05-06

Family

ID=45945083

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110356265.1A Active CN102420851B (en) 2011-11-10 2011-11-10 HTTP (hypertext transfer protocol) service monitoring method and system

Country Status (1)

Country Link
CN (1) CN102420851B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103810178A (en) * 2012-11-07 2014-05-21 江苏仕德伟网络科技股份有限公司 Webpage integrity calculation method
CN103810177A (en) * 2012-11-07 2014-05-21 江苏仕德伟网络科技股份有限公司 Method for accurately obtaining real dwell time of website visitor on webpages
CN103034802B (en) * 2012-11-29 2015-10-28 广东全通教育股份有限公司 A kind of automatic tour inspection system based on intelligent rules coupling and method
CN103067230A (en) * 2013-01-23 2013-04-24 江苏天智互联科技有限公司 Method for achieving hyper text transport protocol (http) service monitoring through embedding monitoring code
CN112202631A (en) * 2020-09-17 2021-01-08 北京金山云网络技术有限公司 Resource access method, device and system, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216842A (en) * 2008-01-07 2008-07-09 华为技术有限公司 Method for obtaining page key words and page information processing apparatus
CN101593215A (en) * 2008-05-29 2009-12-02 索尼株式会社 Web page display apparatus and Webpage display process
CN101916255A (en) * 2010-07-02 2010-12-15 互动在线(北京)科技有限公司 HTML (Hypertext Markup Language) content contrast device and method
CN102023975A (en) * 2009-09-10 2011-04-20 联想(北京)有限公司 Method, device and browser for magnifying contents of webpage

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5137641B2 (en) * 2008-03-19 2013-02-06 キヤノン株式会社 Information processing apparatus, image processing system, image processing method, and program
CN101571860A (en) * 2008-04-29 2009-11-04 国际商业机器公司 Method and device for generating dynamic website as well as method and device for extracting structural data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216842A (en) * 2008-01-07 2008-07-09 华为技术有限公司 Method for obtaining page key words and page information processing apparatus
CN101593215A (en) * 2008-05-29 2009-12-02 索尼株式会社 Web page display apparatus and Webpage display process
CN102023975A (en) * 2009-09-10 2011-04-20 联想(北京)有限公司 Method, device and browser for magnifying contents of webpage
CN101916255A (en) * 2010-07-02 2010-12-15 互动在线(北京)科技有限公司 HTML (Hypertext Markup Language) content contrast device and method

Also Published As

Publication number Publication date
CN102420851A (en) 2012-04-18

Similar Documents

Publication Publication Date Title
CN102420851B (en) HTTP (hypertext transfer protocol) service monitoring method and system
CN105262627B (en) Firmware upgrading method, device and system
CN102324004A (en) Verification method for webpage form input information and device
US9819563B2 (en) Failure management for electronic transactions
CN103023708B (en) The method of testing of communication protocol interface and system
CN106549989B (en) Data transmission method and system, user terminal and application server
CN103118326A (en) Information pushing method, information pushing device and information pushing system based on geographical location information
CN103617285A (en) Method and device for displaying search result in mobile terminal
CN102402519A (en) Search method, search result display method, search server and client
CN101453711A (en) Automatic test system and test method for mobile phone short message
US20150293801A1 (en) Apparatus, system and method for application log data processing
CN102917321A (en) Method and system for prompting instant message of mobile terminal and mobile terminal
CN104202334A (en) Network connection establishing method and device
CN103177104A (en) Searching method and device of application program
CN103269307A (en) Message handling method and system
CN109525420A (en) Fault data based on vehicle mounted communication module transfers method and apparatus
EP3142316B1 (en) Attribute operating method and apparatus
CN104869049A (en) Terminal information sending method and system thereof
CN101924994A (en) Information push server and information push method
CN106201817A (en) Dynamic Display content monitor method, system and device
CN103997509A (en) Service oriented architecture-based service processing method and apparatus
CN103209100B (en) service monitoring method and system
CN107704365B (en) Monitoring data reporting method and device for mobile terminal hybrid application
CN103577326B (en) DEBUG method and device
CN111866074A (en) Method for detecting back-end server in load balancing system and load balancing system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant