- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-11-2022 01:14 AM
Dear Team,
I have a question while checking the traffic log.
In general, we know that each id is created when the session is created.
However, the http/2 connection session id is identified as the same id.
I know that when the session id is input according to the link below, it is input as the parent session ID. (The ssl session is displayed as 0)
is it normal working to display with the same id.
in addition, I want to know why they are displayed with the same session-id.
thanks in advance,
Kyungjun,
04-11-2022 02:21 PM
This is normal and expected behavior. The HTTP/2 connection session is different from the stream sessions, they effectively act as a overarching parent session when using HTTP/2
04-11-2022 02:21 PM
This is normal and expected behavior. The HTTP/2 connection session is different from the stream sessions, they effectively act as a overarching parent session when using HTTP/2
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!