valyala / fasthttp

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
MIT License
21.91k stars 1.76k forks source link

increase ReadBufferSize & WriteBufferSize #1605

Closed klikpaspor closed 1 year ago

klikpaspor commented 1 year ago

From this isssue https://github.com/gofiber/fiber/issues/2577 i'm create a change pull request

erikdubbelboer commented 1 year ago

I'm sorry but this doesn't make any sense just like changing the setting wouldn't cause panic: runtime error: invalid memory address or nil pointer dereference.