Hello
I migrated from phpbb 3 and all is working good !
Content/categories/users were imported with no problems!
Since this is my first install and use i have a question about speed.
I am using cloudflare as DNS and also have proxied it for increase speed and cache.
I have a VPS(not shared) with 8 gb ram and 2 cores with 100 gb ssd sata
(during visits i get 1/2% cpu usage or less)
First page open, clean with no history got this:
/
retrotech.ro on Sat, 08 Aug 2026 15:31:41 GMT
event duration (ms) from start (ms) query time (ms) redis (ms)
GET example.com 23.3 +0.0 5 sql 4.2 3 redis 0.9
Executing action: index 290.2 +19.0 60 sql 47.4 2 redis 0.6
Rendering: categories/index 2.4 +291.0
Rendering: layouts/application 2433.3 +293.0 113 sql 94.3 68 redis 27.2
Rendering: layouts/_head 24.6 +293.0 5 sql 2.0
Rendering: layouts/_plugin_js 57.3 +319.0
Rendering: common/_discourse_stylesheet 31.0 +420.0 5 sql 8.6
Rendering: layouts/_noscript_footer 2.8 +2841.0 2 redis 1.6
SQL Summary: 188 - 5.5% in sql
show time with childrensnapshots
1.1 % in redis
client event duration (ms) from start (ms)
Domain Lookup 53.0 +8.0
Connect 40.0 +61.0
Response 9.0 +3067.0
First Paint Time 0.0 +3140.0
second time i got 900ms
third time i got half over 400ms
Migration ended about 8 hours ago.
Is this normal ?
Is it possible to increase the speed ?