We would expect that xdebug would be disabled in the www.conf ( in the prod env ), but it degrades surprisingly the overall performances , our ajax wordpress call are delayed for 600-700ms above the 300ms average length with xdebug uninstalled
after search on internet the only way for totally disabling xdebug on prod env is comment the line
zend_extension=/usr/lib/php5/20121212/xdebug.so
in /etc/php5/fpm/conf.d/20-xdebug.ini
look at http://www.frankmayer.me/blog/item/12-xdebug-disabling-vs-not-loading-it-at-all