OpenSprinkler Forums OpenSprinkler Unified Firmware “The request was too large” error until OpenSprinkler.sh restart Reply To: “The request was too large” error until OpenSprinkler.sh restart

#79732

Ray
Keymaster

We plan to address this in the next version of OTF library. Currently the incoming request is read into a 2K buffer, which is more than sufficient for most requests. Of course if Cloudflare adds a lot of extra header it can quickly exceeds the buffer size, we just didn’t know it could be a very large buffer.