Nils Goroll

Results 592 comments of Nils Goroll

Thoughts triggered by and taken from bugwash: * The error message for "too many headers" clearly should be improved (it's an old topic, but for whatever reason we never acted...

@fevangelou thank you for the report. This has triggered because we added 0d4966b404e33d7f973b9c15e44561fd71151c3e deliberately to understand if we run into any curses issues. Can you please help us understand your...

Thank you, that is interesting. The failing call should turn off the cursor and we do not understand why that fails. Does using a different `TERM` setting change anything, for...

Thank you. So I presume you have a workaround now. We will look after fixing this one way or another.

Good feedback from bugwash: * mgt would need to track storages to enable worker restarts * do we want to support vampire loads at runtime? If so, we need to...

@mbgrydeland raised the concern that waiting for the chunk end [CR]LF could increase latency, in particular if that final byte was sent in another packet. So maybe a middle ground...

@mbgrydeland thank you for your constructive suggestion, something like this seems sensible to _require_ the [CR]LF at the end of the chunk for the case where `VFP_END` is not required...

As has probably become obvious, I submitted the first version of this ticket too early by accident. I hope to have fixed most mistakes from the initial writeup now.