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
When the web server is running for a long time, the number of open descriptors reaches 15 million or more. As a result, the web server complains about the lack of resources.
Shared memory descriptors are not closed after PHP program execution is complete.
Apache 2.4.62 PHP 8.4(php8apache2_4.dll) Windows 11.