Commit b79b159
committed
Use pre-remap URL in slow log output
The slow log was printing the post-remap (origin-facing) URL which
is less useful for debugging since it does not show what the client
actually requested. Use t_state.unmapped_url (the pre-remap URL)
instead, with a fallback to client_request URL if unmapped_url is
not available.1 parent 16951f2 commit b79b159
1 file changed
Lines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7773 | 7773 | | |
7774 | 7774 | | |
7775 | 7775 | | |
| 7776 | + | |
7776 | 7777 | | |
7777 | | - | |
7778 | | - | |
7779 | | - | |
7780 | | - | |
7781 | | - | |
| 7778 | + | |
| 7779 | + | |
| 7780 | + | |
| 7781 | + | |
| 7782 | + | |
| 7783 | + | |
| 7784 | + | |
| 7785 | + | |
| 7786 | + | |
| 7787 | + | |
7782 | 7788 | | |
7783 | 7789 | | |
7784 | 7790 | | |
| |||
0 commit comments