How to strace a process that hasn't started yet
If you want to strace a process by name, but don't know the pid or it hasn't started yet, try this.
My 2013 Goals to Learn New Technologies
PHP Session Locks ā How to Prevent Blocking Requests
How to use session_write_close() to prevent asynchronous requests from blocking the PHP session