Answer the question
In order to leave comments, you need to log in
Options to reduce PHP memory consumption by forks?
Hello!
How can memory consumption be reduced by php processes that use the same library? Is there a way to share it for everyone?
Forks will work on an ongoing basis. Each fork now eats 6 mb. You need to reduce it by at least 6 times.
Perhaps there are other ways to reduce the memory for the process?
We start on windows.
Thank you!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question