PHP-FASTCGI hangs with nginx, is there a better solution to this problem?

Currently I have a cron that restarts PHP-FASTCGI every 15 minutes but.....yea. 64 bit - Debian 5 nginx 0.6.32


Use PHP-FPM instead of standard FastCGI. FPM works great with nginx.