![]() |
Duplicate response - 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: Duplicate response (/showthread.php?tid=1936) |
Duplicate response - namon96 - 08-17-2011 10:19 AM Just after a bit of enlightenment, I keep on getting duplicate suggestions on my tests as below FAILED - (11.1 KB, compressed = 3.2 KB - savings of 7.9 KB) - http://gogrid.polimex-sino.com/css/mjb-style.css FAILED - (11.1 KB, compressed = 3.2 KB - savings of 7.9 KB) - http://gogrid.polimex-sino.com/css/mjb-style.css FAILED - (11.9 KB, compressed = 4.1 KB - savings of 7.8 KB) - http://www.musical-jewellery-box.com.au/ FAILED - (8.8 KB, compressed = 2.8 KB - savings of 6.1 KB) - http://gogrid.polimex-sino.com/css/mjb-style.css Notice it mentions my style sheet 3 times, I've checked my code and there is only one style sheet link. Cheers Norman RE: Duplicate response - pmeenan - 08-18-2011 01:37 AM Do you have a link to the full test? It's particularly odd that one of them was a different size from the others. RE: Duplicate response - namon96 - 08-18-2011 05:10 AM Hi Patrick, Here is the link http://www.webpagetest.org/result/110817_7W_1BAHB/1/performance_optimization/#compress_text Cheers Norman RE: Duplicate response - Kye - 08-19-2011 06:48 PM http://www.webpagetest.org/result/110817_7W_1BAHB/1/details/ Connections 5,8,10 all download that resource. You download it 3 times so it's processing it three times. I think you should be worried about the fact the 3rd is different. RE: Duplicate response - pmeenan - 08-23-2011 05:55 AM Sorry, went to dig into it more and it looks like the page changed. Did you get to the source of the problem? Thanks, -Pat |