You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trim21 edited this page Nov 13, 2024
·
2 revisions
lighttpd tries to buffer event streams fully before serving them to the client, so you should adding server.stream-response-body = 1 to lighttpd.conf to make flood works as expected.