Assume the php-fpm process last 5000 s long. and I set 'persistent' => true,
Is it better to set 'connectTimeout' => 5000, instead of default 1s?
Assume the php-fpm process last 5000 s long. and I set 'persistent' => true,
Is it better to set 'connectTimeout' => 5000, instead of default 1s?