User identification method and server

A user identification and server technology, applied in the Internet field, can solve problems such as inability to identify users

CN106446640AActive Publication Date: 2017-02-22NEUSOFT CORP
6 Cites 4 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2017-02-22

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a user identification method and a server and aims to solve the technical problem that user identification cannot be realized under the circumstance that Cookies are deleted in the prior art. The user identification method includes that: the server receives a resource access request sent by a client side, wherein the resource access request includes a uniform resource locator (URL); if the resource access request does not include an entity tag ETag, a user unique identity is allocated for the client side, wherein the user unique identity is used for the server to identify the client side; an ETag including the user unique identity is generated, and the ETag and a resource corresponding to the URL are returned to the client side so that the resource access request carrying the ETag can be sent to the server when the client side re-accesses the server.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The present invention relates to the field of the Internet, in particular to a user identification method and server. Background technique

[0002] Cookie refers to the data stored on the user's local terminal by the website in order to identify the user's identity and conduct session tracking. The most typical application of cookies is to automatically identify the user's identity when the user logs in to the website. Or, the website can also use cookies to track and count the habits of users visiting the website, so as to provide users with personalized services. For example, the advertising delivery platform can use cookies to record the user's identity, monitor what advertisements the user has seen, what advertisements they have clicked, and which webpages they have viewed, and use this information to calculate the user's interests and hobbies, and then push more accurate advertisements.

[0003] However, more and more browsers have launched func...

Examples

Embodiment Construction

[0047] Specific embodiments of the present invention will be described in detail below in conjunction with the accompanying drawings. It should be understood that the specific embodiments described here are only used to illustrate and explain the present invention, and are not intended to limit the present invention.

[0048] In order to make it easier for those skilled in the art to understand the technical solutions provided by the embodiments of the present invention, relevant technical terms are firstly introduced below.

[0049] ETag is an entity tag EntityTag of URL (Uniform Resource Locator, Uniform Resource Locator). ETag is an integral part of the protocol header of HTTP (HyperText Transfer Protocol, Hypertext Transfer Protocol). In the prior art, ETag is mainly used to avoid waste of resources caused by repeated downloading of pictures, and the specific mechanism is as follows: when the browser browses a certain webpage for the first time, the browser initiates a re...