You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, recently with Phalcon 5.0.3 + php8.1 on Ubuntu 20, the connection to mongo 4.4 always takes 10 seconds if I use replicatSet or set more than one node in the connection string. It is fast if I connect to only one node without setting the replicaSet.
Has anyone encountered the same problem? I am struggling to find where the issue is.
Thank you very much.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, recently with Phalcon 5.0.3 + php8.1 on Ubuntu 20, the connection to mongo 4.4 always takes 10 seconds if I use replicatSet or set more than one node in the connection string. It is fast if I connect to only one node without setting the replicaSet.
Has anyone encountered the same problem? I am struggling to find where the issue is.
Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions