-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2_05
-
None
-
b03
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2121350 | 6 | Rajani Kaja | P2 | Closed | Fixed | b12 |
JDK-2121131 | 5.0u1 | Rajani Kaja | P3 | Resolved | Fixed | b05 |
Use of Background Intelligence Transfer Service(BITS) on XP to download
java updates with normal(default) priority is generating lot of traffic
on java.sun.com and SDLC. To download approx 1.5MB of jre142_05-iftw.exe, BITS is
generating approx 15 or more requests of 100K eack. Each of these is causing
GetFileServlet to create a ticket in the database & redirect to SDLC.
So approc 100K downloads are causing more tham 1.5 million requests to SDLC
& java.sun.com
###@###.### 10/21/04 19:23 GMT
java updates with normal(default) priority is generating lot of traffic
on java.sun.com and SDLC. To download approx 1.5MB of jre142_05-iftw.exe, BITS is
generating approx 15 or more requests of 100K eack. Each of these is causing
GetFileServlet to create a ticket in the database & redirect to SDLC.
So approc 100K downloads are causing more tham 1.5 million requests to SDLC
& java.sun.com
###@###.### 10/21/04 19:23 GMT
- backported by
-
JDK-2121131 Java Update on XP causing increase in java.sun.com traffic
- Resolved
-
JDK-2121350 Java Update on XP causing increase in java.sun.com traffic
- Closed