I'm not seeing any timeouts with it.

In a nutshell, there are PHP debug logs (myDebug-xxxxx.log) in your site's /cache/ folder which record the PHP errors that are occurring to cause the blank page.

Resolve those errors and the blank pages will stop.