Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Will a website hosted in the webserver affect other sites hosted in the same server?

Will a website hosted in the webserver affect other sites hosted in the same server?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminhelpquestion
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Subin Alex
    wrote on last edited by
    #1

    Hi, I am new to asp.net,I would like to know whether my website hosted in the webserver affect other sites hosted in the same server?, I mean the resources used by the website is very high, Should i bother about the resource utilization by my site or it is the head ache of the Service Provider? Plz help.

    M B S F 4 Replies Last reply
    0
    • S Subin Alex

      Hi, I am new to asp.net,I would like to know whether my website hosted in the webserver affect other sites hosted in the same server?, I mean the resources used by the website is very high, Should i bother about the resource utilization by my site or it is the head ache of the Service Provider? Plz help.

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      Subin Alex wrote:

      Should i bother about the resource utilization by my site or it is the head ache of the Service Provider?

      As a best practice, you should try to minimize it. ;)

      Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

      1 Reply Last reply
      0
      • S Subin Alex

        Hi, I am new to asp.net,I would like to know whether my website hosted in the webserver affect other sites hosted in the same server?, I mean the resources used by the website is very high, Should i bother about the resource utilization by my site or it is the head ache of the Service Provider? Plz help.

        B Offline
        B Offline
        Baran M
        wrote on last edited by
        #3

        If your website uses more that allocated to you, say bandwidth. your users will get a message saying that the website has reached the limit and the site will be shutdown for 1-5 mins and going forward you will get a notice from your service provider.

        1 Reply Last reply
        0
        • S Subin Alex

          Hi, I am new to asp.net,I would like to know whether my website hosted in the webserver affect other sites hosted in the same server?, I mean the resources used by the website is very high, Should i bother about the resource utilization by my site or it is the head ache of the Service Provider? Plz help.

          S Offline
          S Offline
          saanj
          wrote on last edited by
          #4

          Hi, Just try to figure out first why is your website running high on resource? Just check whether is is because of any coding issue or not. If it is acoding issue then you have to optimize the code. Take help of latest web debugger tools which will tell you which particular web request is creating the resource crisis. If I would be in your place, then I would like to check it in the staging server or in the development server for performance before final release. If you are sure that it is running perfectly fine in your environment then probably you need to check the production server's system and hardware configuration. Then you can definitely ask the question to your service provider. Regards Saanj

          Either you love IT or leave IT...

          1 Reply Last reply
          0
          • S Subin Alex

            Hi, I am new to asp.net,I would like to know whether my website hosted in the webserver affect other sites hosted in the same server?, I mean the resources used by the website is very high, Should i bother about the resource utilization by my site or it is the head ache of the Service Provider? Plz help.

            F Offline
            F Offline
            farogh haider
            wrote on last edited by
            #5

            Hi, yes, you can upload more than one application in same domain. But there should be exactly one webconfig file.

            Farogh Haider Web developer

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups