W3C CVS Root

CVS log for java/classes/org/w3c/www/protocol/http/HttpManager.java

[BACK] Up to [Public] / java / classes / org / w3c / www / protocol / http

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Oct 18 13:42:35 2013 UTC (10 years, 6 months ago) by ylafon
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +24 -34 lines
generics + raw types + serializer

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Jun 26 09:47:29 2012 UTC (11 years, 9 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -2 lines
more cleanup + use of HashMap and ConcurrentHashMap in the resource store

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat Jun 16 15:48:52 2012 UTC (11 years, 10 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +641 -608 lines
various updates, use of StringBuilder, for each loops, starting some generics, some optims, ipv6 patch for acls

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Sep 4 09:03:37 2008 UTC (15 years, 7 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2 lines
bumped to beta-2

Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Sep 28 14:29:58 2007 UTC (16 years, 6 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines

Moved from int to long for ContentLength, to cope with 2G+ files.
It introduced lots of changes in the HTTp stack and cache, as well as
the logging system, everything seems to work properly.
Store serialization/deserialization was a bit trickier, Long is now
ensuring that the object is a Number instead of a Long to cope with
the Integer->Long change in the stores.

NOTE that those changes mark the beginning of the new 2.3 track starting
with this beta. hopefully is should be as stable as previously, but
nothing is granted :)

Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Aug 17 09:19:33 2007 UTC (16 years, 8 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +9 -9 lines
small fixes for HTTP connection count stability + more explicit debug traces

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Apr 10 13:22:22 2007 UTC (17 years ago) by ylafon
Branches: MAIN
CVS tags: rel-2-2, R_2_2_6_B0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
bumped version number to 2.2.6

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Feb 9 22:17:32 2007 UTC (17 years, 2 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +5 -5 lines
enum is keyword in jdk1.5

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Aug 30 14:42:11 2005 UTC (18 years, 7 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +5 -3 lines
use a deeeper clone of the request template.
It avoids setting global values using the URLConnection API...

Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Jun 8 12:57:28 2005 UTC (18 years, 10 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_2_5_B0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -2 lines
upgrade to 2.2.5

Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri May 27 15:22:23 2005 UTC (18 years, 10 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +39 -4 lines
added more debug information (needed to debug the issue with HttpBasicServer)

Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:11:04 2004 UTC (20 years, 1 month ago) by ylafon
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -3 lines
Added support for connection reuse policies.
Added a default policy to reuse the same connection when the thread matches
Fixed connection count when MimeParser did not started and connection was new
Fixed the percolation of the connection timeout to the connection class

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Feb 18 12:25:11 2004 UTC (20 years, 2 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_2_4_B0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +3 -3 lines
bumped to 2.2.4

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Jan 9 16:04:21 2004 UTC (20 years, 3 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +127 -36 lines
Reworked the connection handling as well as the
server hashtable that get trimmed properly instead of removed entirely

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Jan 6 10:09:04 2004 UTC (20 years, 3 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +31 -3 lines
jigsaw/proxy/ProxyProp.java

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Nov 27 12:39:48 2003 UTC (20 years, 4 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_2_3_B1
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -2 lines
version bumped to 2.2.3

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Oct 14 12:47:33 2003 UTC (20 years, 6 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +5 -2 lines
fixes to allow HttpException to get underlying exception in it

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Apr 1 16:45:49 2003 UTC (21 years ago) by ylafon
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +11 -1 lines
various updates for connection close, as socket.isAlive call in jdk1.4 is using a misleading name

Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Feb 20 16:35:18 2003 UTC (21 years, 2 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2 lines
lenient really uses lenient now :)

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Jan 8 12:40:36 2003 UTC (21 years, 3 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_2_2_B0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
moved to v2.2.2

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Nov 5 15:06:03 2002 UTC (21 years, 5 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
unsunchronized lookupServer to keep lock ordering in the stack the right way
this to avoid the following deadlock:
"ServletRunner<servlet-runner:2287:10970497>":
        at org.w3c.www.protocol.http.HttpBasicConnection.close(HttpBasicConnection.java:143)
        - waiting to lock <ed3c75d8> (a org.w3c.www.protocol.http.HttpBasicConnection)
        at org.w3c.www.protocol.http.HttpManager.closeAnyConnection(HttpManager.java:621)
        at org.w3c.www.protocol.http.HttpManager.lookupServer(HttpManager.java:517)
        - locked <eb438458> (a org.w3c.www.protocol.http.HttpManager)
        at org.w3c.www.protocol.http.HttpManager.runRequest(HttpManager.java:714)
        at org.w3c.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:116)
        at org.w3c.css.util.HTTPURL.getConnection(HTTPURL.java:185)
        at org.w3c.css.util.HTTPURL.getConnection(HTTPURL.java:239)
        at org.w3c.css.css.HTMLStyleSheetParser.<init>(HTMLStyleSheetParser.java:105)
        at org.w3c.css.servlet.CssValidator.doGet(CssValidator.java:305)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at org.w3c.jigsaw.servlet.ServletWrapper$ServletRunner.run(ServletWrapper.java:542)
        at org.w3c.util.CachedThread.run(ThreadCache.java:87)
"ServletRunner<servlet-runner:1147:10970497>":
        at org.w3c.www.protocol.http.HttpManager.deleteConnection(HttpManager.java:572)
        - waiting to lock <eb438458> (a org.w3c.www.protocol.http.HttpManager)
        at org.w3c.www.protocol.http.HttpBasicServer.deleteConnection(HttpBasicServer.java:298)
        at org.w3c.www.protocol.http.HttpBasicConnection.markUsed(HttpBasicConnection.java:220)
        - locked <ed3c75d8> (a org.w3c.www.protocol.http.HttpBasicConnection)
        at org.w3c.www.protocol.http.HttpBasicServer.getConnection(HttpBasicServer.java:351)
        - locked <ece79bc8> (a org.w3c.www.protocol.http.HttpBasicServer)
        at org.w3c.www.protocol.http.HttpBasicServer.runRequest(HttpBasicServer.java:998)
        at org.w3c.www.protocol.http.HttpManager.runRequest(HttpManager.java:716)
        at org.w3c.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:116)
        at org.w3c.css.util.HTTPURL.getConnection(HTTPURL.java:185)
        at org.w3c.css.util.HTTPURL.getConnection(HTTPURL.java:239)
        at org.w3c.css.parser.CssFouffa.handleImport(CssFouffa.java:323)
        at org.w3c.css.parser.analyzer.CssParser.importDeclaration(CssParser.java:596)

Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon Oct 21 14:36:15 2002 UTC (21 years, 6 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
closeAnyConnection is no longer synchronized

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Sep 13 16:42:19 2002 UTC (21 years, 7 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -3 lines
changed the non terminated wait to a 30s wait to get a connection

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri May 17 05:06:39 2002 UTC (21 years, 11 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
and another one :(

Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri May 17 05:04:50 2002 UTC (21 years, 11 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
typo fixed

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri May 17 04:58:39 2002 UTC (21 years, 11 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +7 -1 lines
try to solve a hashtable problem leading to a leak in the hashtable of servers
this fix is for now a test

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Apr 8 09:12:05 2002 UTC (22 years ago) by ylafon
Branches: MAIN
CVS tags: R_2_2_1_B0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
version upgrade, now 2.2.1

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Mar 13 14:05:32 2001 UTC (23 years, 1 month ago) by ylafon
Branches: MAIN
CVS tags: R_2_2_0_B0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
switched version number to 2.2.0

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Feb 15 16:44:07 2001 UTC (23 years, 2 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +8 -4 lines
fix for encoding also

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Feb 15 16:42:06 2001 UTC (23 years, 2 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +6 -3 lines
refuse null strings

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Oct 11 14:14:06 2000 UTC (23 years, 6 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +33 -12 lines
needed for webdav

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Aug 16 21:38:02 2000 UTC (23 years, 8 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +24 -14 lines
Fixed import statements and removed extra empty lines

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Aug 9 13:33:31 2000 UTC (23 years, 8 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_1_2_B0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
moved to 2.1.2

Revision 1.52.4.11: download - view: text, markup, annotated - select for diffs
Tue Jul 4 08:54:52 2000 UTC (23 years, 9 months ago) by ylafon
Branches: rel-2-0
CVS tags: R_2_0_5_B1, R_2_0_5_B0
Diff to: previous 1.52.4.10: preferred, colored; branchpoint 1.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52.4.10: +2 -2 lines
upgraded to 2.0.5

Revision 1.52.4.10: download - view: text, markup, annotated - select for diffs
Wed May 17 14:32:34 2000 UTC (23 years, 11 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.52.4.9: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.9: +3 -3 lines
changed notify() to notifyAll() calls, thanks to Geoffery.Schunicht@compaq.com
Note that it fixes a problem in some JVM implementation, the correct
behaviour IS to call notify().

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed May 17 14:14:54 2000 UTC (23 years, 11 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3 lines
changed notify() to notifyAll() calls, thanks to Geoffery.Schunicht@compaq.com
Note that it fixes a problem in some JVM implementation, the correct
behaviour IS to call notify().

Revision 1.52.4.9: download - view: text, markup, annotated - select for diffs
Sat Mar 25 01:20:24 2000 UTC (24 years, 1 month ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.52.4.8: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.8: +29 -2 lines
lenient mode triggered by a property

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Mar 25 01:19:01 2000 UTC (24 years, 1 month ago) by ylafon
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +29 -2 lines
lenient mode triggered by a property

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Mar 6 10:08:54 2000 UTC (24 years, 1 month ago) by ylafon
Branches: MAIN
CVS tags: R_2_1_1_B0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
updated version number

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Feb 29 15:01:55 2000 UTC (24 years, 1 month ago) by ylafon
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +52 -23 lines
reverted changes, and now testing new synchronization on HttpBasicServer to avoid deadlocks

Revision 1.52.4.8: download - view: text, markup, annotated - select for diffs
Sat Feb 19 14:24:11 2000 UTC (24 years, 2 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.52.4.7: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.7: +52 -23 lines
reverted changes, as there was a problem with connection count, more changes sooon...

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Feb 11 16:27:17 2000 UTC (24 years, 2 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
typo fixed

Revision 1.52.4.7: download - view: text, markup, annotated - select for diffs
Fri Feb 11 14:41:34 2000 UTC (24 years, 2 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.52.4.6: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.6: +2 -2 lines
typo

Revision 1.52.4.6: download - view: text, markup, annotated - select for diffs
Fri Feb 11 14:07:10 2000 UTC (24 years, 2 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.52.4.5: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.5: +25 -52 lines
Http Manager now setup its default with the property value, not the fixed default (Thanks to Luke Blanshard <Luke@quiq.com>)
Fixes to client side API, deadlock removed, cleanups and synchronized call reduced, Thanks to Luke Blanshard Luke@quiq.com (backport of cha nges from 2.1)

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Feb 11 13:35:05 2000 UTC (24 years, 2 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -1 lines
Http Manager now setup its default with the property value, not the fixed default (Thanks to Luke Blanshard <Luke@quiq.com>)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Feb 10 13:06:46 2000 UTC (24 years, 2 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +23 -52 lines
Fixes to client side API, deadlock removed, cleanups and synchronized call reduced, Thanks to Luke Blanshard Luke@quiq.com

Revision 1.52.4.5: download - view: text, markup, annotated - select for diffs
Fri Jan 21 10:16:03 2000 UTC (24 years, 3 months ago) by ylafon
Branches: rel-2-0
CVS tags: R_2_0_4_B1, R_2_0_4_B0
Diff to: previous 1.52.4.4: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.4: +2 -2 lines
bumped version number to 2.0.4

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Dec 8 14:23:02 1999 UTC (24 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
removed deprecated output in the debug main

Revision 1.52.4.4: download - view: text, markup, annotated - select for diffs
Wed Dec 1 10:11:18 1999 UTC (24 years, 4 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.52.4.3: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.3: +3 -3 lines
deprecated method removed

Revision 1.52.4.3: download - view: text, markup, annotated - select for diffs
Mon Nov 29 10:07:59 1999 UTC (24 years, 4 months ago) by bmahe
Branches: rel-2-0
Diff to: previous 1.52.4.2: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.2: +3 -3 lines
update proxy modified

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Nov 29 10:07:21 1999 UTC (24 years, 4 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
update proxy modified

Revision 1.52.4.2: download - view: text, markup, annotated - select for diffs
Tue Oct 12 12:11:43 1999 UTC (24 years, 6 months ago) by ylafon
Branches: rel-2-0
Diff to: previous 1.52.4.1: preferred, colored; branchpoint 1.52: preferred, colored
Changes since revision 1.52.4.1: +2 -2 lines
Version back to 2.0.3 :)

Revision 1.52.4.1: download - view: text, markup, annotated - select for diffs
Fri Oct 8 12:54:17 1999 UTC (24 years, 6 months ago) by bmahe
Branches: rel-2-0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +14 -6 lines
sameProperties modified

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Oct 8 12:50:22 1999 UTC (24 years, 6 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +13 -5 lines
client side

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Sep 7 13:28:54 1999 UTC (24 years, 7 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_1_0_B4, R_2_1_0_B3
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
merged rel-2-1 branch

Revision 1.52.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 28 13:48:34 1999 UTC (24 years, 8 months ago) by bmahe
Branches: rel-2-1
CVS tags: R_2_1_0_B2, R_2_1_0_B1, R_2_1_0_B0
Diff to: previous 1.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52: +2 -2 lines
upgrade 2.1.0

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Jul 26 13:42:03 1999 UTC (24 years, 9 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_0_3_B0
Branch point for: rel-2-1, rel-2-0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
bumped version number

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon May 3 13:04:00 1999 UTC (24 years, 11 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
client connection cache now reach its normal limit and not one more,
and deletion now generate the right notifications to other waiting threads

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Mar 30 15:01:15 1999 UTC (25 years ago) by ylafon
Branches: MAIN
CVS tags: R_2_0_2_B0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
version bumped to 2.0.2

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jan 18 14:28:14 1999 UTC (25 years, 3 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_0_1_B0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
version 2.0.1

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Jan 18 14:23:10 1999 UTC (25 years, 3 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
javadoc

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jan 13 10:44:26 1999 UTC (25 years, 3 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +13 -6 lines
idling connection are notifying the waiting threads so that they can negociate
again the access to the connection.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Jan 12 09:42:32 1999 UTC (25 years, 3 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
stupid extra-del ;)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jan 12 09:30:06 1999 UTC (25 years, 3 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +35 -11 lines
enabled garbage collection of persistent client connection.
Previous method was killing only one, which was valid as connection
were not reused. With the reuse of connection, there is a need to garbage
collect more than that.
When the maximum is reached, 1/3 of the old connection are cut, (2 minimum)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Dec 23 22:00:58 1998 UTC (25 years, 4 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_0_0_B0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
CVS crash recovery

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Sep 18 12:02:06 1998 UTC (25 years, 7 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_0_beta_3
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -2 lines
when a connection is idle, it has to be registered in the serverstate so that
it can be reused later.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Aug 13 16:29:02 1998 UTC (25 years, 8 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
javadoc

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jul 9 14:28:35 1998 UTC (25 years, 9 months ago) by ylafon
Branches: MAIN
CVS tags: R_2_0_beta_2_1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
new version (2.0b2)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Apr 7 08:29:07 1998 UTC (26 years ago) by ylafon
Branches: MAIN
CVS tags: R_2_0_beta_1
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
version num

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Mar 30 09:21:37 1998 UTC (26 years ago) by ylafon
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -3 lines
fixed default UA string

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jan 22 14:35:11 1998 UTC (26 years, 3 months ago) by bmahe
Branches: MAIN
CVS tags: R_2_0_alpha_1a, R_2_0_alpha_1, R_1_0_beta_2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +22 -22 lines
first commit for org.w3c

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jan 8 14:53:13 1998 UTC (26 years, 3 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -2 lines
temporary fix to add the notification on the fly of a client side filter change

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Sep 23 14:40:04 1997 UTC (26 years, 7 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
fixed doc bug

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jul 21 12:55:41 1997 UTC (26 years, 9 months ago) by ylafon
Branches: MAIN
CVS tags: R_1_0_beta_1_1, R_1_0_beta_1_0, R_1_0_beta_0_3, R_1_0_beta_0_2, R_1_0_beta_0_1, R_1_0_beta_0_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +28 -3 lines
added timeout on socket and notification of the changes to all
the servers (Observable property)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jun 23 12:22:01 1997 UTC (26 years, 10 months ago) by bmahe
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +14 -4 lines
System.out.println removed

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed May 28 17:41:10 1997 UTC (26 years, 10 months ago) by abaird
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -4 lines
- Made the constructor protected

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Apr 4 07:41:30 1997 UTC (27 years ago) by abaird
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +33 -10 lines
- Added the getServerKey method (uniq per-server key)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Mar 25 12:12:22 1997 UTC (27 years, 1 month ago) by abaird
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
- In runRequest target was computed *before* ingoing filters. If
  ingoing filters modify the target, the request would have been sent
  to the wrong host.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Mar 7 13:21:16 1997 UTC (27 years, 1 month ago) by abaird
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +13 -47 lines
- Bug fixxes

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 28 16:44:33 1997 UTC (27 years, 2 months ago) by abaird
Branches: MAIN
CVS tags: R_1_0_alpha6_1, R_1_0_alpha6
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
- Upgraded the agent header to 1.0alpha5

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jan 20 16:19:04 1997 UTC (27 years, 3 months ago) by abaird
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -11 lines
- Fixed a bug in the mapping of properties to managers

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jan 17 13:10:43 1997 UTC (27 years, 3 months ago) by abaird
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -3 lines
- Cleanup

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jan 14 13:44:21 1997 UTC (27 years, 3 months ago) by abaird
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -1 lines
- Added a hasConnection method to server state.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jan 14 11:52:20 1997 UTC (27 years, 3 months ago) by abaird
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +27 -9 lines
- Fixed a bug in getManager: as a new manager is created for a given
  set of properties, getManager must keep track of the manager it has
  returned for any of these property sets (and not according to the
  ObservableProperties that it might have created)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Dec 27 13:31:37 1996 UTC (27 years, 3 months ago) by abaird
Branches: MAIN
CVS tags: R_1_0_alpha_5
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +117 -83 lines
- Allow for multiple instance of HttpManager in the same process
- Added missing files in Makefile

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 26 15:24:55 1996 UTC (27 years, 4 months ago) by abaird
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
- Added ICP package
- Fixed a bug in the exceptionFilter handling

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Dec 18 12:57:28 1996 UTC (27 years, 4 months ago) by ylafon
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -3 lines
ugly bug -> infinite loop if an exception occurs

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Dec 17 14:50:18 1996 UTC (27 years, 4 months ago) by abaird
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +15 -9 lines
- Enhanced the filter model with support for exceptions, after long
  discussions with Yves, all filters updated in consequence.
- The new method is exceptionFilter, in RequestFilter, it is invoked
  on all filters if the network request processing (and only that one)
  fails.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Dec 17 12:31:46 1996 UTC (27 years, 4 months ago) by abaird
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -1 lines
- Extended the initialize method of PropRequestFilter to allow them to
  throw an exception in case they can't initialize themselves.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Nov 19 17:28:18 1996 UTC (27 years, 5 months ago) by abaird
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +22 -16 lines
Filters calls out are now calls in, up to (not incuding) the first
filter that would emit a reply.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 19 09:12:58 1996 UTC (27 years, 5 months ago) by abaird
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +17 -3 lines
Added a sync() method to the HttpManager. The purpose is to ensure
that any filter having in-memory cached informations has at some
point, a chance to save it.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 13 17:18:34 1996 UTC (27 years, 5 months ago) by abaird
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +35 -4 lines
Added the w3c.www.protoocol.http.server property to indicate what kind
of HttpServer is to be instantiated (this needs refinments)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Nov 12 13:23:23 1996 UTC (27 years, 5 months ago) by abaird
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -10 lines
runRequest: lookupServer should be done after ingoingFilters, since
ingoingFilters may change the proxy for the request.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Oct 1 18:49:06 1996 UTC (27 years, 6 months ago) by abaird
Branches: MAIN
CVS tags: R_1_0_alpha_4_2, R_1_0_alpha_4_1, R_1_0_alpha_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +17 -23 lines
Bug fixes

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Sep 27 22:14:49 1996 UTC (27 years, 6 months ago) by abaird
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Removed some traces.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 25 14:18:53 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +97 -19 lines
Bug fixes.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 23 14:01:44 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +29 -28 lines
Events now have the HttpServer as a parameter.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 19 13:55:01 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +54 -57 lines
Bug fixes and enhancements.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 18 14:30:46 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -5 lines
Changed the filtering API, no more backward compatible (it already
wasn't although the code would compile)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 17 17:42:51 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +147 -67 lines
Changed the connection design

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 12 22:17:08 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Fixed a retry bug.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 8 21:07:31 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
CVS tags: R_1_0_alpha_3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +16 -2 lines
Fixed proprt ynames and default values

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 7 23:46:52 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -7 lines
WeekEnd

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 6 22:39:37 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +121 -8 lines
Bug fixes and enhancements

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 3 02:48:51 1996 UTC (27 years, 7 months ago) by abaird
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +102 -9 lines
Hollydays work

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 26 23:24:58 1996 UTC (27 years, 9 months ago) by abaird
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -4 lines
Getting near...It now works

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 20 00:10:21 1996 UTC (27 years, 9 months ago) by abaird
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +25 -5 lines
Upgraded for the new internals.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 8 18:56:14 1996 UTC (27 years, 9 months ago) by abaird
Branches: MAIN
Initial check in

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster