Responding method for large data volume specified searching web pages
A large data volume and webpage technology, applied in the field of the World Wide Web, can solve the problems of dynamic pages that are difficult to cache and do not use classification retrieval, etc., to achieve the effect of improving page response speed, reducing load, and improving performance
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- Publication Date
- 2008-04-02
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention generally relates to the World Wide Web (abbreviated as "WEB" hereinafter), and specifically relates to the response of large-volume classified search webpages, that is, displaying the results of large-scale classified retrieved webpages. Background technique
[0002] With the rapid development of the Internet today, more and more people use the Internet to deal with daily affairs, and more and more data and information in all aspects of social life rely on the Internet to publish and transmit. Therefore, higher requirements are put forward for WEB applications.
[0003] In these WEB applications, most of the data in the system need to be classified and retrieved. These WEB applications have a large amount of data and a large number of concurrent users, but they need to be able to quickly return the classified search results to the users to bring a better user experience.
[0004] For these WEB applications with a large amount o...
Examples
Embodiment Construction
[0033] A method for improving the response speed of large-volume classified retrieval webpages according to the present invention will be described below in conjunction with the accompanying drawings and specific embodiments.
[0034] Figure 1 describes how to use memory data cache and page cache to obtain a process of classifying and retrieving web pages requested by users. The specific implementation is as follows:
[0035] Step 101: the user requests an xml page of a certain classification index condition.
[0036] Step 102: After receiving the request, the server judges whether there is an xml cache with such classification retrieval conditions, if there is no xml cache, then execute step 103; if there is an xml cache, then return this xml cache as a result, respond to the user request The process ends.
[0037] xml can be cached in memory or on disk. It depends on the amount of xml that may be generated within a certain period of time. If the number is not large, it ca...