Closed MichalJanicki closed 10 years ago
May be it's because you're logging some huge objects? Otherwise you should try use some profiler to detect what part of code work so slowly.
Also may be there is custom session handle in that CRM, so you can try to use custom postponed requests storage. See https://github.com/barbushin/php-console#troubleshooting-with-_session-handler-overridden-in-some-frameworks
I added php-console to Vtiger CRM 6 as follows (file index.php):
The problem is that from that moment Vtiger CRM 6 began to act very slowly. Does anyone have an idea what could be causing this?