Hey @Baldinof, I have some idea, pleased to hear your feedback about.
I am using some packages (incl. Doctrine) that I suppose a bit leaking memory:

What do you think if I could make some strategy that will look at memory_get_usage(true), so after each request bundle can check and reboot Kernel if some configured threshold is reached?
Hey @Baldinof, I have some idea, pleased to hear your feedback about.
I am using some packages (incl. Doctrine) that I suppose a bit leaking memory:

What do you think if I could make some strategy that will look at
memory_get_usage(true), so after each request bundle can check and reboot Kernel if some configured threshold is reached?