User Tools

Site Tools


te3:pseudo_cron

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
te3:pseudo_cron [2014/08/08 12:12] – created moderatorte3:pseudo_cron [2014/11/26 07:00] (current) – [How does it work] moderator
Line 1: Line 1:
-A====== Pseudo-cron ======+====== Pseudo-cron ======
  
 Most trade scripts use a "cron daemon" to periodically execute their ''cron.php'' module, which means you need to be familiar with at least basic "shell commands" to perform the installation.    Most trade scripts use a "cron daemon" to periodically execute their ''cron.php'' module, which means you need to be familiar with at least basic "shell commands" to perform the installation.   
Line 9: Line 9:
  
  
-TE3 ''cron.php'' module is triggered by ''in.php''. It has to be executed  once per minute. Each time [[te3:incoming|incoming tracking]] script is called (each time a surfer accesses one of your pages), ''in.php'' checks if 1 minute has elapsed since "pseudo-cron" was last activated - if more then 1 minute passed, ''cron.php'' is started.+TE3 ''cron.php'' module is triggered by ''in.php''. It has to be executed  once per minute. Each time [[te3:incoming:standard|incoming tracking]] script is called (each time a surfer accesses one of your pages), ''in.php'' checks if 1 minute has elapsed since "pseudo-cron" was last activated - if more then 1 minute passed, ''cron.php'' is started.
  
 "Pseudo-cron" executes all time-related tasks such as stats recalculation, toplist creation, writting log files (server log, history log, and some other processes), mailing and so on.  "Pseudo-cron" executes all time-related tasks such as stats recalculation, toplist creation, writting log files (server log, history log, and some other processes), mailing and so on. 
te3/pseudo_cron.txt · Last modified: 2014/11/26 07:00 by moderator

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki