• Hi all and thank you for wordpress. It works like a charm except one annoying thing :

    I installed no plugins but the pages (I can give the address if requested) takes almost one second to generate !

    And that is due to the 18 queries made for a simple page ! Incredible.

    Why are there sooo many queries ? I’m sure all the stuff that is taken from the database can be taken in 6 queries max.

    I’m really waiting for your help because it cannot continue like this :-(. The CPU of the server will be saturated…

    If there are no solutions, is there a similar WordPress blogger that is fast ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • try WP cache

    I’d say 18 queries is fine …

    If 18 queries are taking a whole second, that’s a sever performance issue. Get a caching plugin as mentioned.

    Thread Starter roman2k

    (@roman2k)

    wp-cache rocks ! Thanks a lot !

    Indeed, the server is a Duron 700 Mhz with 192 Mb SD-Ram :-D.

    Note that running WP-Cache basically ‘disables’ much of the dynamic functionality of any on-the-fly plugins. And the last version I had never did forced-refreshes (I added that to my Staticize Reloaded hacked version, forcing it to refresh every few hours randomly).

    A Duron 700 shouldn’t be that bad. I wonder what ‘bad’ plugins you might be running, and how they are affecting performance. WP-Cache is in many ways a ‘bandaid’ that covers up other problems and adds new ones. (I use Staticize only for things that don’t corely change often, like my RSS feed — but not for primary pages, where I have a bunch of dynamic code running constantly).

    Just fyi.

    -d

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Why so many queries ? (18 !)’ is closed to new replies.