The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
--- Begin Message ---
Hi ynezz thanks for bringing this conversation to the list!

On 2/11/20 10:44 AM, Petr Štetiar wrote:
> Santiago Piccinini <spiccin...@altermundi.net> [2019-10-10 18:35:53]:
> 
> Hi,
> 
>> Before this change if the cgi script hangs after writing headers
>> then the process will never be killed. Let's only cancel the timeout
>> if the process ends.
> 
>  < jow> well it is a change in behaviour
>  < jow> the proper solution would be introducing a separate read timeout I 
> guess. Thats how other servers handle it
>  < jow> one timeout until the first content, then another body read timeout

The rationale behind adding another timeout is to maintain behavior
(using an infinite default timeout for the new timeout) ?

In my opinion another timeout adds more complexity than value if
backwards compatibility is not taken in consideration.

Anyhow, I can implement separate timeouts but if the patch will be
accepted. Maybe something like script_timeout_abort or
script_abort_timeout for the name?

Best!
SAn


--- End Message ---
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to