montera34 / pageonex

PageOneX. Analyzing front pages
http://pageonex.com
GNU Affero General Public License v3.0
54 stars 13 forks source link

Slow behaviour or crashes when loading threads or forking #232

Open numeroteca opened 4 years ago

numeroteca commented 4 years ago

For a while PageOneX.com goes very very slow. It works, but usually crashes at certain moment (creating a thread, forking a thread, listing threads by one user...), which makes it difficult to use. I am trying to replicate the full production database locally to see if it is server related or to the huge database.

I have the huge (for my standards) SQL file. Which settings should I change in the Docker environment to point to the downloaded database? How easy to do is this, @rporres? Thanks!