William Marlow

Results 2 comments of William Marlow

I added a call to `getrusage()` to the `client_timer` to see how much memory was being used. Starting at 8f47d8de281b877450474734594fdc0a60ee35d1 I saw growing usage starting at 520792 KB of RSS...

I was affected by this too today. The root cause of the issue is that `[email protected]` passes most headers through to the `http.request` function as arrays of values, even when...