I currently compress my PHP with ob_gzhandler. I'm going to add gzip to the nginx.conf to compress CSS and Javascript but wondered if I should just let nginx compress the PHP output as well. Any pros or cons either way?