Comment 2 for bug 1091363

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
>