On Wednesday, September 18, 2019 at 1:34:57 AM UTC-4, hynek wrote:
>
>
> This means "recycle after 4096 +/- 128 requests” (The jitter is so they 
> don’t recycle all at once; although it’s unlikely to happen at the same 
> time over the whole cluster. The option is more useful when you have more 
> than one worker.).


That I knew... you actually answered what I needed to know above... with 
this line

On Wednesday, September 18, 2019 at 1:31:01 AM UTC-4, hynek wrote:

> Eh, yes it’s true that I run actually two: the gunicorn master and one 
> child process as worker.


I didn't realize that's how 1 process worked in gunicorn; i assumed it just 
ran everything in master.  that's an interesting approach.  i'll definitely 
consider it when we do a devops sprint next!

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/fa622c6b-f67f-4c07-87c6-1c98a0403fe6%40googlegroups.com.

Reply via email to