Command line option to set worker timeout

Bug #1091363 reported by vivek
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Gearman
New
Wishlist
Unassigned

Bug Description

Hi ,
There should be an option to set worker timeout when starting gearman server. For more details please read google group topic
https://groups.google.com/forum/?fromgroups=#!topic/gearman/O1ZML1yOnMo

Brian Aker (brianaker)
Changed in gearmand:
importance: Undecided → Wishlist
Revision history for this message
Brian Aker (brianaker) wrote :

Take a look at:

  --keepalive Enable keepalive on sockets.
  --keepalive-idle arg (=-1) If keepalive is enabled, set the value
                                        for TCP_KEEPIDLE for systems that
                                        support it. A value of -1 means that
                                        either the system does not support it
                                        or an error occurred when trying to
                                        retrieve the default value.
  --keepalive-interval arg (=-1) If keepalive is enabled, set the value
                                        for TCP_KEEPINTVL for systems that
                                        support it. A value of -1 means that
                                        either the system does not support it
                                        or an error occurred when trying to
                                        retrieve the default value.
  --keepalive-count arg (=-1) If keepalive is enabled, set the value
                                        for TCP_KEEPCNT for systems that
                                        support it. A value of -1 means that
                                        either the system does not support it
                                        or an error occurred when trying to
                                        retrieve the default value.

Revision history for this message
vivek (goelvivek2011) wrote : Re: [Bug 1091363] Re: Command line option to set worker timeout

Thanks.
Will try this.

regards
Vivek Goel

On Thu, Mar 21, 2013 at 2:52 PM, Brian Aker <email address hidden> wrote:

> Take a look at:
>
> --keepalive Enable keepalive on sockets.
> --keepalive-idle arg (=-1) If keepalive is enabled, set the
> value
> for TCP_KEEPIDLE for systems that
> support it. A value of -1 means
> that
> either the system does not support
> it
> or an error occurred when trying to
> retrieve the default value.
> --keepalive-interval arg (=-1) If keepalive is enabled, set the
> value
> for TCP_KEEPINTVL for systems that
> support it. A value of -1 means
> that
> either the system does not support
> it
> or an error occurred when trying to
> retrieve the default value.
> --keepalive-count arg (=-1) If keepalive is enabled, set the
> value
> for TCP_KEEPCNT for systems that
> support it. A value of -1 means
> that
> either the system does not support
> it
> or an error occurred when trying to
> retrieve the default value.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1091363
>
> Title:
> Command line option to set worker timeout
>
> Status in Gearman Server and Client Libraries:
> New
>
> Bug description:
> Hi ,
> There should be an option to set worker timeout when starting gearman
> server. For more details please read google group topic
> https://groups.google.com/forum/?fromgroups=#!topic/gearman/O1ZML1yOnMo
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gearmand/+bug/1091363/+subscriptions
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.