Comment #10 on issue 6356 by [email protected]: TCP receive/send windows are too small (32KB) causing slower transfers http://code.google.com/p/chromium/issues/detail?id=6356
Sorry - I believe my comments yesterday are incorrect and that this bug is invalid. The options we set are not correlated to the TCP window size - they are socket level buffers. Default buffer sizes on XP and even Win7 are 8KB. The TCP-level window size is separate, and not controlled by these parameters. This is confirmed by the mircosoft documentation here: http://msdn.microsoft.com/en-us/library/ms738544(VS.85).aspx Let me know if you disagree. Also, are there specific downloads which are slow in Chrome? All of my measurements show that chrome handily outperforms IE and is about equal to Firefox. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
