-
### Feature Proposal Description
As discussed with @ReneWerner87 on discord I would like to propose this feature request to improve the shutdown-procedure of fiber.
I noticed that when I stop my…
-
Hey,
I just started to learn **golang** as well as **fashttp**. I tried to build a **fasthttp reverse proxy** using this [libary](https://github.com/yeqown/fasthttp-reverse-proxy) and later using the…
-
**LocalAI version:**
quay.io/go-skynet/local-ai:master-sycl-f16-ffmpeg
**Environment, CPU architecture, OS, and Version:**
Docker on Proxmox LXC w/ iGPU pass-through i3-N300 32GB RAM, LX…
-
I will keep this short for now, but we'll soon start working on a complete performance overhaul in the Go SDK powered by Open Telemetry.
See our [JS SDK issue](https://github.com/getsentry/sentry-j…
-
# Description
When uhttpd receives a header field value that begins with any number of `\x0b`, `\x0c`, or `\x0d` bytes, it strips them off. While the RFC does require the stripping of optional whites…
-
Please include the https://github.com/buaazp/fasthttprouter which based on https://github.com/valyala/fasthttp
-
```
hono
Bombarding http://localhost:8082 for 10s using 125 connection(s)
[==========================================================================================================================…
-
Hi,
I have a very simple production service which basically do HTTP redirects and serves ~1000 rps.
Currently deployed on GCP Cloud Run and usually working on 1 instance on 1 CPU.
On net/http i…
-
https://github.com/valyala/fasthttp/blob/57b9352ad1cc93a0aaaa72b2130e03ace8a5b118/http.go#L427
I think it would be safe to stop reading the request body into memory and return an error when it exceed…
Quons updated
2 months ago
-
For what it worth, I feel it would be useful to provide use case and wiki so that anyone can get confident about using FastHTTP for their project?
Wiki can provides inner details on FastHTTP or any…