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
Case: nginx run N worker_processes by specify worker_processes N;
how about one process is connecting the upstream's server , at the same time, another process is reinit_upstream ? on the other hand, this module can work well only on single worker process ?
thanks for your answer.
The text was updated successfully, but these errors were encountered:
Case: nginx run N worker_processes by specify worker_processes N;
how about one process is connecting the upstream's server , at the same time, another process is reinit_upstream ? on the other hand, this module can work well only on single worker process ?
thanks for your answer.
The text was updated successfully, but these errors were encountered: