Server response time suddenly grown extremely
-
Hey guys,
i use bbpress 2.1.2 togehther with wp and bp. Until last week everything works fine, but since then the server response time for topics with more than 1 reply and for the bp-members-loop (so i`m not sure if it is a bbpress or bp issue or just an issue with my hoster) grown extremly on the first load.
Because there is just an issue with the server response, i think it is an sql issue, so im debugging the requests. Here is what i get:
Topic with 1 reply: Total query time: 0,33933s for 234 queries.
Topic with 3 replies: Total query time: 0,81064s for 269 queries.
Topic with 10 replies: Total query time: 1,56761s for 372 queries.
Topic with 243 replies: Total query time: 13,15631s for 744 queries.Each page showing 20 replies. What`s going wrong here? 🙂 Are these counts of queries normal and it is just a issue with my hoster or is there something going wrong?
Some additional infos:
WP: 15000 posts
BP: 1400 Members
Topics: 520
Replies: 3400SQL queries for homepage as reference: Total query time: 0,13822s for 272 queries.
- You must be logged in to reply to this topic.