CN107087013B - CDN system of mobile base station and service method thereof - Google Patents

CDN system of mobile base station and service method thereof Download PDF

Info

Publication number
CN107087013B
CN107087013B CN201610088156.9A CN201610088156A CN107087013B CN 107087013 B CN107087013 B CN 107087013B CN 201610088156 A CN201610088156 A CN 201610088156A CN 107087013 B CN107087013 B CN 107087013B
Authority
CN
China
Prior art keywords
base station
http request
remote terminal
preset rule
cdn system
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
CN201610088156.9A
Other languages
Chinese (zh)
Other versions
CN107087013A (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.)
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 CN201610088156.9A priority Critical patent/CN107087013B/en
Priority to PCT/CN2017/073673 priority patent/WO2017140247A1/en
Publication of CN107087013A publication Critical patent/CN107087013A/en
Application granted granted Critical
Publication of CN107087013B publication Critical patent/CN107087013B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5683Storage of data provided by user terminals, i.e. reverse caching

Abstract

The invention discloses a service method of a CDN system of a mobile base station, which deploys the CDN system at the mobile base station, and the flow of the method comprises the following steps: receiving a remote user dial authentication RADIUS request and an HTTP request sent by a remote terminal; and according to the received RADIUS request and HTTP request sent by the remote terminal, providing a service corresponding to a preset rule for the remote terminal by the CDN system of the mobile base station. The invention also provides a CDN system of the mobile base station. The invention solves the technical problem that the existing CDN can not provide directional service according to the user access information of a certain specific base station.

Description

CDN system of mobile base station and service method thereof
Technical Field
The invention relates to the technical field of communication, in particular to a CDN system of a mobile base station and a service method thereof.
Background
An existing CDN (Content Delivery Network) is generally arranged at an entrance side of the internet to provide acceleration service for a user, but a traditional CDN is far away from the user, and a user request is transmitted layer by layer to reach a backbone Network and finally reach the internet, so that not only is a cache acceleration effect unsatisfactory, but also directional services such as directional cache acceleration and directional push cannot be provided according to user access information of a certain specific base station.
Disclosure of Invention
The invention provides a CDN system of a mobile base station and a service method thereof, which mainly aim at solving the technical problem that the existing CDN can not provide directional service according to the user access information of a certain specific base station.
In order to achieve the above object, the present invention provides a service method for a CDN system of a mobile base station, where the CDN system is deployed in the mobile base station, and the service method for the CDN system of the mobile base station includes:
receiving a remote user dial authentication RADIUS request and an HTTP request sent by a remote terminal;
and according to the received RADIUS request and HTTP request sent by the remote terminal, providing a service corresponding to a preset rule for the remote terminal by the CDN system of the mobile base station.
Preferably, the step of providing, by the mobile base station CDN system, a service corresponding to a preset rule for the remote terminal according to the received RADIUS request and HTTP request sent by the remote terminal includes:
when a remote user dial authentication RADIUS request sent by a remote terminal is received, the RADIUS request is analyzed to obtain a user identifier and a base station identifier and to associate the user identifier and the base station identifier;
when an HTTP request sent by the remote terminal is received, acquiring access information and a user identifier corresponding to the HTTP request, and acquiring a base station identifier associated with the user identifier;
updating the access statistical information corresponding to the acquired base station identifier according to the access information, wherein the access information comprises an access address;
and when the access statistical information is matched with a preset rule, the CDN system of the mobile base station provides a service corresponding to the preset rule for the remote terminal.
Preferably, when the access statistical information matches a preset rule, the step of providing, by the mobile base station CDN system, a service corresponding to the preset rule for the remote terminal includes:
when the access statistical information accords with a configured preset rule and the service corresponding to the preset rule is cache acceleration, acquiring the content corresponding to the HTTP request from a cache region;
when the content corresponding to the HTTP request is acquired from the cache region, the mobile base station CDN system responds to the HTTP request and sends the content corresponding to the HTTP request in the cache region to the remote terminal corresponding to the user identifier.
Preferably, after the step of obtaining the content corresponding to the HTTP request from the cache region, the service method of the CDN system of the mobile base station further includes the steps of:
when the content corresponding to the HTTP request is not obtained from the cache region, the CDN system of the mobile base station downloads the content corresponding to the HTTP request from the source server corresponding to the HTTP request and responds to the remote terminal;
and storing the content corresponding to the HTTP request to the cache region.
Preferably, when the access statistical information matches a preset rule, the step of providing, by the mobile base station CDN system, a service corresponding to the preset rule for the remote terminal includes:
and when the access statistical information accords with a preset rule and the service corresponding to the preset rule is advertisement push, the CDN system of the mobile base station pushes the configured advertisement information to a remote terminal corresponding to the user identifier.
Preferably, the service method of the CDN system further includes:
and updating the preset rule according to the updated access statistical information.
In addition, to achieve the above object, the present invention further provides a CDN system for a mobile base station, where the CDN system is deployed in the mobile base station, and the CDN system for the mobile base station includes:
the message receiving module is used for receiving a remote user dial authentication RADIUS request and an HTTP request sent by a remote terminal;
and the service control module is used for providing services corresponding to preset rules for the remote terminal by the CDN system of the mobile base station according to the received RADIUS request and HTTP request sent by the remote terminal.
Preferably, the service control module includes:
the system comprises an analysis unit, a base station identification and a remote terminal, wherein the analysis unit is used for analyzing a remote user dial authentication RADIUS request sent by the remote terminal to obtain and associate a user identification and the base station identification;
the acquisition unit is used for acquiring access information and a user identifier corresponding to the HTTP request and acquiring a base station identifier associated with the user identifier when the HTTP request sent by the remote terminal is received;
the updating unit is used for acquiring access information and a user identifier corresponding to the HTTP request and acquiring a base station identifier associated with the user identifier when the HTTP request sent by the remote terminal is received;
and the execution unit is used for providing the service corresponding to the preset rule for the remote terminal when the access statistical information is matched with the preset rule.
Preferably, the execution unit includes:
the cache obtaining subunit is configured to obtain, when the access statistical information conforms to a configured preset rule and a service corresponding to the preset rule is cache acceleration, content corresponding to the HTTP request from a cache region;
and the cache acceleration subunit is configured to, when the content corresponding to the HTTP request is acquired from the cache region, respond to the HTTP request and send the content corresponding to the HTTP request in the cache region to the remote terminal corresponding to the user identifier.
Preferably, the cache obtaining subunit is further configured to, when the content corresponding to the HTTP request is not obtained from the cache region, download the content corresponding to the HTTP request from the source server corresponding to the HTTP request and respond to the remote terminal; and storing the content corresponding to the HTTP request to the cache region.
Preferably, the execution unit further includes:
and the directional pushing subunit is used for pushing the configured advertisement information to the remote terminal corresponding to the user identifier when the access statistical information conforms to the configured preset rule and the service corresponding to the preset rule is advertisement pushing.
Preferably, the mobile base station CDN system further includes:
and the configuration module is used for updating the preset rule according to the updated access statistical information.
The invention provides a CDN system of a mobile base station and a service method thereof.A CDN server is arranged at a base station, preset rules are preset, when an RADIUS request sent by a remote terminal is received, the request is analyzed to obtain a user identifier and a base station identifier and is associated, when the remote terminal sends the HTTP request to access a network, access information and the user identifier corresponding to the HTTP request are obtained, the base station identifier associated with the user identifier is obtained, access statistical information corresponding to the base station identifier is updated, whether the access statistical information is matched with the preset rules or not is judged, if so, services corresponding to the preset rules, such as cache acceleration, directional push and the like, are provided for the remote terminal, and the technical problem that the existing CDN can not provide directional services according to the user access information of a certain specific base station is solved.
Drawings
Fig. 1 is a flowchart of a first embodiment of a service method of a CDN system of a mobile base station according to the present invention;
fig. 2 is a detailed flowchart illustrating steps of providing a service corresponding to a preset rule in a first embodiment of a service method of a CDN system of a mobile base station according to the present invention;
fig. 3 is a detailed flowchart illustrating steps of providing cache acceleration service in a second embodiment of a service method of a CDN system of a mobile base station according to the present invention;
fig. 4 is a functional block diagram of a CDN system of a mobile base station according to a first embodiment of the present invention;
fig. 5 is a schematic diagram of a detailed functional module of a service control module in a first embodiment of a CDN system of a mobile base station according to the present invention;
fig. 6 is a schematic diagram of detailed functional modules of an execution unit in a CDN system of a mobile base station according to a second embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a service method of a CDN system of a mobile base station.
Fig. 1 is a flowchart illustrating a service method of a CDN system of a mobile base station according to a first embodiment of the present invention.
In a first embodiment, a service method of the CDN system includes:
step S10, receiving a remote user dial authentication RADIUS request and an HTTP request sent by a remote terminal;
step S20, according to the received RADIUS request and HTTP request sent by the remote terminal, the CDN system provides a service corresponding to a preset rule for the remote terminal.
In this embodiment, a CDN server is deployed in a nodeB of a base station, and the CDN server may directly obtain a RADIUS (Remote Authentication dial in User Service) request and an HTTP (Hyper Text Transfer Protocol) request sent to the base station by a User, and set up a main server based on a plurality of CDNs of the base station to analyze and process the obtained request.
Referring to fig. 2, step S20 may include the following refinement steps:
and step S21, when a remote user dial authentication RADIUS request sent by a remote terminal is received, the RADIUS request is analyzed to obtain and associate the user identifier and the base station identifier.
When a user uses a mobile phone, a tablet computer and other terminals to surf the internet through mobile traffic, and when the user starts mobile traffic internet access service provided by an operator at the terminal, the terminal can send a remote user dialing authentication request to a base station to access a network, and the RADIUS request comprises a user identifier and a base station identifier, and the user identifier is associated with the base station identifier, wherein the user identifier can comprise a mobile phone number, an IP (Internet protocol) address of the user, or identification information of the user terminal, and the base station identifier can be information such as a base station ID (identity) or a specific position of the base station. When a RADIUS request sent by a remote terminal is received, the RADIUS request is analyzed, a user identifier and a base station identifier contained in the RADIUS request are obtained and associated, and for example, the obtained user identifier information such as a mobile phone number, an IP address of a user or identifier information of a user terminal is associated with a base station ID.
Step S22, when receiving the HTTP request sent by the remote terminal, obtaining access information and a user identifier corresponding to the HTTP request, and obtaining a base station identifier associated with the user identifier.
Step S23, updating the access statistical information corresponding to the obtained base station identifier according to the access information, where the access information includes an access address.
After the remote terminal successfully realizes the remote dialing authentication, a user accesses a website by sending an HTTP request, after receiving the HTTP request sent by the remote terminal, intercepts the HTTP request, obtains access information such as a URL (Uniform Resource Locator) of the HTTP request accessed by the user, domain information of the URL accessed by the user, access time, and the like, and a user identifier from the HTTP request, and obtains a base station identifier associated with the user identifier, because the URL accessed by each user may be repeated, for example, there is a case where a plurality of users access the same URL, after obtaining the access information, access statistical information corresponding to a base station identifier established in advance is updated, because the received HTTP request may be for different base stations, it is necessary to perform statistics on the access request of each base station, including, the number of times that the URL is accessed, the access time, and the like are updated, so that each time an HTTP request is received, the information such as the number of times that the URL corresponding to the HTTP request is accessed, the access time, and the like is updated, and the access heat of a certain URL address, for example, the number of times that a certain URL address is accessed within a certain period of time, can be obtained according to the information.
Step S24, when the access statistics information matches a preset rule, the CDN system provides a service corresponding to the preset rule for the remote terminal.
Preset rules may be preset, for example, a VIP mobile phone number is set, or when the number of access times of a certain URL reaches a certain number of times, or the access user is directed to a certain specific base station, and a corresponding directional service, such as directional acceleration, directional push, and the like, is configured for the preset rules. And when the updated access statistical information conforms to the configured preset rule, providing services corresponding to the preset rule, such as cache acceleration, advertisement pushing, bandwidth control, redirection and the like, for the remote terminal sending the RADIUS request and the HTTP request.
The access statistical information represents access hotspots of users, for example, hot videos, hot websites and the like in a specific base station area are counted, then, the website resources of the TOP100 are accelerated in a targeted manner, and in combination with the website access and videos of the TOP100, through big data calculation, corresponding recommendation information can be pushed for internet access of a specific user of a certain base station, for example, the base station in a commercial street is collected through a CDN, a link of a business that is taking a sales promotion activity near the base station, for example, the base station in a school dormitory, and relevant advertisement information can be pushed by collecting videos watched by student hotspots in the latest period of time. The user experience can be optimized, the behavior characteristics of the user can be fully mastered, and the refined flow management in the true sense is realized.
The service method of the mobile base station CDN system provided by this embodiment includes setting a CDN server at a base station, setting a preset rule in advance, analyzing a request to obtain a user identifier and a base station identifier and associating the user identifier and the base station identifier when receiving an RADIUS request sent by a remote terminal, obtaining access information and a user identifier corresponding to an HTTP request when the remote terminal sends the HTTP request to access a network, obtaining a base station identifier associated with the user identifier, updating access statistical information corresponding to the base station identifier, determining whether the access statistical information matches the preset rule, and if the access statistical information matches the preset rule, providing a service corresponding to the preset rule, such as cache acceleration, directional push, and the like, for the remote terminal, thereby solving a technical problem that an existing CDN cannot provide a directional service according to user access information of a specific base station.
Referring to fig. 3, a first embodiment of a service method based on the CDN system of the present invention provides a second embodiment of the service method of the CDN system of the mobile base station. In the present embodiment, step S24 includes the following refinement steps:
step S241, when the access statistical information conforms to the configured preset rule and the service corresponding to the preset rule is cache acceleration, acquiring the content corresponding to the HTTP request from the cache region.
Step S242, when the content corresponding to the HTTP request is acquired from the cache region, responding to the HTTP request and sending the content corresponding to the HTTP request in the cache region to the remote terminal corresponding to the user identifier.
When the service corresponding to the preset rule configured in advance provides cache acceleration for the remote terminal which sends the RADIUS request and the HTTP request and meets the preset rule, the content corresponding to the HTTP request is obtained from the cache region and is sent to the remote terminal.
Further, after step S241, step S24 further includes:
when the content corresponding to the HTTP request is not obtained from the cache region, downloading the content corresponding to the HTTP request from the source server corresponding to the HTTP request and responding to the remote terminal; and storing the content corresponding to the HTTP request to the cache region.
It can be understood that, when a certain URL address is accessed for the first time, even if the current access meets the requirement, the content corresponding to the HTTP request is not cached in the cache region, at this time, the content corresponding to the HTTP request is acquired from the source server corresponding to the HTTP request and responds to the remote terminal that sent the HTTP request, and the acquired content is stored in the cache region, and when a request meeting the preset rule is received again, a cache acceleration service is provided for the corresponding remote terminal.
Further, if the user identification and the access statistical information do not accord with the preset rules, the HTTP request is directly and transparently proxied to the destination address without any processing to the request.
For example, a user accessing the internet near a certain base station provides a cache acceleration service to the user, and it is assumed that the configured preset rule is that the number of access times of the URL of the video a of the favorite web site reaches 100 times, and the corresponding service is cache acceleration. When a user accesses the internet through a base station, firstly, an RADIUS request sent by a terminal of the user is analyzed, the request is analyzed to obtain a user identifier and a base station identifier, the user accesses a video A of a favorite web site, access information such as a Uniform Resource Locator (URL) address of the video A is obtained, the access times of the URL address are updated, if the access times reach 100 times, content corresponding to the HTTP request is cached, wherein statistics of the access times can be the access requests sent by different users, when the same HTTP request is received subsequently, caching acceleration service is provided for a remote terminal corresponding to the HTTP request, the content corresponding to the request in the cache can be directly sent to the remote terminal, the corresponding content does not need to be requested to an origin server, for the remote terminal, the response time of the HTTP request is accelerated, better internet access experience is brought for the user, and meanwhile, flow value increase is realized. The above is only a simple example, and in practical application, diversified preset rules can be created according to the requirements of different operators, so as to achieve more refined service experience.
In other embodiments, other directed services are possible, such as directed push, etc. And when the access statistical information accords with a preset rule which is configured and the service corresponding to the preset rule is advertisement push, pushing the configured advertisement information to a remote terminal which sends the HTTP request which accords with the preset rule.
Further, the method comprises the following steps:
and updating the preset rule according to the updated access statistical information.
Updating the preset rule according to the access statistical information, for example, when the popular website is changed, the preset rule can be updated according to the changed information; or the operator may set preset rules according to its own needs, for example, to provide a directed service for a specific VIP user, or to provide a directed service for a user at a specific location, or to provide a directed service for a user accessing a URL.
The invention also provides a CDN system of the mobile base station.
Fig. 4 is a functional module diagram of a CDN system of a mobile base station according to a first embodiment of the present invention.
In this embodiment, a CDN system is deployed in a mobile base station, where the CDN system includes:
the message receiving module 10 is used for receiving a remote user dial authentication RADIUS request and an HTTP request sent by a remote terminal;
and the service control module 20 is configured to provide, by the mobile base station CDN system, a service corresponding to a preset rule for the remote terminal according to the received RADIUS request and HTTP request sent by the remote terminal.
A base station is an access point for a User to access the internet, in this embodiment, a CDN server is deployed in a nodeB of the base station, the CDN server may directly obtain a RADIUS (Remote Authentication dial in User Service) request and an HTTP (Hyper Text Transfer Protocol) request sent by the User to the base station, and a main server is further set on the basis of a plurality of base stations CDNs, and is used as a mobile base station CDN system to analyze and process the obtained request.
Further, as shown with reference to fig. 5, the service control module 20 may include the following elements:
the analysis unit 21 is configured to, when receiving a remote user dial authentication RADIUS request sent by a remote terminal, analyze the RADIUS request to obtain a user identifier and a base station identifier and associate the user identifier and the base station identifier.
When a user uses a mobile phone, a tablet computer and other terminals to surf the internet through mobile traffic, and when the user starts mobile traffic internet access service provided by an operator at the terminal, the terminal can send a remote user dialing authentication request to a base station to access a network, and the RADIUS request comprises a user identifier and a base station identifier, and the user identifier is associated with the base station identifier, wherein the user identifier can comprise a mobile phone number, an IP (Internet protocol) address of the user, or identification information of the user terminal, and the base station identifier can be information such as a base station ID (identity) or a specific position of the base station. When receiving a RADIUS request sent by a remote terminal, the parsing unit 21 parses the RADIUS request, acquires and associates a user identifier and a base station identifier included in the RADIUS request, for example, associates user identifier information such as an acquired mobile phone number, an IP address of a user, or identifier information of a user terminal with a base station ID.
An obtaining unit 22, configured to obtain, when receiving an HTTP request sent by the remote terminal, access information and a user identifier corresponding to the HTTP request, and obtain a base station identifier associated with the user identifier.
An updating unit 23, configured to update the obtained access statistical information corresponding to the base station identifier according to the access information, where the access information includes an access address.
After the remote terminal successfully implements the remote dialing authentication, the user accesses the website by sending an HTTP request, after receiving the HTTP request sent by the remote terminal, the obtaining unit 22 intercepts the HTTP request, obtains access information such as a URL (Uniform Resource Locator) of the HTTP request accessed by the user, domain information of the URL accessed by the user, and access time, and a user identifier, and obtains a base station identifier associated with the user identifier, because the URL accessed by each user may be repeated, for example, there is a case where a plurality of users access the same URL, after obtaining the access information, access statistical information corresponding to a base station identifier established in advance is updated, because the received HTTP request may be for different base stations, and thus the access request of each base station needs to be counted separately, the number of times that the URL is accessed, the access time, and the like are included, so that, each time an HTTP request is received, the obtaining unit 22 updates information such as the number of times that the URL corresponding to the HTTP request is accessed, the access time, and the like, and obtains the access heat of a certain URL address according to the information, for example, the number of times that a certain URL address is accessed in a certain period of time.
And the executing unit 24 is configured to provide a service corresponding to a preset rule for the remote terminal when the access statistical information matches the preset rule.
Preset rules may be preset, for example, a VIP mobile phone number is set, or when the number of access times of a certain URL reaches a certain number of times, or the access user is directed to a certain specific base station, and a corresponding directional service, such as directional acceleration, directional push, and the like, is configured for the preset rules. When the obtained user identifier and the updated access statistical information conform to the configured preset rule, the execution unit 24 provides a service corresponding to the preset rule, such as cache acceleration, advertisement push, bandwidth control, redirection, and the like, for the remote terminal that issues the RADIUS request and the HTTP request.
The access statistical information represents access hotspots of users, for example, hot videos, hot websites and the like in a specific base station area are counted, then, a website resource of the TOP100 is accelerated in a targeted manner, in combination with the website access and videos of the TOP100, through big data calculation, corresponding recommendation information is pushed for internet access of a specific user of a certain base station, for example, the base station in a mall is collected through a CDN, the execution unit 24 can push links of merchants taking a promotion activity near the base station, for example, the base station in a school dormitory, and the execution unit 24 can push related advertisement information by collecting videos watched by the student hotspots in the latest period of time. The user experience can be optimized, the behavior characteristics of the user can be fully mastered, and the refined flow management in the true sense is realized.
The CDN system for the mobile base station provided by this embodiment is configured to set a CDN server at a base station, preset rules, parse, when receiving an RADIUS request sent by a remote terminal, to obtain and associate a user identifier and a base station identifier, when the remote terminal sends an HTTP request to access a network, obtain access information and a user identifier corresponding to the HTTP request, obtain a base station identifier associated with the user identifier, update access statistics information corresponding to the base station identifier, determine whether the access statistics information matches the preset rules, and if so, provide services corresponding to the preset rules, such as cache acceleration, directional push, and the like, for the remote terminal, thereby solving a technical problem that an existing CDN cannot provide a directional service according to user access information of a specific base station.
Referring to fig. 6, a second embodiment of the CDN system is provided based on the first embodiment of the CDN system of the present invention. In the present embodiment, the execution unit 24 includes the following sub-units:
a cache obtaining subunit 241, configured to obtain, when the access statistical information conforms to a configured preset rule and a service corresponding to the preset rule is cache acceleration, content corresponding to the HTTP request from a cache region.
And a cache acceleration subunit 242, configured to, when obtaining the content corresponding to the HTTP request from the cache, respond to the HTTP request and send the content corresponding to the HTTP request in the cache to the remote terminal corresponding to the user identifier.
When the service corresponding to the preset rule configured in advance provides cache acceleration for the remote terminal which sends the RADIUS request and the HTTP request and satisfies the preset rule, the cache obtaining sub-unit 241 obtains the content corresponding to the HTTP request from the cache region, and the cache acceleration sub-unit 242 sends the content to the remote terminal.
Further, the cache obtaining sub-unit 241 is further configured to, when the content corresponding to the HTTP request is not obtained from the cache region, download the content corresponding to the HTTP request from the source server corresponding to the HTTP request and respond to the remote terminal; and storing the content corresponding to the HTTP request to the cache region.
It can be understood that, when a certain URL address is accessed for the first time, even if the current access meets the requirement, the content corresponding to the HTTP request is not cached in the cache region, at this time, the content corresponding to the HTTP request is acquired from the source server corresponding to the HTTP request and responds to the remote terminal that sent the HTTP request, and the acquired content is stored in the cache region, and when a request meeting the preset rule is received again, a cache acceleration service is provided for the corresponding remote terminal.
Further, if the user identifier and the access statistic information do not conform to the configured preset rule, the execution unit 24 directly transparently proxies the HTTP request to the destination address without any processing on the request.
For example, a user accessing the internet near a certain base station provides a cache acceleration service to the user, and it is assumed that the configured preset rule is that the number of access times of the URL of the video a of the favorite web site reaches 100 times, and the corresponding service is cache acceleration. When a user accesses the internet through a base station, the parsing unit 21 first parses a RADIUS request sent by a terminal of the user, and parses the request to obtain a user identifier and a base station identifier, the user accesses a video a of a favorite web site, the obtaining unit 22 obtains access information such as a URL address of the video a, and updates the access times of the URL address, if the access times reach 100 times, the cache obtaining subunit 241 caches contents corresponding to the HTTP request, wherein statistics of the access times may be access requests sent by different users, and when the same HTTP request is received again, the cache accelerating subunit 242 provides cache acceleration service for a remote terminal corresponding to the HTTP request, that is, the contents corresponding to the request in the cache can be directly sent to the remote terminal without requesting corresponding contents from an origin server, and for the remote terminal, the response time of the HTTP request is accelerated, better internet experience is brought to users, and meanwhile, the traffic increment is realized. The above is only a simple example, and in practical application, diversified preset rules can be created according to the requirements of different operators, so as to achieve more refined service experience.
In other embodiments, other directed services are possible, such as directed push, etc. The executing unit 24 may further include a directional pushing subunit, configured to, when the user identifier and the access statistics information conform to preset rules configured and a service corresponding to the preset rules is advertisement pushing, push the configured advertisement information to a remote terminal that sends the HTTP request that conforms to the preset rules.
Further, the system further comprises a configuration module for updating the preset rule according to the updated access statistical information.
The configuration module updates the preset rule according to the access statistical information, for example, when the popular website is changed, the preset rule can be updated according to the changed information; or the operator may set preset rules according to its own needs, for example, to provide a directed service for a specific VIP user, or to provide a directed service for a user at a specific location, or to provide a directed service for a user accessing a URL.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A service method of a CDN system of a mobile base station is characterized in that the CDN system is deployed in the mobile base station, and the service method of the CDN system of the mobile base station comprises the following steps:
receiving a remote user dial authentication RADIUS request and an HTTP request sent by a remote terminal;
according to the received RADIUS request and HTTP request sent by the remote terminal, the CDN system of the mobile base station provides a service corresponding to a preset rule for the remote terminal;
the step of providing, by the mobile base station CDN system, a service corresponding to a preset rule for the remote terminal according to the received RADIUS request and HTTP request sent by the remote terminal includes:
when a remote user dial authentication RADIUS request sent by a remote terminal is received, the RADIUS request is analyzed to obtain a user identifier and a base station identifier and to associate the user identifier and the base station identifier;
when an HTTP request sent by the remote terminal is received, acquiring access information and a user identifier corresponding to the HTTP request, and acquiring a base station identifier associated with the user identifier;
updating the access statistical information corresponding to the acquired base station identifier according to the access information, wherein the access information comprises an access address;
and when the access statistical information is matched with a preset rule, the CDN system of the mobile base station provides a service corresponding to the preset rule for the remote terminal.
2. The service method of the mobile base station CDN system of claim 1, wherein the step of providing, by the mobile base station CDN system, the service corresponding to a preset rule for the remote terminal when the access statistical information matches the preset rule includes:
when the access statistical information accords with a configured preset rule and the service corresponding to the preset rule is cache acceleration, acquiring the content corresponding to the HTTP request from a cache region;
when the content corresponding to the HTTP request is acquired from the cache region, the mobile base station CDN system responds to the HTTP request and sends the content corresponding to the HTTP request in the cache region to the remote terminal corresponding to the user identifier.
3. The serving method of the CDN system of claim 2, wherein after the step of obtaining the content corresponding to the HTTP request from the cache, the serving method of the CDN system further comprises the steps of:
when the content corresponding to the HTTP request is not obtained from the cache region, the CDN system of the mobile base station downloads the content corresponding to the HTTP request from the source server corresponding to the HTTP request and responds to the remote terminal;
and storing the content corresponding to the HTTP request to the cache region.
4. The service method of the mobile base station CDN system of claim 1, wherein the step of providing, by the mobile base station CDN system, the service corresponding to a preset rule for the remote terminal when the access statistical information matches the preset rule includes:
and when the access statistical information accords with a preset rule and the service corresponding to the preset rule is advertisement push, the CDN system of the mobile base station pushes the configured advertisement information to a remote terminal corresponding to the user identifier.
5. The method as claimed in claim 1, wherein the method further comprises:
and updating the preset rule according to the updated access statistical information.
6. A CDN system of a mobile base station is deployed at the mobile base station, and comprises:
the message receiving module is used for receiving a remote user dial authentication RADIUS request and an HTTP request sent by a remote terminal;
the service control module is used for providing a service corresponding to a preset rule for the remote terminal by the CDN system according to the received RADIUS request and HTTP request sent by the remote terminal;
wherein the service control module comprises:
the system comprises an analysis unit, a base station identification and a remote terminal, wherein the analysis unit is used for analyzing a remote user dial authentication RADIUS request sent by the remote terminal to obtain and associate a user identification and the base station identification;
the acquisition unit is used for acquiring access information and a user identifier corresponding to the HTTP request and acquiring a base station identifier associated with the user identifier when the HTTP request sent by the remote terminal is received;
the updating unit is used for updating the access statistical information corresponding to the acquired base station identifier according to the access information, wherein the access information comprises an access address;
and the execution unit is used for providing the service corresponding to the preset rule for the remote terminal when the access statistical information is matched with the preset rule.
7. The CDN system of claim 6 wherein the execution unit comprises:
the cache obtaining subunit is configured to obtain, when the access statistical information conforms to a configured preset rule and a service corresponding to the preset rule is cache acceleration, content corresponding to the HTTP request from a cache region;
and the cache acceleration subunit is configured to, when the content corresponding to the HTTP request is acquired from the cache region, respond to the HTTP request and send the content corresponding to the HTTP request in the cache region to the remote terminal corresponding to the user identifier.
8. The CDN system of claim 7, wherein the cache obtaining subunit is further configured to, when content corresponding to the HTTP request is not obtained from the cache, download the content corresponding to the HTTP request from an origin server corresponding to the HTTP request and respond to the remote terminal; and storing the content corresponding to the HTTP request to the cache region.
9. The CDN system of claim 6 wherein the execution unit further comprises:
and the directional pushing subunit is used for pushing the configured advertisement information to the remote terminal corresponding to the user identifier when the access statistical information conforms to the configured preset rule and the service corresponding to the preset rule is advertisement pushing.
10. The CDN system of claim 6 further comprising:
and the configuration module is used for updating the preset rule according to the updated access statistical information.
CN201610088156.9A 2016-02-16 2016-02-16 CDN system of mobile base station and service method thereof Active CN107087013B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610088156.9A CN107087013B (en) 2016-02-16 2016-02-16 CDN system of mobile base station and service method thereof
PCT/CN2017/073673 WO2017140247A1 (en) 2016-02-16 2017-02-15 Mobile base station cdn system and service method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610088156.9A CN107087013B (en) 2016-02-16 2016-02-16 CDN system of mobile base station and service method thereof

Publications (2)

Publication Number Publication Date
CN107087013A CN107087013A (en) 2017-08-22
CN107087013B true CN107087013B (en) 2020-07-07

Family

ID=59615179

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610088156.9A Active CN107087013B (en) 2016-02-16 2016-02-16 CDN system of mobile base station and service method thereof

Country Status (2)

Country Link
CN (1) CN107087013B (en)
WO (1) WO2017140247A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109962961A (en) * 2017-12-26 2019-07-02 中国移动通信集团广西有限公司 A kind of reorientation method and system of content distribution network CDN service node
CN109246238A (en) * 2018-10-15 2019-01-18 中国联合网络通信集团有限公司 Content caching accelerated method and the network equipment
CN109640345A (en) * 2018-12-28 2019-04-16 广东中兴新支点技术有限公司 Network dialing method, device and electronic equipment
CN112788133A (en) * 2020-12-31 2021-05-11 上海卓悠网络科技有限公司 Information interaction method and equipment based on advertisement

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8908507B2 (en) * 2011-07-21 2014-12-09 Movik Networks RAN analytics, control and tuning via multi-protocol, multi-domain, and multi-RAT analysis
CN103581248A (en) * 2012-07-31 2014-02-12 中兴通讯股份有限公司 Method and device for providing content distribution network CDN service
CN103547333B (en) * 2013-03-26 2016-07-06 华为技术有限公司 A kind of advertisement sending method, equipment and system
EP2903225B1 (en) * 2014-01-30 2016-09-28 Alcatel Lucent Bit-rate control for access to content stored in local delivery devices of a content-delivery network
CN105100174A (en) * 2014-05-22 2015-11-25 中国移动通信集团公司 Method, device and system for scheduling Internet resource
CN104486740B (en) * 2014-12-04 2018-07-03 中国联合网络通信集团有限公司 A kind of method, gateway and mobile management entity for handling data
CN104902006A (en) * 2015-04-16 2015-09-09 华为技术有限公司 Content access method, content distribution network base station of wireless access network and core content distribution network device

Also Published As

Publication number Publication date
WO2017140247A1 (en) 2017-08-24
CN107087013A (en) 2017-08-22

Similar Documents

Publication Publication Date Title
US8527987B2 (en) Method and device for installing applications on NFC-enabled devices
US9749403B2 (en) Managing content distribution in a wireless communications environment
EP2456246A1 (en) Network selection method based on multi-link and apparatus thereof
CN107087013B (en) CDN system of mobile base station and service method thereof
CN101483672B (en) Processing method, system, gateway server and mobile terminal for service information access
US10897450B2 (en) Communication method and communication apparatus
KR101638315B1 (en) System and method for providing advertisement based on web using wifi network
US9479607B2 (en) Content caching and delivering system with traffic of repetitively requested content reduced
CN102404616B (en) Method and system for pushing data cloud based on digital television network
CN106657217A (en) Routing device-based APP downloading and caching method
KR101523204B1 (en) System and method for providing advertisement
CN107786502B (en) Authentication proxy method, device and equipment
CN106411978B (en) Resource caching method and device
EP2651152B1 (en) Optimizing backhaul and wireless link capacity in mobile telecommunication systems
US20100227596A1 (en) Method and system to enable users to request for a specific content, action and information over a Bluetooth Network
US8185607B1 (en) Querying wireless network offerings
CN106790176B (en) Method and system for accessing network
US20150288734A1 (en) Adaptive leveraging of network information
EP2850809B1 (en) Providing data to a network terminal
JP5940931B2 (en) Server device, communication device, and program
US20160234685A1 (en) Methods and Devices for Processing Identification Information
CN104731801A (en) Page adaptation method, platform and system
JP2015204090A (en) Method, device and program for establishing secure link between server and terminal by using telephone number
KR101036359B1 (en) Full browsing service terminal and full browsing service providing system for impromving response time, and method thereof
US20190349748A1 (en) Distributed location-based system for attachment and operation of software applications on mobile devices

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant