Hi Dariusz,

On Tue, Jun 21, 2016 at 01:46:54PM +0200, Dariusz Suchojad wrote:
> Hello,
> 
> it was mentioned that there were some issues with delivering emails to
> the project's list so I thought, just to be sure it made its way, I
> would resend my question regrading Lua, UNIX sockets and HAProxy reloading.
> 
> Can you please have a look at the following?
> 
> http://article.gmane.org/gmane.comp.web.haproxy/28337

Your message was properly posted, it's just that not that many people
have enough experience with Lua yet so it's often hard to respond. What
I can say is that you won't be able to restart a new process, but you
may possibly find how to use Lua to issue a kill signal to the process
itself to trigger a soft-stop. Maybe this combined with an external
monitoring mechanism could work, I don't know. I'd tend to find this
fragile though :-/

Coudln't you instead pass the admin request to an agent in charge for
doing all of this stuff ? It would seem safer and more durable to me.

Regards,
Willy

Reply via email to