[Corona/Shadow] Make generated request IDs match what nginx generates

Review Request #673 — Created July 5, 2019 and submitted

pprkut
Lunr
bce79fb...
lunr

Make generated request IDs match what nginx generates

Unit tests

  • 0
  • 0
  • 0
  • 1
  • 1
Description From Last Updated
tardypad
  1. Ship It!
  2. 
      
smillernl
  1. 
      
  2. src/Lunr/Corona/WebRequestParser.php (Diff revision 1)
     
     

    Wouldn't it be better to get this one from nginx? So we can match slow requests with errors etc?

    1. We already do, that's the if statement above. The else statement kicks in for environments where nginx (or apache, etc) do not send an ID along

    2. damn you reviewboard diff clipping!

  3. 
      
smillernl
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master

Loading...