Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6822207

Auto-update + iftw.exe are making redundant calls to CountryLookup

    XMLWordPrintable

Details

    • b05
    • x86
    • windows, windows_xp
    • Not verified

    Backports

      Description

        Auto-update includes the -nocache flag as part of it's HTTP GET request of both map.xml and version.xml files. This is an unnecessary flag, because of the fix for 6478142 & 6656032.

        It is believed the original thought behind the -nocache was to ensure the client was always getting the latest XML files, however the cache time can be specified on the server side. Allowing a cache would prevent subsequent calls to the Sun server for XML files that were already downloaded earlier in the same update check. (we currently download map.xml twice, and version.xml 2-3 times)
        iftw.exe didn't check the registry first before CountryLookup, which giving reductant http head request.

        Attachments

          Issue Links

            Activity

              People

                alin Audrey Lin (Inactive)
                ccenottiorcl Chris Cenotti (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: