lib, src: don't make http parser handles weak
Weak handles put strain on the garbage collector and the parser handle
doesn't need to be weak in the first place. This change should improve
GC times on busy servers a little.
Reviewed-by:
Trevor Norris <trev.norris@gmail.com>
parent
1e99486c
Please register or sign in to comment