unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* Re: DKIM+DMARC enabled (for mailing list subscribers)
  @ 2022-06-22  8:44  7% ` Eric Wong
  0 siblings, 0 replies; 3+ results
From: Eric Wong @ 2022-06-22  8:44 UTC (permalink / raw)
  To: unicorn-public

Eric Wong <e@80x24.org> wrote:
> This message is only for SMTP subscribers; not anybody reading
> via HTTP(S), IMAP(S), or NNTP(S).

ditto...

> I had some bounces earlier due to DMARC for two (of many)
> recipients; so I'm adding incompressible header bloat via DKIM :<
> in the hopes that it appeases the big email cartels.

Not sure DMARC is still a problem, but I also got a new IP address
(64.71.152.64 -> 173.255.242.215) for the MX this goes out of
(still dcvr.yhbt.net, same VM, just forced network change from
provider after 14 years...)

^ permalink raw reply	[relevance 7%]

* Re: [PATCH] Send SIGTERM before SIGKILL on timeout
  2018-02-24 15:15  6% ` Eric Wong
@ 2018-02-27  4:03  0%   ` Fumiaki Matsushima
  0 siblings, 0 replies; 3+ results
From: Fumiaki Matsushima @ 2018-02-27  4:03 UTC (permalink / raw)
  To: unicorn-public; +Cc: Eric Wong, Fumiaki Matsushima

Thank you for your reply!

> Right, it's been rejected several times before:

Sorry, I missed these emails.

> I don't want to encourage lazy app development or Rack apps
written with only unicorn in mind

That's true.
I'll use rack-timeout to solve my timeout problem.

Thanks.

On Sun, Feb 25, 2018 at 12:15 AM, Eric Wong <e@80x24.org> wrote:
> Fumiaki MATSUSHIMA <mtsm.fm@gmail.com> wrote:
>> To output log / send error to error tracking service,
>> we need to receive a signal other than SIGKILL first.
>> ---
>> Hi Unicorn team,
>>
>> I'm not sure this change is accetable though,
>> I can find some articles and patches to prevent SIGKILL
>> on timeout.
>
> Right, it's been rejected several times before:
>
>  https://bogomips.org/unicorn-public/20140416084416.GA9709@dcvr.yhbt.net/t/#u
>  https://bogomips.org/unicorn-public/20180115015740.GA850@dcvr/t/#u
>
>> I think it's great if this feature is supported by unicorn itself.
>>
>> Could you give me your opinion?
>
> Again, I don't want to encourage lazy app development or Rack apps
> written with only unicorn in mind.
>
> Existing `timeout' feature of unicorn is already something I hate
> and don't want to encourage further reliance on:
>
>         https://bogomips.org/unicorn/Application_Timeouts.html
>
> Fwiw, I (with ruby-core) will try to make Timeout in ruby stdlib
> have less overhead for 2.6 (or 2.7) so it can benefit more users
> than just unicorn.  Ditto with various OobGC hacks over the years.
>
> Thanks.

^ permalink raw reply	[relevance 0%]

* Re: [PATCH] Send SIGTERM before SIGKILL on timeout
  @ 2018-02-24 15:15  6% ` Eric Wong
  2018-02-27  4:03  0%   ` Fumiaki Matsushima
  0 siblings, 1 reply; 3+ results
From: Eric Wong @ 2018-02-24 15:15 UTC (permalink / raw)
  To: Fumiaki MATSUSHIMA; +Cc: unicorn-public, mtsmfm

Fumiaki MATSUSHIMA <mtsm.fm@gmail.com> wrote:
> To output log / send error to error tracking service,
> we need to receive a signal other than SIGKILL first.
> ---
> Hi Unicorn team,
> 
> I'm not sure this change is accetable though,
> I can find some articles and patches to prevent SIGKILL
> on timeout.

Right, it's been rejected several times before:

 https://bogomips.org/unicorn-public/20140416084416.GA9709@dcvr.yhbt.net/t/#u
 https://bogomips.org/unicorn-public/20180115015740.GA850@dcvr/t/#u

> I think it's great if this feature is supported by unicorn itself.
> 
> Could you give me your opinion?

Again, I don't want to encourage lazy app development or Rack apps
written with only unicorn in mind.

Existing `timeout' feature of unicorn is already something I hate
and don't want to encourage further reliance on:

	https://bogomips.org/unicorn/Application_Timeouts.html

Fwiw, I (with ruby-core) will try to make Timeout in ruby stdlib
have less overhead for 2.6 (or 2.7) so it can benefit more users
than just unicorn.  Ditto with various OobGC hacks over the years.

Thanks.

^ permalink raw reply	[relevance 6%]

Results 1-3 of 3 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-02-24  8:48     [PATCH] Send SIGTERM before SIGKILL on timeout Fumiaki MATSUSHIMA
2018-02-24 15:15  6% ` Eric Wong
2018-02-27  4:03  0%   ` Fumiaki Matsushima
2022-05-08  3:47     DKIM+DMARC enabled (for mailing list subscribers) Eric Wong
2022-06-22  8:44  7% ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).