Forums

Number of queries (2 posts)

  1. ajithkpunnoose
    Member
    Posted 2 years ago #

    Hi everyone, I was wondering about the number of requests WP would take to render a post/page. I used `

    <?php echo get_num_queries(); ?>`

    in my footer. this shows anywhere b/n 90 and 120 requests. I know there is not any reference number available and requests depends on comments and plugins, but still.

    How many requests would be considered safe/ easy for a shared hosting plan I use 1and1 home Linux plan).

    My blog is at http://www.exnol.com You can see the request number in the source as HTML comments

  2. gdscomp
    Member
    Posted 2 years ago #

    That is a lot. Try without any plugins and see what your number is. Then add them back and see what the number is as you go.

Topic Closed

This topic has been closed to new replies.

About this Topic