Find the session ID and request ID on the client.
In browser address field: JavaScript:alert(document.cookie)
The cookie name is sid.
To view information about request ID information on non-production systems with page caching disabled, use the "Show Request Log".