[Bug 2031] New: Downloads all jars even though they are already in cache - no If-Modified-Since support either
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Oct 14 15:20:15 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2031
Bug ID: 2031
Summary: Downloads all jars even though they are already in
cache - no If-Modified-Since support either
Product: IcedTea-Web
Version: 1.5
Hardware: x86_64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: NetX (javaws)
Assignee: omajid at redhat.com
Reporter: will.tatam at red61.com
CC: unassigned at icedtea.classpath.org
IceTea webstart appear to be trying to download the same files every time we
launch the application from the JnlpDownloadServlet
It does not send the If-Modified-Since header so the servlet can't send a No
Modified response
It also tries to download the files even though the jnlp file states that we
are using versioned JARs, so should therefore only be attempting to download in
the first place if it has no such jar with that version
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20141014/74b8c347/attachment-0001.html>
More information about the distro-pkg-dev
mailing list