We are soon releasing PushMon, a free monitoring service for scripts, batches and jobs. The basic idea is that cron scripts will "ping" a URL on a regular basis, and will notify the user if this "ping ...
PHP web scripts lose performance for a lot of reasons. The bottleneck can be in database queries, web page access or even slow algorithms. When performance drops, the user gets frustrated waiting for ...