Commit df7d3ac
committed
H2: Log H2 upgrade to the session vsl instead of the 0 vxid
For PU upgrade, at the time of this log, the req->vsl is not assigned a vxid
yet, and thus the line would be logged for vxid 0, which doen't make much
sense. In all cases, it is better to log it on the sess vsl instead.
Noticed while reading a vtc output.1 parent 93f806b commit df7d3ac
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
0 commit comments