Welcome! Log In Create A New Profile

Advanced

Re: run an action every 30 seconds

Gregory Agerba
February 08, 2011 06:08AM
Two options:

1) Use cron if you can accept minimum 1 minute between every launch.
2) Use a a script with a sleep() instruction and verify that the script is
always running.
3) Use a heartbeat solution - http://linux-ha.org/wiki/Main_Page

- Gregory

2011/2/8 baalchina <baalchina@gmail.com>

> how about linux crond?i think it will be much easier than moudle.
>
> 在 2011-2-8 下午6:37,"michalkraus" <nginx-forum@nginx.us>写道:
>
> > Hello,
> > I would like my Nginx server to run every 30 seconds a service job. This
> > job will just send a message to another server that the nginx is running
> > and OK. Does anybody know how to do it?
> > I have just one idea - to write a module that will send the OK message
> > to another server. Then cron will run each 1 minute (unfortunately 30
> > seconds is not possible) a script that will send a request to the
> > module.
> >
> > Thanks in advance for your ideas,
> > Michal
> >
> > Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,173142,173142#msg-173142
> >
> >
> > _______________________________________________
> > nginx mailing list
> > nginx@nginx.org
> > http://nginx.org/mailman/listinfo/nginx
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

run an action every 30 seconds

michalkraus February 08, 2011 05:37AM

Re: run an action every 30 seconds

baalchina February 08, 2011 06:02AM

Re: run an action every 30 seconds

Gregory Agerba February 08, 2011 06:08AM

Re: run an action every 30 seconds

Mark Rogers February 08, 2011 06:14AM

Re: run an action every 30 seconds

michalkraus February 08, 2011 06:35AM

Re: run an action every 30 seconds

kindy February 08, 2011 07:06AM

Re: run an action every 30 seconds

Gregory Agerba February 08, 2011 06:10AM

Re: run an action every 30 seconds

António P. P. Almeida February 08, 2011 06:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 318
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready