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
Uses the NGINX allocation pool instead of malloc when making providers. This allows NGINX to cleanup the memory allocated when the worker processes start.
This release fixes some underlying memory management issues.
This release also contains an image made on a pi 3b with a 32gb sd card. This is to help promote testing from various people who expressed interest in this format. It also helped expose a few bugs that were not as easily caught on x86_64 but were easy to spot on the pi. This image has the current release loaded with NGINX configured as a systemd service as well as SSH. I left the default username and password in place. No hardening or other system configuration was made on the image.