hklcf https://www.aapanel.com/forum/d/253-ningx-redirect-beta-rewite-wrong-url v6.2.2 still have problem
hklcf aaPanel_Jose you try /test redirect to www.baidu.com/test <- no / it also will redirect to www.baidu.com/test/ <- have / some url do not have / at the end, e.g. this post url https://www.aapanel.com/forum/d/260-aapanel-6-2-2-released-on-22-aug-2019/2 if you add / at the end, will return error https://www.aapanel.com/forum/d/260-aapanel-6-2-2-released-on-22-aug-2019/2/
jazz1611 aaPanel_Jose hello, have bug with file editor. when editing the file and i want "cancel/dont save" that file then try edit other file but failed. there is error log in console bug.
JAY 1.can you add sql and webserver and php restart while restarting bt while adding ssl port to phpmyadmin port is not added in firewall
aaPanel_Jose JAY This has nothing to do with panel updates. You can check if there is a slow query or run this command show full processlist; to see what mysql is doing now.
JAY this is what most users need this features to see what is happening with sql which query is runing more cpu and how to fix it. https://gyazo.com/9c7adaf522fb3a082342895d779ddafe
jazz1611 aaPanel_Jose hello, seem it bug come from my browser. also can you make set other port of webserver to default when add site? this just support site without SSL can other port but SSL always set 443, if i want set SSL to other port need edit in .conf. I use nginx or apache is backend and other webserver is frontend.
aaPanel_Jose jazz1611 The ssl port panel is limited to 443. You can manually change port 443 to another port in the site configuration file after applying for a certificate.
aaPanel_Jose JAY Your problem is that mysql has a lot of update statements in execution. you need to troubleshoot the program or if you try to restart mysql
JAY aaPanel_Jose it was not happening before only after update tried restart and even upgraded sql to mariadb latest version.
jazz1611 @aaPanel_Jose hello, i know it related to SSL port limit. i was integrated the vDDoS (https://github.com/duy13/vDDoS-Protection) to aaPanel with (https://github.com/duy13/vDDoS-Auto-Add) and working fine with good DDoS Protection. vDDoS-Protection is frontend, Nginx or Apache is backend. if you can make custom port as default when add site is great!!!
aaPanel_Jose jazz1611 If deploying ssl allows custom ports, it may cause problems for other users, let me consider
aaPanel_Jose JAY emmm, but the panel does not actively connect to mysql, you try to stop the panel run bt stop(will not affect your business), and then observe whether the mysql load has dropped