Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7850151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T18:45:53+00:00 2026-06-02T18:45:53+00:00

My client has their web hosting account on a shared server and their account

  • 0

My client has their web hosting account on a shared server and their account has been suspended because is was “causing critical server overload”. I have looked at the code and it is functionally programmed php that uses a lot of database queries. I have looked through and most of them are “SELECT *”. This database has tables with a 10 or more rows and more than 1000 records.

I was wondering if the cause could be all the sql queries not being freed up, but I’m not sure when “script execution” finishes. Is it after the function has finished execution, or the whole page has been rendered? Could it be the size of the tables (structure or records)? Does anyone have any other ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T18:45:55+00:00Added an answer on June 2, 2026 at 6:45 pm

    It really depends on the kind of package your client was on, what type of script custom coded or a standard script like wordpress.

    Causing critical server overload – Could be a multitude of things:

    High Memory usage: The script is not using a singleton model or its assigning huge amounts of data to arrays, variables or including lots of files. basically bad design & code smell.

    High CPU: Insanely long scripts, Long iterated loops with complex calculations in between or infinite loops (sockets) ect on each page view.

    High Network Traffic: Screen Scappers like a crawler thats requesting high amounts of traffic from other site or basically scripts that grab external content ALOT, or something like a torrent tracker.

    High Disk usage: Constantly bombarding the servers IO stack (Writing and reading to the disk constantly)

    A script with lots of database query’s could fall into: High Disk usage (reading)+High Memory usage (iterating the result)+High CPU (doing stuff with the result))

    You should use a tool to performance profile the script locally: xDebug or PQP, and find out whats really happening.

    If your client is serious about there site then they should invest in a VPS.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a test server where every developer has their own sandbox. In fact,
A client has sent me their web site and I got it to work
We have a client who has just recently acquired their first SharePoint 2010 system.
A client has an intranet LOB web app that they deploy to their clients'
A client has asked me to make their YouTube channel look similar this one:
I work at a company that has many clients that have their own website
My client has configured a SFTP server and monitoring the folder using FileWatcher. As
A client has installed Sql server 2005 reporting services. When we go to the
My client has recently taken ownership of an existing web site, with final deliverable
A client has the admin ability to upload a PDF to their respective directory

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.