Server head keeps on trying repeatedly to create a new worker if it fails to do so the first time
Reported by Aditya Babbar | September 17th, 2009 @ 06:13 PM
If the server head needs to create a new worker to cater to high load or reach the minimum number of workers specified for an application; it keeps on trying repeatedly to create a new worker if it fails the first time.
Ideally, it should make a limited number of re-tries (3?) and then give up, at least for that time.
Comments and changes to this ticket
-
WebROaR Administrator September 17th, 2009 @ 06:23 PM
- Assigned user cleared.
-
Aditya Babbar September 17th, 2009 @ 07:17 PM
- State changed from new to open
- Assigned user set to Nikunj Limbaseeya
-
Aditya Babbar September 17th, 2009 @ 08:23 PM
- Tag changed from head, woker to head, worker
-
Nikunj Limbaseeya May 21st, 2010 @ 12:33 PM
- State changed from open to resolved
Modified application structure to wait for 30 minutes before forking new worker, if three consecutive workers got timed out.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<strong>Source Code Location</strong>
Repository is at <a href="http://github.com/webroar/webroar" target="_blank">http://github.com/webroar/webroar</a>
<p>
Check out the development master:
git clone git://github.com/webroar/webroar.git
<p>
<strong>Creating a bug report</strong>
When creating a bug report, be sure to include as much relevant information as possible.
<p>
Security vulnerabilities should be reported via an email to security@webroar.in, do not use lighthouse for reporting security vulnerabilities. All content in lighthouse is publicly available as soon as it is posted.
People watching this ticket
Referenced by
- 21 Webroar not able to deploy a specific app Operating System/Kernel: Ubuntu 9.04 Server Linux host 2....