Hello everyone 
I did upgrade my FreeBSD 12.2 to 13.0 last week, everything went well as always.
But, for the first time, I feel that after the update, the system is quite slow...
Facts :
- I'm using it remotely with SSH, and sometimes it hangs for milliseconds before getting back on ;
- In MySQL, very simple queries can take up to 1 second (instead of 0,001 before) ;
- When restarting Apache with "apachectl restart", the process of stopping then starting it again seems slow ;
- The server hosts websites : Apache seems to answer slower than before...
Question : What kind of tool / action would be useful to understand the reason why my system lacks reactivity ?
I'm quite out of ideas right now, just ran "top" command and nothing unusual came out :
Thanks
--
Léo.

I did upgrade my FreeBSD 12.2 to 13.0 last week, everything went well as always.
But, for the first time, I feel that after the update, the system is quite slow...
Facts :
- I'm using it remotely with SSH, and sometimes it hangs for milliseconds before getting back on ;
- In MySQL, very simple queries can take up to 1 second (instead of 0,001 before) ;
- When restarting Apache with "apachectl restart", the process of stopping then starting it again seems slow ;
- The server hosts websites : Apache seems to answer slower than before...
Question : What kind of tool / action would be useful to understand the reason why my system lacks reactivity ?
I'm quite out of ideas right now, just ran "top" command and nothing unusual came out :
Code:
last pid: 30955; load averages: 0.09, 0.20, 0.82
62 processes: 1 running, 61 sleeping
CPU: 1.5% user, 0.0% nice, 0.1% system, 0.0% interrupt, 98.3% idle
Mem: 713M Active, 11G Inact, 1241M Laundry, 2116M Wired, 1337M Buf, 729M Free
Swap: 4096M Total, 616M Used, 3480M Free, 15% Inuse
Thanks

--
Léo.