CN102918527A - Investigation method and system for web application hosting - Google Patents
Investigation method and system for web application hosting Download PDFInfo
- Publication number
- CN102918527A CN102918527A CN201180000892XA CN201180000892A CN102918527A CN 102918527 A CN102918527 A CN 102918527A CN 201180000892X A CN201180000892X A CN 201180000892XA CN 201180000892 A CN201180000892 A CN 201180000892A CN 102918527 A CN102918527 A CN 102918527A
- Authority
- CN
- China
- Prior art keywords
- request
- application
- web
- homepage
- forwarding unit
- 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.)
- Granted
Links
- 238000011835 investigation Methods 0.000 title claims abstract description 71
- 238000000034 method Methods 0.000 title claims abstract description 42
- 238000011156 evaluation Methods 0.000 claims description 98
- 238000012545 processing Methods 0.000 claims description 22
- 230000004044 response Effects 0.000 claims description 22
- 238000012546 transfer Methods 0.000 claims description 3
- 230000003068 static effect Effects 0.000 description 4
- 235000014510 cooky Nutrition 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 101100384355 Mus musculus Ctnnbip1 gene Proteins 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 244000089409 Erythrina poeppigiana Species 0.000 description 1
- 241001502122 Pyrrhocoris apterus Species 0.000 description 1
- 235000009776 Rathbunia alamosensis Nutrition 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000013508 migration Methods 0.000 description 1
- 230000005012 migration Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000011148 porous material Substances 0.000 description 1
- 238000013515 script Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9566—URL specific, e.g. using aliases, detecting broken or misspelled links
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
Abstract
An investigation method and system for Web application hosting are provided. A Web request forwarding unit receives an HTTP request carrying a URL parameter sent by a user, and obtains an application identification. When the application corresponding to the application identification is an application having been signed up and the HTTP request is a homepage request, an analysis unit pops up an investigation interface to the user, receives the assessment information returned from the user and presents it to the application developer (103). The Web application hosting system is capable of assessing and analyzing the application intelligently. The experience and assessment of the user in the large-scale real environment are obtained from the point of view of the server. The Web application developer can be helped to obtain the assessment data of the user.
Description
Investigation method and investigation system for Web application hosting
The invention relates to the IT field, in particular to a investigation method and a investigation system for Web application hosting.
Background
Currently, web application hosting is an internet-popular technology (e.g., google AppEngine, microsoft Azure), in which a large number of Web sites run. Typically, one Web server can support operation of a simple website (such as apache+php+mysql), but for a Web website with complex functions, the Web website can be composed of multiple services, and each server may have different functional locations, such as a cache server, a load balancing server, a Web server, and a database server, and some servers integrate multiple functions, for example, the load balancing server and the Web service server for processing static Web pages are usually integrated together (mouth Apache and ng), so that the Web request can be considered to be forwarded through several forwarding units at the end of the server, and finally be processed by a suitable server.
In the prior art, some client tools exist, such as browser plug-ins (Yslow in firebug), which provide a developer with some means to analyze web pages to see how to increase access speed. However, the technology is based on the client, can only be based on a single webpage and a single user, and cannot obtain user experience evaluation in a large-scale real environment from the perspective of the server. For the scenario of web application hosting, the existing webhosting only considers application hosting, but the value judgment (popularity, attention, credibility and the like) of the hosted web application has no suitable evaluation mode, which is not beneficial to the application developer to improve the web application.
Disclosure of Invention
The embodiment of the invention provides a investigation method and a investigation system for Web application hosting, which enable a Web application hosting system to have intelligent evaluation analysis capability on an application and help a Web application developer to acquire evaluation data of a user.
The embodiment of the invention provides a investigation method for Web application hosting, which comprises the following steps:
the Web request forwarding unit receives an http request sent by a user terminal, wherein the hup request carries url parameters;
the Web request forwarding unit acquires an application identifier according to the ur 1 parameter; when the application corresponding to the application identifier is a subscription application and the ht request is a homepage request, the analysis unit pops up a investigation interface to the user terminal, receives and presents evaluation information returned by the user terminal to an application developer.
The embodiment of the invention provides a investigation system for Web application hosting, which comprises a Web request forwarding unit and an analysis unit,
The Web request forwarding unit is used for receiving a hu p request sent by a user side, wherein the ht t p request carries url parameters;
The Web request forwarding unit is further configured to obtain an application identifier according to the u r parameters; when the application corresponding to the application identifier is a subscription application and the ht request is a homepage request, the analysis unit is used for popping up a investigation interface to the user side, receiving and presenting evaluation information returned by the user side to an application developer.
The embodiment of the invention provides a investigation method and a investigation system for Web application hosting, wherein a Web request forwarding unit receives a hu request carrying url parameters sent by a user side, obtains an application identifier, and when an application corresponding to the application identifier is a signed application and the ht request is a homepage request, an analysis unit pops up an investigation interface to the user side, receives and presents evaluation information returned by the user side to an application developer, so that the Web application hosting system has intelligent evaluation analysis capability for the application, obtains user experience evaluation in a large-scale real environment from a service side angle, and can help the Web application developer to obtain evaluation data of a user. Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the description of the embodiments will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a investigation method for Web application hosting provided by an embodiment of the present invention;
Fig. 2 is a schematic architecture diagram of a investigation method for Web application hosting according to an embodiment of the present invention;
Fig. 3 is a schematic flow chart of another investigation method for Web application hosting according to an embodiment of the present invention. Detailed Description
Technical aspects of embodiments of the present invention will be clearly and fully described in the following description of the embodiments of the present invention with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
As shown in fig. 1, a flow chart of a method for investigating Web application hosting according to an embodiment of the present invention is shown, where the method includes the following steps:
Step 101, a Web request forwarding unit receives a hup request sent by a user, wherein the http request carries url parameters;
102, acquiring an application identifier according to the url parameter in the Web request forwarding unit;
And 103, when the application corresponding to the application identifier is a signed application and the http request is a homepage request, the analysis unit pops up a investigation interface to the user terminal, receives and presents evaluation information returned by the user terminal to an application developer.
The embodiment of the invention provides a investigation method for Web application hosting, a Web request forwarding unit receives an htt (Hypertext Transfer Protocol ) request carrying url (Uniform resource locator/Universal Resource Locator) parameters sent by a user side, obtains an application identifier, and when an application corresponding to the application identifier is a signed application and the hup request is a homepage request, the analysis unit pops up an investigation interface to the user side, receives and presents evaluation information returned by the user side to an application developer, so that the Web application hosting system has intelligent evaluation analysis capability for the application, obtains user experience evaluation in a large-scale real environment from a service side angle, and can help the Web application developer to obtain evaluation data of a user.
Specifically, in a specific application scenario, the embodiment of the present invention may further include the following contents:
the Web request forwarding unit determines whether the hUp request is a homepage request.
The Web request forwarding unit determining whether the hUp request is a homepage request includes: the Web request forwarding unit determines whether the hUp request is a main page request according to the url parameter; or the Web request forwarding unit forwards the hUp request to a Web request processing unit and receives an http response returned by the Web request processing unit, and the Web request forwarding unit determines whether the hUp request is a homepage request according to the hUp response.
The Web request forwarding unit determining whether the hUp request is a homepage request according to the url parameter includes: and the Web request forwarding unit judges whether url parameters carried by the hUp request message are primary catalogs, if yes, the http request is determined to be a homepage request, and if no, the http request is determined not to be the homepage request.
The Web request forwarding unit determining whether the hUp request is a homepage request according to the hUp response includes: the Web request forwarding unit checks whether the http response message contains < html > and </html >, if so, the http request is determined to be a main page request, and if not, the hUp request is determined not to be a homepage request.
The Web request forwarding unit obtaining the application identifier according to the url parameter includes: the Web request forwarding unit searches the corresponding application identifier from the application information storage entity according to the url parameter in the hUp request message header, wherein the application information storage entity stores a corresponding list of the application identifier and the url parameter. Before the analysis unit pops up the investigation interface to the user side, the method further comprises: and the Web request forwarding unit judges whether the user terminal repeatedly evaluates, if not, the investigation interface is popped up, and if so, the investigation interface is not popped up.
The Web request forwarding unit determining whether the user terminal repeatedly evaluates includes: the Web request forwarding unit judges whether the http request comprises a user identifier, if not, the user is determined to be logged in for the first time, and no repeated evaluation is performed; if yes, the evaluation feedback module inquires evaluation information from the analysis unit, if the evaluation information corresponding to the user identifier is empty, the user is determined to have no repeated evaluation, and if the evaluation information corresponding to the user identifier is not empty, the user is determined to have repeated evaluation, and the flow is terminated.
Before the analysis unit pops up the investigation interface to the user side, the method further comprises: the Web request forwarding unit requests the analysis unit for investigation of a template ur 1 according to the application identifier;
The Web request forwarding unit returns the investigation template url to the user side through the Web request forwarding unit;
and the analysis unit receives the hup request message sent by the user terminal according to the investigation template url, and returns an investigation interface corresponding to the investigation template url to the user terminal.
The analysis unit stores evaluation information submitted by a user side, wherein the evaluation information at least comprises the following information: application identification, user identification, current round of evaluation identification and evaluation result.
As shown in fig. 2, an architecture diagram of a Web application hosting investigation method provided by an embodiment of the present invention includes the main steps of:
Step 201, a user sends an http request to a Web request forwarding unit through a browser, wherein the http request comprises url parameters, the url parameters can be carried in an http request message header, and further, the Web request forwarding unit at least comprises the following three modules: the system comprises an application identification query module, a homepage identification module and an evaluation feedback module.
And 202, the Web request forwarding unit forwards the hup request to a Web request processing module, the Web request processing module returns an http response message, and the Web request forwarding module sends the hup response message to the browser.
Step 203, an application identifier query module in the Web request forwarding unit acquires an application identifier of a corresponding application according to the url parameter, and sends the application identifier to an evaluation feedback module;
Specifically, the application identifier query module searches a corresponding application identifier from the application information storage entity according to url parameters in the hub request message header, and sends the application identifier to the evaluation feedback module.
It should be noted that, in the application information storage entity, a corresponding list of the application identifier and the url parameter in the hUp request is stored, and specifically, the application identifier and the url parameter may be implemented by a database table, and a specific storage manner is as follows:
When the received http request contains the url value in the list, the corresponding application identification may be determined. For example, when hUp requests http:// blog.163 com/strive-only/blog/static/8938016820097101 0114665/it can be determined that the application is identified as drive. Only 00001213313428 by matching the previous secondary directory c
And 204, judging whether the hup request is a homepage request or not by the homepage identification module according to the url parameters or the response message of the hup, and sending a judging result to the evaluation feedback module.
The judging method specifically comprises the following steps:
1) Checking whether the http response message contains < html > and </html >, if so, determining that the http request is a homepage request, and if not, determining that the hup request is not the homepage request.
For example, the following http response message is a message comprising < html > and </html >:
<! doctype html ><html>
</html><!— 4d42d66ff503583b— >
2) Judging whether url parameters carried by the http request message are primary catalogs, if yes, determining that the hUp request is a homepage request, and if not, determining that the hUp request is not the homepage request.
J http:// blog, sina, com, cn/is the-level directory.
It should be noted that, in the embodiment of the present invention, hUp request packets are composed of 4 parts including a request line (request line), a request header (header), an empty line and request data. The request line consists of 3 fields of a request method field, a url field and an http protocol version field, which are separated from each other by spaces. For example, GET/index, html HTTP/1.1. The invention can be judged by reading url in the http request line. It should be noted that, the http request is sent by the user to the Web request forwarding unit of the system, and the Web request forwarding unit includes three modules that are all located in the unit, so that all three modules may obtain the http request, for example, by intercepting or by the Web request forwarding unit entering through an internal interface, which is not described herein in detail. Similarly, the http response returned by the Web request processing module is also returned to the user (browser) by the Web request forwarding unit, so that all three modules in the Web request forwarding unit can acquire the htt response.
It should be noted that: embodiments of the present invention are not limited to the order between steps 203, 204, step 204 may occur before or after step 203.
Step 205, an evaluation feedback module determines whether an application is a subscription application according to the application identifier, and when the application is a migration application and the http request is a homepage request, the evaluation feedback module determines that a survey interface needs to be popped up to a user side browser;
Step 206, the evaluation feedback module requests investigation templates url from the analysis unit according to the application identification, and specifically, the evaluation feedback module can request investigation feedback module from the analysis unit; the analysis unit returns a survey template url to the evaluation feedback module according to the application identifier;
Different applications may have different survey templates (which may be categorized from content of interest, form of presentation, etc., embodiments of the invention are not limited), which may be determined at the time the application developer deploys the application, may be modified during hosting, and may be changed according to the needs of a particular operation.
Step 207-210, the evaluation feedback module sends the investigation module url to the browser of the user through the redirection response; the browser of the user then initiates an ht t p request for the url to the Web hosting system, requesting a corresponding investigation interface; the investigation feedback module returns an investigation interface to the user side browser and carries the investigation mark of the round, and the investigation interface can adopt j s scripts; the method comprises the steps that a user terminal submits evaluation information, wherein the evaluation information carries a current round of investigation identification;
Step 211, the investigation feedback module stores evaluation information submitted by the user side into the storage module, wherein the evaluation information at least comprises the following information: application identification, user identification, current round of evaluation identification and evaluation result.
And 212, extracting the evaluation information recorded in the storage module by the analysis unit, and presenting the evaluation information to an application developer through the pore a l.
It should be noted that, before the evaluation information is presented to the application developer, the analysis unit may also perform data processing on the evaluation information, which is not limited in this embodiment of the present invention.
In order to avoid that the repeated evaluation affects the user's feeling, the evaluation feedback module needs to confirm whether the repeated evaluation is performed before the investigation interface is popped up. Determining whether the evaluation feedback module which needs to pop up a survey interface to a user side browser judges whether the ht t p request message comprises a user identifier or not, if not, determining that the user requests the page for the first time without repeated evaluation, generating a user identifier by the evaluation feedback module, distributing the user identifier to the user, continuing to execute step 206, if yes, determining that the user is repeatedly logged in, further judging whether the user has already been evaluated, specifically, inquiring evaluation information from the storage module by the evaluation feedback module according to the user identifier, if the evaluation identifier in the evaluation information corresponding to the user identifier is not null, indicating that the user has already evaluated the application, and terminating the flow. Specifically, the evaluation feedback module may determine whether the hUp request message includes the user identifier in the following manner:
In a specific embodiment, a typical hup request header information format is:
Host : www. ba idu. comUser-AgentMoz i 1 la/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv: 1.9.2.17) Gecko/20110420 Fi ref ox/ 3.6.17
Accept : text/html, appl icat ion/ xhtml+xml , appl icat ion/ xml ; q=0.9, */*; q= 0.8
Accept-Language: zh-cn, zh; q=0.5
Accept-Encoding: gzip, deflate
Accept— Char set G: B2312, utf-8; q=0.7, *; q=0.7
Keep-Al ive: 115
Proxy-Connect ion: keep-a 1 i ve
Ref erer : ht tp: I /www. ba i du. com/ s? tn=monl ine-5-dg&bs=combobox+%CF%C2%C0 %AD%Cl%D0%Bl%ED&f=8&wd=combobox+%CF%C2%C0%AD%Cl%D0%Bl%ED%B2% BB%CF%D4%CA%BE%C4%DA%C8%DD& inputT=8430
Cookie : BAIDUID=BEF93200E0F18C8A7793EA07C498F6D3: FG=1;
USERID=14725419846315bf7dccla65;
BDRCVFR [ kpkBvOslF-3] =mk3 SLVN4HKm, wherein the Cookie is used to prompt the server whether the user has logged in before, and if so, a corresponding user identifier (i.e. user id) is stored in the field. And the user side and the server side mutually confirm whether to log in repeatedly according to the userid. The embodiment of the invention can determine whether the user is logged repeatedly by judging whether the Cookie of the htt request contains USERI. Note that userid may also be stored in other custom fields of the hup, which is not limited in this regard by the present invention.
The embodiment of the invention provides a investigation method for Web application hosting, a Web request forwarding unit receives an http request carrying url parameters sent by a user side, obtains an application identifier, and when an application corresponding to the application identifier is a signed application and the htt request is a homepage request, the analysis unit pops up an investigation interface to the user side, receives and presents evaluation information returned by the user side to an application developer, so that the Web application hosting system has intelligent evaluation analysis capability for the application, obtains user experience evaluation in a large-scale real environment from a service side angle, and can help the Web application developer to obtain evaluation data of a user.
As shown in fig. 3, for a WebHosting system logic diagram provided by an embodiment of the present invention, a connection relationship between logical entities hosted by a Web application is disclosed,
The Web request forwarding unit does not directly process the Web request, but forwards the Web request to other servers for processing, and the forwarding interface may be HTTP, CGI (Common gateway interface ), and the like. The Web request forwarding unit forwards the HTTP request, which does not necessarily keep the HTTP message of the original client unchanged, and even the HTTP protocol itself may be changed to another protocol such as CGI, etc. Multiple forwarding units may be interspersed throughout the Web request processing.
The Web request processing unit is responsible for final processing of Web requests, and commonly includes a PHP engine, a Java Web Server and the like. The HTTP request of the client is forwarded through one or more forwarding units, and finally is delivered to the Web request processing unit for processing.
It should be noted that: in an actual network environment, a physical or virtual server may take on both roles of a forwarding unit and a processing unit, for example, an nmginx server may process a static Web request, and may forward a dynamic Web request to a PHP process to process the static Web request, so that in reality, the nmginx server plays different roles in different request types at the same time.
For Web application hosting, the Web application hosting system further includes a deployment system, a management system, a scheduling system, and the like, so that its Web Hosting system can host a large number of Web applications.
Portal-Portal systems where the application owner can manage, monitor, etc. certain applications.
The embodiment of the invention provides a investigation system for Web application hosting, which comprises a Web request forwarding unit 31 and an analysis unit 32,
The Web request forwarding unit 31 is configured to receive a hup request sent by a user, where the http request carries url parameters;
The Web request forwarding unit 31 is further configured to obtain an application identifier according to the url parameter; when the application corresponding to the application identifier is a subscription application and the htt request is a homepage request, the analysis unit 32 is configured to pop up a survey interface to the user terminal, and receive and present evaluation information returned by the user terminal to the application developer.
The Web request forwarding unit 31 comprises an application identification inquiring module 311, a homepage identifying module 312 and an evaluation feedback module 313, and the analyzing unit 32 comprises an analyzing module 321, a storage module 322 and a investigation feedback module 323.
The application identifier query module 311 is specifically configured to obtain an application identifier according to the url parameter, and send the application identifier to the evaluation feedback module 313;
the evaluation feedback module 313 is specifically configured to determine, according to the application identifier, whether an application corresponding to the application identifier is a subscription application.
The homepage recognition module 312 is configured to determine whether the http request is a homepage request, and send the homepage request determination result to the evaluation feedback module 313.
Specifically, the homepage identification module 312 is specifically configured to determine whether the http request is a homepage request according to the url parameter; or (b)
The homepage recognition module 312 is specifically configured to determine whether the hup request is a homepage request according to an http response returned by the Web request processing unit 33, where the Web request processing unit returns an http response to the Web request forwarding unit according to the http request forwarded by the Web request forwarding unit.
Further, the homepage identification module 312 is specifically configured to determine whether the url parameter carried in the http request message is a primary directory, if yes, determine that the hup request is a homepage request, and if no, determine that the http request is not a homepage request; or alternatively, the first and second heat exchangers may be,
The homepage recognition module 312 is specifically configured to check whether the h U p response message includes < html > and </html >, if yes, determine that the http request is a homepage request, and if no, determine that the http request is not a homepage request.
The application identifier query unit 311 is specifically configured to search for a corresponding application identifier from an application information storage entity according to the url parameter in the hup request message header, where the application information storage entity stores a corresponding list of the application identifier and the url parameter.
When the application corresponding to the application identifier is a subscription application and the htt request is a homepage request, the evaluation feedback module 313 is configured to request a survey template url from the survey feedback module 323;
The evaluation feedback module 313 is further configured to return the survey template url to the user side through the Web request forwarding unit;
The investigation feedback module 323 is further configured to receive an http request message sent by the user side according to the investigation template url, and return an investigation interface corresponding to the investigation template url to the user side.
The storage module 322 is configured to store evaluation information submitted by the user, where the evaluation information includes at least the following information: application identification, user identification, current round of evaluation identification and evaluation result.
The analysis module 321 is configured to perform data processing on the evaluation information, and present the processed evaluation information to an application developer through a portal.
The embodiment of the invention provides a investigation system for Web b application hosting, which at least comprises a Web request forwarding unit and an analysis unit, wherein the Web request forwarding unit is used for receiving an http request carrying url parameters sent by a user side, acquiring an application identifier, and when an application corresponding to the application identifier is a sign-on application and the http request is a homepage request, the analysis unit is used for popping up an investigation interface to the user side, receiving and presenting evaluation information returned by the user side to an application developer, so that the Web application hosting system has intelligent evaluation analysis capability on the application, and obtaining user experience evaluation in a large-range real environment from a service side angle, thereby helping the Web application developer acquire evaluation data of a user.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a computer readable storage medium, which when executed may comprise the steps of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a cadaver, a Read-On-y Memory (ROM), a random-access Memory (Random Acce s s Memory, RAM), or the like.
The foregoing is merely illustrative of the present invention, and the present invention is not limited thereto, and any person skilled in the art can easily think about variations or substitutions within the technical scope of the present invention, and the scope of the present invention is intended to be covered by the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.
Claims (1)
- Claim of right claim1. A method of investigation of Web application hosting, the method comprising: the Web request forwarding unit receives a hypertext transfer protocol (HTTP) request sent by a user terminal, wherein the HTTP request carries a uniform resource locator (url) parameter;The Web request forwarding unit acquires an application identifier according to the url parameter; when the application corresponding to the application identifier is a signed application and the htt request is a homepage request, the analysis unit pops up a investigation interface to the user terminal, receives and presents evaluation information returned by the user terminal to an application developer.2. The method of claim 1, wherein the method further comprises: the Web request forwarding unit judges whether the hup request is a homepage request.3. The method of claim 2, wherein the Web request forwarding unit determining whether the hup request is a home page request comprises:The Web request forwarding unit determines whether the hUp request is a homepage request according to the url parameter; or (b)The Web request forwarding unit forwards the http request to the Web request processing unit and receives an http response returned by the Web request processing unit, and the Web request forwarding unit determines whether the http request is a homepage request according to the http response.4. The method of claim 3 wherein the Web request forwarding unit determining whether the hUp request is a home page request based on the url parameters comprises:The Web request forwarding unit judges whether url parameters carried by the hUp request message are primary catalogs, if yes, the hUp request is determined to be a homepage request, and if no, the http request is determined not to be the homepage request. 5. A method according to claim 3, wherein the Web request forwarding unit determining from the http response whether the http request is a homepage request comprises:the Web request forwarding unit checks whether the hup response message contains < html > and (html), if so, the http request is determined to be a homepage request, and if not, the http request is determined not to be the homepage request.6. The method of claim 1, wherein the Web request forwarding unit obtaining an application identification from the url parameters comprises:the Web request forwarding unit searches the corresponding application identifier from the application information storage entity according to the url parameters in the http request message header, wherein the application information storage entity stores a corresponding list of the application identifier and the url parameters.7. The method of claim 1, wherein before the analysis unit pops up the survey interface to the user side, the method further comprises:and the Web request forwarding unit judges whether the user terminal repeatedly evaluates, if not, the investigation interface is popped up, and if so, the investigation interface is not popped up.8. The method of claim 7, wherein the Web request forwarding unit determining whether the client repeatedly evaluates includes:The Web request forwarding unit judges whether the http request comprises a user identifier, if not, the user is determined to be logged in for the first time, and no repeated evaluation is performed; if yes, the evaluation feedback module inquires evaluation information from the analysis unit, if the evaluation information corresponding to the user identification is empty, the user is determined to have no repeated evaluation, and if the evaluation information corresponding to the user identification is not empty, the user is determined to have repeated evaluation, and the flow is terminated.9. The method of claim 1, wherein before the analysis unit pops up the survey interface to the user side, the method further comprises:the Web request forwarding unit requests the analysis unit for investigation of a template url according to the application identifier;The Web request forwarding unit returns the investigation template url to the user side through the Web request forwarding unit;and the analysis unit receives the hu p request message sent by the user side according to the investigation template url and returns an investigation interface corresponding to the investigation template url to the user side.10. The method of claim 1, wherein the method further comprises: the analysis unit stores evaluation information submitted by a user side, wherein the evaluation information at least comprises the following information: application identification, user identification, current round of evaluation identification and evaluation result.11. A investigation system for Web application hosting is characterized by comprising a Web request forwarding unit and an analysis unit,The Web request forwarding unit is used for receiving a hypertext transfer protocol ht t p request sent by a user terminal, wherein the ht t p request carries a uniform resource locator url parameter;The Web request forwarding unit is further configured to obtain an application identifier according to the u r parameters; when the application corresponding to the application identifier is a subscription application and the ht request is a homepage request, the analysis unit is used for popping up a investigation interface to the user side, receiving and presenting evaluation information returned by the user side to an application developer.12. The system of claim 11, wherein the Web request forwarding unit comprises an application identification query module, a home page identification module, and an evaluation feedback module;the analysis unit comprises a investigation feedback module, a storage module and an analysis module. 13. The system of claim 12, wherein the system comprises a plurality of sensors,The application identifier query module is specifically configured to obtain an application identifier according to the u r parameter, and send the application identifier to the evaluation feedback module;The evaluation feedback module is specifically configured to determine, according to the application identifier, whether an application corresponding to the application identifier is a subscription application.14. The system of claim 13, wherein the system comprises a plurality of sensors,The homepage identification module is used for judging whether the h 11 p request is a homepage request or not, and sending the homepage request judging result to the evaluation feedback module.15. The system of claim 14, wherein the system comprises a plurality of sensors,The homepage identification module is specifically used for determining whether the hup request is a homepage request according to the url parameters; or (b)The homepage identification module is specifically configured to determine whether the http request is a homepage request according to a hup response returned by the Web request processing unit, where the Web request processing unit returns an http response to the Web request forwarding unit according to the hup request forwarded by the Web request forwarding unit.16. The system of claim 15, wherein the system comprises a plurality of sensors,The homepage identification module is specifically configured to determine whether a url parameter carried by the http request message is a primary directory, if yes, determine that the hup request is a homepage request, and if no, determine that the hup request is not a homepage request; or alternatively, the first and second heat exchangers may be,The homepage identification module is specifically used for checking whether the http response message carries a package, fe < html > and html, if so, determining that the http request is a homepage request, and if not, determining that the http request is not the homepage request. 17. The system of claim 13, wherein the system comprises a plurality of sensors,The application identifier query unit is specifically configured to search for a corresponding application identifier from an application information storage entity according to the url parameter in the http request message header, where the application information storage entity stores a corresponding list of the application identifier and the url parameter.18. The system of claim 14, wherein the system comprises a plurality of sensors,When the application corresponding to the application identifier is a subscription application and the htt request is a homepage request, the evaluation feedback module is used for requesting a survey template url from the survey feedback module;the investigation feedback module is also used for receiving http request information sent by the user side according to the investigation template url and returning an investigation interface corresponding to the investigation template url to the user side.19. The system of claim 18, wherein the storage module is configured to store rating information submitted by the user, the rating information including at least the following information: application identification, user identification, current round of evaluation identification and evaluation result.20. The system of claim 19, wherein the analysis module is configured to perform data processing on the rating information, and present the processed rating information to an application developer via a portal.
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2011/075337 WO2011157183A2 (en) | 2011-06-03 | 2011-06-03 | Investigation method and system for web application hosting |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102918527A true CN102918527A (en) | 2013-02-06 |
CN102918527B CN102918527B (en) | 2015-03-11 |
Family
ID=45348641
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201180000892.XA Active CN102918527B (en) | 2011-06-03 | 2011-06-03 | Investigation method and system for web application hosting |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN102918527B (en) |
WO (1) | WO2011157183A2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016029650A1 (en) * | 2014-08-29 | 2016-03-03 | 小米科技有限责任公司 | Networking control method and device based on router |
CN106372515A (en) * | 2016-08-22 | 2017-02-01 | 上海亿账通互联网科技有限公司 | Managed monitoring method for sensitive code and server |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107832390A (en) * | 2017-10-31 | 2018-03-23 | 广东欧珀移动通信有限公司 | comment information processing method, device, terminal device and storage medium |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100050263A1 (en) * | 2008-08-25 | 2010-02-25 | International Business Machines Corporation | Browser based method of assessing web application vulnerability |
WO2011039641A1 (en) * | 2009-09-30 | 2011-04-07 | France Telecom (Etablissement Autonome De Droit Public) | Method and system to monitor equipment of an it infrastructure |
-
2011
- 2011-06-03 CN CN201180000892.XA patent/CN102918527B/en active Active
- 2011-06-03 WO PCT/CN2011/075337 patent/WO2011157183A2/en active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100050263A1 (en) * | 2008-08-25 | 2010-02-25 | International Business Machines Corporation | Browser based method of assessing web application vulnerability |
WO2011039641A1 (en) * | 2009-09-30 | 2011-04-07 | France Telecom (Etablissement Autonome De Droit Public) | Method and system to monitor equipment of an it infrastructure |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016029650A1 (en) * | 2014-08-29 | 2016-03-03 | 小米科技有限责任公司 | Networking control method and device based on router |
US9774705B2 (en) | 2014-08-29 | 2017-09-26 | Xiaomi Inc. | Router-based networking control |
CN106372515A (en) * | 2016-08-22 | 2017-02-01 | 上海亿账通互联网科技有限公司 | Managed monitoring method for sensitive code and server |
Also Published As
Publication number | Publication date |
---|---|
WO2011157183A2 (en) | 2011-12-22 |
WO2011157183A3 (en) | 2012-04-26 |
CN102918527B (en) | 2015-03-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10027564B2 (en) | Unobtrusive methods and systems for collecting information transmitted over a network | |
US10999384B2 (en) | Method and system for identifying website visitors | |
US10667101B2 (en) | Contextual deep linking of applications | |
TWI387933B (en) | Method and apparatus for providing secure inter-module communication mechanism | |
US8458604B2 (en) | Methods and apparatus for determining website validity | |
US9684628B2 (en) | Mechanism for inserting trustworthy parameters into AJAX via server-side proxy | |
US6973492B2 (en) | Method and apparatus for collecting page load abandons in click stream data | |
US9426171B1 (en) | Detecting network attacks based on network records | |
WO2018001124A1 (en) | Webpage file sending method, webpage rendering method and apparatus, and webpage rendering system | |
US9473516B1 (en) | Detecting network attacks based on a hash | |
US9785710B2 (en) | Automatic crawling of encoded dynamic URLs | |
US20110302272A1 (en) | Unobtrusive methods and systems for collecting information transmitted over a network | |
CN103888540B (en) | Login information synchronization method, synchronized network servers and synchronizing network servers | |
CN102984218B (en) | Browser and login method thereof and system | |
CN116150513A (en) | Data processing method, device, electronic equipment and computer readable storage medium | |
JP2011043924A (en) | Web action history acquisition system, web action history acquisition method, gateway device and program | |
CN102918527A (en) | Investigation method and system for web application hosting | |
CN107483294B (en) | Method and device for monitoring network request | |
CN109344344A (en) | Identification method, server and the computer readable storage medium of webpage client | |
CN116127945A (en) | Network link processing method and device, electronic equipment and storage medium | |
WO2010122228A1 (en) | Testing apparatus and method | |
JP5851251B2 (en) | Communication packet storage device | |
JP5322972B2 (en) | Web screen restoration device, web screen restoration method, and web screen restoration program | |
US20040205764A1 (en) | System and method for providing information regarding server traffic | |
TWI446772B (en) | A cross - domain cookie access method, system and device |
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 | ||
TR01 | Transfer of patent right |
Effective date of registration: 20220223 Address after: 550025 Huawei cloud data center, jiaoxinggong Road, Qianzhong Avenue, Gui'an New District, Guiyang City, Guizhou Province Patentee after: Huawei Cloud Computing Technologies Co.,Ltd. Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd. |
|
TR01 | Transfer of patent right |