five-server
five-server copied to clipboard
error: stdout maxBuffer length exceeded
The server doesn't have sufficient buffer for handling PHP pages where this is a larger amount of output.
Need a way to adjust buffer size to accommodate for larger scripts, can avoid the error by truncating output.
This should do it. What do you think?
This should do it. What do you think?
Looks like it should give it enough buffer, let’s push to prod and see what happens? I can confirm after version bump.