[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about restart/stop
From: |
V.Krishn |
Subject: |
Re: Question about restart/stop |
Date: |
Tue, 5 Nov 2013 23:18:40 +0530 |
User-agent: |
KMail/1.13.7 (Linux/3.9.6-64; KDE/4.8.4; x86_64; ; ) |
On Tuesday, November 05, 2013 08:29:03 PM you wrote:
> If the stop or start of your apache will be slow, THEN you may increase the
> timeout of the given operation, for example:
>
> check process apache with pidfile /var/run/httpd.pid
> start program = "/etc/init.d/httpd start"
> stop program = "/etc/init.d/httpd stop" with timeout 60 seconds
How does one estimate the corrent timeout for any given service ?
--
Regards.
V.Krishn