V7.23beta [development] is released!

Hello, I'm trying to figure out how to set up a reverse proxy. I have a CHR with several deployed apps and an AX3 main router. I created certificates using these instructions: ✍️ Example: Creating self-signed certificates, including Apple `.mobileconfig`, using TikBook I tried specifying nameapp.mtik.home.ln and the container address in /ip reverse proxy. And on the AX3, I set the static DNS to nameapp.mtik.home.ln with a link to the CHR IP. It works rather strangely, as it can trigger an ERR_CONNECTION_RESET error in the browser and 100% CPU load on the CHR, and sometimes when I restart /ip/service disable reverse-proxy
/ip/service enable reverse-proxy, I can access https://nameapp.mtik.home.ln/ without an error, but upon the next page reload, ERR_CONNECTION_RESET appears in the browser again. What could be causing this? Thank you very much for your response