Skip to content

xdebug cause slowlyness as well in the www.conf FPM pool #483

@MatteoOreficeIT

Description

@MatteoOreficeIT

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions