Please help in reducing initial connection time
|
01-02-2012, 08:50 PM
Post: #1
|
|||
|
|||
Please help in reducing initial connection time
please find test results at http://www.webpagetest.org/result/120102_XT_2Q7ED/ Some times initial connection is more than 45 secs. Please help me in reducing this time as it is the most effecting factor.
|
|||
01-03-2012, 01:31 AM
Post: #2
|
|||
|
|||
RE: Please help in reducing initial connection time
Do you see the same behavior from different test locations (and not from the same location testing different sites)? There are a few things that can cause a long initial connect time:
- Packet loss in the network (though you'd expect that to impact all of the connections equally, not just the first one). This could be anywhere between the client PC and the server. - Server-side capacity issues (where the server cannot accept new connections) - DOS rate-limiting of some kind. The server side could intentionally be holding down connections. I'd recommend running tests from several different locations to try to narrow it down a bit but if it is on the server side you're going to have to do some diagnosing there. |
|||
01-03-2012, 02:04 PM
Post: #3
|
|||
|
|||
RE: Please help in reducing initial connection time
First, Thank you for the quick reply.
Tested it with diff. locations, please find the results below. New York - http://www.webpagetest.org/result/120103_AQ_2QET3 London - http://www.webpagetest.org/result/120103_CN_2QETJ Stockholm Sweden - http://www.webpagetest.org/result/120103_MC_2QEV2 Bangalore India - http://www.webpagetest.org/result/120103_1T_2QEY5 Sydney Aus - http://www.webpagetest.org/result/120103_CK_2QEYM Load times vary each time. If you confirm this as a server side issue, I will try to sit with my hosting server team. From my end, I have checked my code and all with timestamps it is being executed in less than 1 sec. |
|||
01-03-2012, 06:36 PM
Post: #4
|
|||
|
|||
RE: Please help in reducing initial connection time
Some times when I tried to ping or tracert this url, I am getting request timed out message or * .
|
|||
01-04-2012, 12:20 AM
Post: #5
|
|||
|
|||
RE: Please help in reducing initial connection time
Yes, this is a server-side issue either on the server itself or something in the network very close to the server (in case there is a security device or flapping router in the path).
|
|||
01-04-2012, 12:48 PM
Post: #6
|
|||
|
|||
RE: Please help in reducing initial connection time
Thanks for your inputs meenan.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)