Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Feb 12, 2013 9:41 am 
Offline
Newbie

Joined: Tue Feb 12, 2013 9:20 am
Posts: 2
Hi,
I tried to serve a file with a web server, but the speed are vary when using different ports.
When the Apache server bind port 80 or 443 the downloading speed is fairly good,
it takes about 500ms for a 250kb file, but if Apache bind port other than 80 or 443,
the downloading time increasing to about 8 seconds for a 250kb file.

I also tried to implement my own web server with node.js, and I got same result.
However, if I download the file from my server itself, it's really fast,
and if I use ssh tunnel between my client and linode server, it's fast too.

So I'm curious if there are any speed limitation, or I get anything wrong?

Thanks!


Top
   
PostPosted: Tue Feb 12, 2013 11:18 am 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
Maybe your ISP is interfering with traffic or has added a transparent caching proxy or something; there should be no difference from a linode perspective.

_________________
Rgds
Stephen
(Linux user since kernel version 0.11)


Top
   
PostPosted: Wed Feb 13, 2013 7:54 am 
Offline
Newbie

Joined: Tue Feb 12, 2013 9:20 am
Posts: 2
sweh wrote:
Maybe your ISP is interfering with traffic or has added a transparent caching proxy or something; there should be no difference from a linode perspective.


Thanks for your reply, I think maybe it's because of my ISP.
I end up let the server bind the port I prefer and used iptables to forward port 443 to the port.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group