Acabei de instalar o Discourse, mas as páginas carregam muito lentamente devido ao banco de dados externo lento

This is comparatively a huge amount of time. There’s something very wrong with your SQL setup.

How remote is the database?

99th percentile of total SQL time for logged-in requests on meta (hosted in AWS) is ~54ms and on our metal hosting for a similar site it’s ~25ms.

Anon is around 40ms and 10ms.

This looks like you’re running in development mode, not a standard install.

1 curtida