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
Expected behavior:
Memory usage doesn't increase that heavily.
Actual behavior:
Memory usage does increase heavily. I dumped the memory, it seems to be related to CA certificates. I was able to find thousands of instances of each CA certificate in php memory.
yes, all of them are valid. I checked them using openssl x509 -in -noout -text. It's standard ubuntu distribution CA list + one CA cert added for my local CA.
Steps to reproduce:
Expected behavior:
Memory usage doesn't increase that heavily.
Actual behavior:
Memory usage does increase heavily. I dumped the memory, it seems to be related to CA certificates. I was able to find thousands of instances of each CA certificate in php memory.
Also I get this error after 10-20 seconds:
Specifications:
The text was updated successfully, but these errors were encountered: