greetings,
i'm not sure what to do or if something is wrong but...
i tried ingmar's tip to change some settings in the my.ini file
i raised "innodb_buffer_pool_size=" to high (200) and the queries is much faster,
problem is CPU goes bezerk :-(
so i went back to original settings, and CPU is neat again
but the performance for some queries is not good...and sorry but it's hard to understand why "old" FR is faster than this one..
everything is OK if i set Article age newer than 12 Hours...but if i raise that to 1 day the query takes "forever"
this becomes very noticeable when i don't have any criteria...only a plain feed takes over 10 seconds !!! to fetch...of course i could set the 12 hour criteria on all smartfeeds but should that be necessary ?
i hope you have any ideas :-)
i'm running a CPU 2,66 ghz with 2 GB RAM (i have no other apps running)
my db is containing +900 feeds and DB right now contains 80K articles
regards Vidar
Greetings, who was using the
Greetings,
who was using the CPU? MYSQL server or FR, now database is separate from UI, it can sometimes rise up to 100%, but it's only for a moment.
We are planing next week extensive load testing, currently we have tested with 300-400 feeds. How many smartfeeds do you have, where you are using body and title field.
Currently I'm using following params in my.ini
innodb_buffer_pool_size = 256M
innodb_additional_mem_pool_size = 20M
innodb_log_file_size = 64M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 0
Ingmar
------
FR dev