![]() |
Waterfall View - line 1 - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: Web Performance (/forumdisplay.php?fid=3) +--- Forum: Discuss Test Results (/forumdisplay.php?fid=4) +--- Thread: Waterfall View - line 1 (/showthread.php?tid=693) |
Waterfall View - line 1 - DJMorrisInc - 04-21-2011 12:02 PM Does anyone have any idea how I can knock a second off of my slow start on line 1? http://www.webpagetest.org/result/110421_CK_EZ6K/1/details/ Any help would be appreciated ![]() RE: Waterfall View - line 1 - pmeenan - 04-22-2011 12:22 AM You're already running W3 TC, is page caching enabled for unauthenticated users? If so, what mode (enhanced disk?). It shouldn't be taking NEARLY that long. RE: Waterfall View - line 1 - DJMorrisInc - 04-22-2011 02:11 AM (04-22-2011 12:22 AM)pmeenan Wrote: You're already running W3 TC, is page caching enabled for unauthenticated users? If so, what mode (enhanced disk?). It shouldn't be taking NEARLY that long. Pmeenan, thank you for your reply: http://www.screencast.com/users/DJMorrisInc/folders/Jing/media/477de3ca-ed99-4644-86cb-745195126a94 RE: Waterfall View - line 1 - pmeenan - 04-22-2011 02:16 AM (04-22-2011 02:11 AM)DJMorrisInc Wrote:(04-22-2011 12:22 AM)pmeenan Wrote: You're already running W3 TC, is page caching enabled for unauthenticated users? If so, what mode (enhanced disk?). It shouldn't be taking NEARLY that long. Can you try switching from memcached to disk (enhanced)? The setting is on the first page. There's no good reason that a cached fetch of the page should take that long. If that doesn't work, what does your "Never cache the following pages" section look like? [attachment=102] RE: Waterfall View - line 1 - DJMorrisInc - 04-22-2011 03:48 AM After I switched to disk enhanced, this was the result: http://www.webpagetest.org/result/110421_RJ_F49F/ Also, this is what my "Never cache the following pages" says, which is the standard setting for W3TC: http://www.screencast.com/users/DJMorrisInc/folders/Jing/media/4713fe92-dd89-4172-b657-14b232fe10fb The thing that I don't understand is that this is an extremely small site compared to my other one, which loads much faster and has the same W3TC settings: http://www.webpagetest.org/result/110421_8X_EZ6F/ ....Do you have any clue why? RE: Waterfall View - line 1 - pmeenan - 04-22-2011 03:58 AM Try multiple test runs. I think you might have caught the first run where it actually needs to build the cache. I did 10 runs and it looks much better now: http://www.webpagetest.org/result/110421_QB_7cbe8352c0f7de0165db883cd7545547/4/details/ RE: Waterfall View - line 1 - DJMorrisInc - 04-22-2011 04:14 AM (04-22-2011 03:58 AM)pmeenan Wrote: Try multiple test runs. I think you might have caught the first run where it actually needs to build the cache. I did 10 runs and it looks much better now: http://www.webpagetest.org/result/110421_QB_7cbe8352c0f7de0165db883cd7545547/4/details/ Thank you so much....that is great! |