Solved
CQ5_5 - Finding a unique id for each requested page ?
Is there a way to get a unique id from the httpRequest or somewhere for each page request ?
I noticed the request_id is the same for the same page run from different browsers. I did see this cb (call back) id that seems unique for each page request.