What is the ideal internet speed for home-based server?
-
Hi everyone, I'm a newbie here. I would like to ask if what's the ideal internet connection for home-based server? We have a website that loads normally here but when we're trying to load it in other locations in took 1min to load. Any advice regarding this? Thank you very much. :((
-
Hi everyone, I'm a newbie here. I would like to ask if what's the ideal internet connection for home-based server? We have a website that loads normally here but when we're trying to load it in other locations in took 1min to load. Any advice regarding this? Thank you very much. :((
You forgot to mention about your speed details.
Cadaveria wrote:
We have a website that loads normally here
Where? From your place? Do one thing. Just clear the browser cache, cookie & reload your site. Make sure it's loading normally like herebefore. Well, you should optimize your site. Page Optimization[^] DB optimization[^] WCF[^]/Web Services optimization[^]
thatraja
Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute
-
You forgot to mention about your speed details.
Cadaveria wrote:
We have a website that loads normally here
Where? From your place? Do one thing. Just clear the browser cache, cookie & reload your site. Make sure it's loading normally like herebefore. Well, you should optimize your site. Page Optimization[^] DB optimization[^] WCF[^]/Web Services optimization[^]
thatraja
Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute
-
Hi everyone, I'm a newbie here. I would like to ask if what's the ideal internet connection for home-based server? We have a website that loads normally here but when we're trying to load it in other locations in took 1min to load. Any advice regarding this? Thank you very much. :((
A very simple approach is to look at the network tab in Task Manager (make sure that it shows bytes sent/bytes received). That will give you some hints on the amount of data transported over the network for your page, and consequently you can calculate the required speeds for desired loading times. Note: many internet lines are not symmetric - upload speed is just a fraction (often less than 10%) of download speed. The office with the server needs the high upload line. And also think about reducing the amount of data to be sent - do you need background images, background music, high-resolution bitmap images,...