L. Pereira

Results 285 comments of L. Pereira

I pushed this patch, as it doesn't hurt if this condition is never met. Please confirm if this fixes your issue.

Ah, yeah. I figured this could be the case. I do have a sketch of a patch that takes the number of configured (but not online) CPUs into consideration when...

Hey @diviaki -- if you'd like to try, I pushed a patch that should work in your setup regardless of how many cores is allocated by LXC.

Thanks for testing. Yeah, that seems related even though it exploded somewhere else. Let's see if I can carve some time this weekend for this. (Will try testing it locally,...

Thanks for reporting the bug. Let me explain (from what I remember, it's been a while) how the reading from the request works if it's a POST request; it might...

Indeed, the buffer handling is flawed. Pipelined requests fail when the combined requests are (or would be) over 4kb. Your guess is almost there: one part reads the request (method,...

I don't know what's the issue here. I don't have a Ubuntu 18.04 environment setup here to test this right now. Can you do me a favor and see if...

I don't know exactly what's going on here; the error seems to stem from the usage of a link-time flag enabling a read-only GOT (which is enabled for both Debug...

This should help when implementing epoll on top of kqueue, since kevent can batch updates in one fell swoop.

This should've been fixed already. Maybe the brew recipe has to be updated? On Thu, Oct 14, 2021, 05:58 Herby Gillot ***@***.***> wrote: > lwan is failing to start on...