+ Reply to Thread
Results 1 to 5 of 5

Thread: High Resource Usage

  1. #1
    ipswitch8259 is offline x10Hosting Member ipswitch8259 is an unknown quantity at this point
    Join Date
    Aug 2010
    Location
    Online! =)
    Posts
    32

    Question High Resource Usage

    could you give us an idea of how much in mb, if we are already using a high resource usage.. tnx..

  2. #2
    Gouri's Avatar
    Gouri is offline Community Paragon Gouri has a brilliant futureGouri has a brilliant futureGouri has a brilliant future
    Join Date
    Oct 2007
    Location
    India
    Posts
    4,502

    Re: High Resource Usage

    Quote Originally Posted by ipswitch8259 View Post
    could you give us an idea of how much in mb, if we are already using a high resource usage.. tnx..
    Resource Usage / Monitoring
    If you feel my post is useful then click to give Reputation (bottom left corner of this post)

    X10 Hosting | News and Announcements | Premium Hosting | VPS Hosting | Prime Membership

    Tech Community | Gouri

  3. #3
    essellar's Avatar
    essellar is offline Community Advocate essellar has a spectacular aura about
    Join Date
    Feb 2010
    Location
    Toronto, Ontario, CA
    Posts
    1,152

    Re: High Resource Usage

    It's not about storage. "High resource usage" means that either your scripts are using too much RAM, too many CPU cycles, too much file system I/O, or are making too many database queries.

    "Too much RAM" can be caused by running algorithms that use a lot of memory space to gain speed (large parse trees, tries, naive quicksort) over large data sets or by scripts that try to cache things in memory for faster retrieval.

    "Too many CPU cycles" can be caused by inefficient code, or by algorithms that maintain a small memory footprint at the expense of computational speed (again, over large or large-ish data sets), or by simply trying to solve problems that are too big for what you're allotted on a free hosting account.

    "Too much filesystem I/O" is usually caused by scripts that create or modify static HTML files either based on user input or by scraping an external data source (either web page scraping or fetching external files like XML data files, CSV files or spreadsheets).

    "Too many database queries" can be the result of poor database design, not understanding the power of JOINs, failure to use stored procedures when appropriate, or simply building an application that updates too often (again, relative to what you're allowed on a free hosting account), like chats, shoutboxes, or Facebook-style AJAX applications that try to be a little too "real-time".

    If you are building an application yourself, you can take these things into account, do a little profiling, and come up with some pretty spectacular applications that stay well within the boundaries. (What you are allowed on a free hosting account here is WAY more than you'd find on anything but the most powerful servers twelve years ago, and I was able to build apps that could support 1500 simultaneous users on a LAN back in those days.) If you are using off-the-shelf software, particularly anything claiming to be a CMS (most of them are really nothing more than blogs on steroids), then you are at the mercy of the application's designers/developers, and they probably weren't too worried about your free hosting account when they wrote it. Most of the "performance" plug-ins and extensions just make the problem worse -- they use a lot of CPU to generate the cached elements, and a lot of memory to store them. Steer clear -- you don't need to be that fast (you don't have an audience like Facebook or Digg have).
    “Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
    "It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)

  4. #4
    ipswitch8259 is offline x10Hosting Member ipswitch8259 is an unknown quantity at this point
    Join Date
    Aug 2010
    Location
    Online! =)
    Posts
    32

    Re: High Resource Usage

    tnx.. of u both.. its a lil bit clearer n0w..

  5. #5
    bhupendra2895's Avatar
    bhupendra2895 is offline x10 Elder bhupendra2895 is an unknown quantity at this point
    Join Date
    Jun 2010
    Location
    India
    Posts
    554

    Re: High Resource Usage

    I think disk inodes used are counted in terms of resource usage.Although I don't know what exactly it means but I had used another webhost and their ftp server was setup to prevent users to write more than 6000 files on the disk.I used a component/plugin to back up joomla there which caused this.

    Even if you have a lot of files inside a folder then it requires more resources to handle them.

    It is hard to assume for me that how data centers handle lot of files having total size in terabytes?
    Liked this? Click on the icon on the bottom of post to make me .

+ Reply to Thread

Similar Threads

  1. High resource usage
    By all4God in forum Free Hosting
    Replies: 10
    Last Post: 06-14-2010, 04:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers