By Jove!
You are right, of course.

The value to change is indeed TimeoutStartSec.

Are you running a cluster by any chance?
We are trying to find out why the admin is taking too long to start under some 
configurations and anecdotal evidence points to VIPs playing a role.

Best regards,
--
Louis Munro
lmu...@inverse.ca <mailto:lmu...@inverse.ca>  ::  www.inverse.ca 
<http://www.inverse.ca/> 
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu <http://www.sogo.nu/>) and 
PacketFence (www.packetfence.org <http://www.packetfence.org/>)

> On Jul 19, 2017, at 18:07, Diego Garcia del Rio via PacketFence-users 
> <packetfence-users@lists.sourceforge.net> wrote:
> 
> Hi Luis,
> 
> (sorry to break the thread as I just joined the mailing list and can't reply 
> to the past message).
> 
> In my case, using the ZEN appliance, I noticed that the httpd.admin was also 
> timing out. If i started httpd manually with the config file, it would take 
> almost 3 minutes to start. I was playing with the StartLimitInterval=120 
> parameter and wasn't working.
> 
> Turns out the StartLimitInterval is used to determine the max number of 
> restarts if the process keeps restarting in a loop. I needed to adjust 
> 
> TimeoutStartSec=180
> 
> (I had to add it to the 
> /usr/lib/systemd/system/packetfence-httpd.admin.service file as it was 
> inheriting the default value from systemd)
> 
> Anyhow, in my case it worked after this, but the fact that its taking almost 
> 3 minutes to start regardless is quite something.
> 
> (StartLimitInterval is used together with StartLimitBurst to determine if the 
> service is starting too often, if there are more than StartLimitBursts within 
> StarLimitInterval, it will set the service to fail)
> 
> Best regards,
> Diego
> 
> 
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! 
> http://sdm.link/slashdot_______________________________________________
> PacketFence-users mailing list
> PacketFence-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/packetfence-users

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to