CreateUniqueSession is a
TIdHTTPSession function that is ued to insure a new HTTP session is created for a client connection having the remote IP address specified in RemoteIP. CreateUniqueSession generates a random value for the session identifer used in the HTTP session, and calls to
Create session when the RemoteIP and SessionID combination is guaranteed to be unique.