As for children recycling, could it happen when the child has open 
websocket connection?


regards


On Thursday, April 28, 2016 at 2:34:52 PM UTC+2, Jan Henning Thorsen wrote:
>
> Ivan: It's not a safe thing to do "something else" after the request has 
> been sent to the client. At least not if you use hypnotoad / prefork. The 
> reason for this is that the children gets recycled from time to time, and 
> doing that might kill the outgoing request.
>
> I would much rather suggest putting minion or some other queue system in 
> the middle which can handle the slow requests.
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to