42431d6e1e
Domains are created per request rather than creating a single domain for all requests. This kills the memory leak, as a single domain would keep a reference to every single req and res, causing rapid heap growth. |
||
---|---|---|
.. | ||
middleware |