[Prev][Next][Index][Thread]

Re: Experimental TCP Interface replaces MacTCP Mac CL-HTTP 58.12



At 2:09 PM 3/14/96, John C. Mallery wrote:
>I have placed an experimental version of a general overhaul of the MacTCP file
>on the FTP site in
>
>        ftp://ftp.ai.mit.edu/pub/users/jcma/cl-http/devo/xmactcp-1-0.sea.hqx
>
>This revision aims to fix all lossage related to CL-HTTP operation on the
>Mac under MCL 3.0.
...

============================================================================
Gee, a big improvement as far as I can see.  I used to be able to crash mac cl-http 
in just a couple of tries and this time I couldn't crash it -- although I eventually 
got it to stop accepting requests.  My configuration is a 8100/80 running 7.5.3 w/ 
virtual memory on and MMM off so the major differences are 7.5.3 (Open Transport) 
and the new xmactcp.

I did manage to get the server to stop accepting requests (i.e. from the client end 
I get "Netscape's network connection was refused by the server:...") after about 10 
minutes of stress testing the server from a client on another machine.  If there is 
additional information I can give you about this please let me know.  I don't know
enought (or anything) about the internals of cl-http to give diagnostic information.
Is there some diagnotic dump function for these situations?

I haven't used cl-http as it never really worked on my machine but I may start to play 
with it now.

My stress testing consisted of opening up 2 Netscape browsers onto the server and to 
frequently hit "Reload" on each browser looking at the cl-http intro page. 
e.g. see log below.

-David
>
[1996-03-14 15:38:35]  HTTP service enabled for: http://neves.ils.nwu.edu:80/
[1996-03-14 15:43:06]  129.105.100.91 - - [1996-03-14 21:43:06] "GET / HTTP/1.0" 301 654
[1996-03-14 15:43:29]  129.105.100.91 - - [1996-03-14 21:43:28] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:43:31]  129.105.100.91 - - [1996-03-14 21:43:31] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:43:31]  129.105.100.91 - - [1996-03-14 21:43:31] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 456
[1996-03-14 15:43:32]  129.105.100.91 - - [1996-03-14 21:43:32] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:43:33]  129.105.100.91 - - [1996-03-14 21:43:33] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 2644
[1996-03-14 15:43:35]  {2} 129.105.100.91 - - [1996-03-14 21:43:35] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 1766
[1996-03-14 15:43:36]  {2} 129.105.100.91 - - [1996-03-14 21:43:35] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 3838
[1996-03-14 15:43:36]  {2} 129.105.100.91 - - [1996-03-14 21:43:36] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1909
[1996-03-14 15:43:37]  {2} 129.105.100.91 - - [1996-03-14 21:43:37] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 3258
[1996-03-14 15:43:39]  {3} 129.105.100.91 - - [1996-03-14 21:43:39] "GET /cl-http/icons/star.gif HTTP/1.0" 200 2388
[1996-03-14 15:43:39]  {3} 129.105.100.91 - - [1996-03-14 21:43:39] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 4565
[1996-03-14 15:43:41]  {3} 129.105.100.91 - - [1996-03-14 21:43:41] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 3747
[1996-03-14 15:43:53]  129.105.100.91 - - [1996-03-14 21:43:53] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:43:56]  129.105.100.91 - - [1996-03-14 21:43:56] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:43:56]  129.105.100.91 - - [1996-03-14 21:43:56] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:43:57]  129.105.100.91 - - [1996-03-14 21:43:57] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 2644
[1996-03-14 15:43:58]  129.105.100.91 - - [1996-03-14 21:43:58] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 456
[1996-03-14 15:44:00]  {2} 129.105.100.91 - - [1996-03-14 21:43:59] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 4423
[1996-03-14 15:44:00]  {2} 129.105.100.91 - - [1996-03-14 21:44:00] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1909
[1996-03-14 15:44:02]  {2} 129.105.100.91 - - [1996-03-14 21:44:02] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 3258
[1996-03-14 15:44:17]  {2} 129.105.100.91 - - [1996-03-14 21:44:17] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 1181
[1996-03-14 15:44:18]  129.105.100.91 - - [1996-03-14 21:44:18] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:44:18]  129.105.100.91 - - [1996-03-14 21:44:18] "" 400 472
[1996-03-14 15:44:19]  129.105.100.91 - - [1996-03-14 21:44:19] "" 400 472
[1996-03-14 15:44:21]  129.105.100.91 - - [1996-03-14 21:44:20] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:44:24]  129.105.100.91 - - [1996-03-14 21:44:24] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 456
[1996-03-14 15:44:24]  129.105.100.91 - - [1996-03-14 21:44:24] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:44:25]  129.105.100.91 - - [1996-03-14 21:44:25] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:44:26]  129.105.100.91 - - [1996-03-14 21:44:26] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 2644
[1996-03-14 15:44:27]  {2} 129.105.100.91 - - [1996-03-14 21:44:27] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 3838
[1996-03-14 15:44:28]  {2} 129.105.100.91 - - [1996-03-14 21:44:28] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1909
[1996-03-14 15:44:29]  {2} 129.105.100.91 - - [1996-03-14 21:44:29] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 1766
[1996-03-14 15:44:35]  {2} 129.105.100.91 - - [1996-03-14 21:44:35] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 3258
[1996-03-14 15:44:36]  129.105.100.91 - - [1996-03-14 21:44:35] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:44:36]  129.105.100.91 - - [1996-03-14 21:44:36] "" 400 472
[1996-03-14 15:44:36]  129.105.100.91 - - [1996-03-14 21:44:36] "" 400 472
[1996-03-14 15:44:40]  129.105.100.91 - - [1996-03-14 21:44:40] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:44:42]  129.105.100.91 - - [1996-03-14 21:44:41] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:44:43]  129.105.100.91 - - [1996-03-14 21:44:42] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:44:43]  129.105.100.91 - - [1996-03-14 21:44:43] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 614
[1996-03-14 15:44:45]  129.105.100.91 - - [1996-03-14 21:44:44] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 489
[1996-03-14 15:44:49]  {2} 129.105.100.91 - - [1996-03-14 21:44:49] "GET /cl-http/cl-http.html HTTP/1.0" 200 13827
[1996-03-14 15:44:51]  {2} 129.105.100.91 - - [1996-03-14 21:44:50] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 3169
[1996-03-14 15:44:51]  {2} 129.105.100.91 - - [1996-03-14 21:44:51] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3727
[1996-03-14 15:44:52]  129.105.100.91 - - [1996-03-14 21:44:52] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:44:53]  129.105.100.91 - - [1996-03-14 21:44:53] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 456
[1996-03-14 15:44:54]  {3} 129.105.100.91 - - [1996-03-14 21:44:54] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 4479
[1996-03-14 15:44:55]  {3} 129.105.100.91 - - [1996-03-14 21:44:54] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 5111
[1996-03-14 15:44:56]  {2} 129.105.100.91 - - [1996-03-14 21:44:56] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 1070
[1996-03-14 15:44:57]  {2} 129.105.100.91 - - [1996-03-14 21:44:57] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 1250
[1996-03-14 15:44:58]  {4} 129.105.100.91 - - [1996-03-14 21:44:58] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 5838
[1996-03-14 15:45:00]  {4} 129.105.100.91 - - [1996-03-14 21:45:00] "GET /cl-http/icons/star.gif HTTP/1.0" 200 5101
[1996-03-14 15:45:00]  {3} 129.105.100.91 - - [1996-03-14 21:45:00] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 1559
[1996-03-14 15:45:10]  129.105.100.91 - - [1996-03-14 21:45:10] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:45:11]  129.105.100.91 - - [1996-03-14 21:45:11] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:45:13]  129.105.100.91 - - [1996-03-14 21:45:13] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:45:15]  129.105.100.91 - - [1996-03-14 21:45:14] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:45:16]  129.105.100.91 - - [1996-03-14 21:45:16] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1384
[1996-03-14 15:45:16]  129.105.100.91 - - [1996-03-14 21:45:16] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 727
[1996-03-14 15:45:20]  {2} 129.105.100.91 - - [1996-03-14 21:45:20] "GET /cl-http/cl-http.html HTTP/1.0" 200 14065
[1996-03-14 15:45:22]  {2} 129.105.100.91 - - [1996-03-14 21:45:22] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 4497
[1996-03-14 15:45:23]  {2} 129.105.100.91 - - [1996-03-14 21:45:22] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 5757
[1996-03-14 15:45:24]  129.105.100.91 - - [1996-03-14 21:45:24] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:45:25]  129.105.100.91 - - [1996-03-14 21:45:24] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 456
[1996-03-14 15:45:25]  {3} 129.105.100.91 - - [1996-03-14 21:45:25] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 5807
[1996-03-14 15:45:26]  {3} 129.105.100.91 - - [1996-03-14 21:45:26] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 7141
[1996-03-14 15:45:28]  {2} 129.105.100.91 - - [1996-03-14 21:45:28] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 1070
[1996-03-14 15:45:29]  {4} 129.105.100.91 - - [1996-03-14 21:45:29] "GET /cl-http/icons/star.gif HTTP/1.0" 200 6429
[1996-03-14 15:45:29]  {4} 129.105.100.91 - - [1996-03-14 21:45:29] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 7868
[1996-03-14 15:45:31]  {3} 129.105.100.91 - - [1996-03-14 21:45:31] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 1559
[1996-03-14 15:45:32]  {2} 129.105.100.91 - - [1996-03-14 21:45:32] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 1250
[1996-03-14 15:45:33]  {5} 129.105.100.91 - - [1996-03-14 21:45:33] "GET /cl-http/cl-http.html HTTP/1.0" 200 19767
[1996-03-14 15:45:36]  {5} 129.105.100.91 - - [1996-03-14 21:45:36] "GET /cl-http/cl-http.html HTTP/1.0" 200 21206
[1996-03-14 15:45:39]  129.105.100.91 - - [1996-03-14 21:45:39] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:45:39]  129.105.100.91 - - [1996-03-14 21:45:39] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1384
[1996-03-14 15:45:40]  129.105.100.91 - - [1996-03-14 21:45:40] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 489
[1996-03-14 15:45:58]  129.105.100.91 - - [1996-03-14 21:45:58] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:46:01]  129.105.100.91 - - [1996-03-14 21:46:00] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:46:01]  129.105.100.91 - - [1996-03-14 21:46:01] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:46:02]  129.105.100.91 - - [1996-03-14 21:46:02] "GET /cl-http/icons/star.gif HTTP/1.0" 200 622
[1996-03-14 15:46:06]  {2} 129.105.100.91 - - [1996-03-14 21:46:06] "GET /cl-http/cl-http.html HTTP/1.0" 200 13863
[1996-03-14 15:46:06]  129.105.100.91 - - [1996-03-14 21:46:06] "" 400 472
[1996-03-14 15:46:08]  129.105.100.91 - - [1996-03-14 21:46:07] "" 400 472
[1996-03-14 15:46:08]  129.105.100.91 - - [1996-03-14 21:46:08] "" 400 472
[1996-03-14 15:46:09]  129.105.100.91 - - [1996-03-14 21:46:08] "" 400 472
[1996-03-14 15:46:09]  {2} 129.105.100.91 - - [1996-03-14 21:46:09] "GET /cl-http/cl-http.html HTTP/1.0" 200 16451
[1996-03-14 15:46:14]  129.105.100.91 - - [1996-03-14 21:46:14] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:46:15]  129.105.100.91 - - [1996-03-14 21:46:15] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1384
[1996-03-14 15:46:16]  129.105.100.91 - - [1996-03-14 21:46:16] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 727
[1996-03-14 15:46:40]  {2} 129.105.100.91 - - [1996-03-14 21:46:40] "GET /cl-http/cl-http.html HTTP/1.0" 200 14065
[1996-03-14 15:49:09]  129.105.100.91 - - [1996-03-14 21:49:09] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:49:11]  129.105.100.91 - - [1996-03-14 21:49:11] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:49:12]  129.105.100.91 - - [1996-03-14 21:49:12] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1384
[1996-03-14 15:49:12]  129.105.100.91 - - [1996-03-14 21:49:12] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 489
[1996-03-14 15:49:26]  129.105.100.91 - - [1996-03-14 21:49:26] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:49:29]  129.105.100.91 - - [1996-03-14 21:49:29] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:49:29]  129.105.100.91 - - [1996-03-14 21:49:29] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1384
[1996-03-14 15:49:31]  129.105.100.91 - - [1996-03-14 21:49:30] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 727
[1996-03-14 15:49:35]  {2} 129.105.100.91 - - [1996-03-14 21:49:35] "GET /cl-http/cl-http.html HTTP/1.0" 200 14065
[1996-03-14 15:49:37]  {2} 129.105.100.91 - - [1996-03-14 21:49:37] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 4497
[1996-03-14 15:49:37]  {2} 129.105.100.91 - - [1996-03-14 21:49:37] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 5757
[1996-03-14 15:49:39]  129.105.100.91 - - [1996-03-14 21:49:38] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 456
[1996-03-14 15:49:40]  129.105.100.91 - - [1996-03-14 21:49:40] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:49:41]  {3} 129.105.100.91 - - [1996-03-14 21:49:41] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 5807
[1996-03-14 15:49:42]  {2} 129.105.100.91 - - [1996-03-14 21:49:41] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 1181
[1996-03-14 15:49:42]  {3} 129.105.100.91 - - [1996-03-14 21:49:42] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 7141
[1996-03-14 15:49:44]  {2} 129.105.100.91 - - [1996-03-14 21:49:43] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 1139
[1996-03-14 15:49:45]  {3} 129.105.100.91 - - [1996-03-14 21:49:45] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 1670
[1996-03-14 15:49:45]  {4} 129.105.100.91 - - [1996-03-14 21:49:45] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 7868
[1996-03-14 15:49:47]  {4} 129.105.100.91 - - [1996-03-14 21:49:47] "GET /cl-http/icons/star.gif HTTP/1.0" 200 6429
[1996-03-14 15:50:09]  129.105.100.91 - - [1996-03-14 21:50:09] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:50:10]  129.105.100.91 - - [1996-03-14 21:50:10] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 1310
[1996-03-14 15:50:11]  129.105.100.91 - - [1996-03-14 21:50:11] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 614
[1996-03-14 15:50:13]  {3} 129.105.100.91 - - [1996-03-14 21:50:12] "GET /cl-http/cl-http.html HTTP/1.0" 200 14477
[1996-03-14 15:50:13]  {2} 129.105.100.91 - - [1996-03-14 21:50:12] "GET /cl-http/icons/star.gif HTTP/1.0" 200 3735
[1996-03-14 15:50:13]  {2} 129.105.100.91 - - [1996-03-14 21:50:13] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 2037
[1996-03-14 15:50:23]  129.105.100.91 - - [1996-03-14 21:50:23] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:50:24]  129.105.100.91 - - [1996-03-14 21:50:24] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:50:25]  129.105.100.91 - - [1996-03-14 21:50:25] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1384
[1996-03-14 15:50:29]  {2} 129.105.100.91 - - [1996-03-14 21:50:29] "GET /cl-http/cl-http.html HTTP/1.0" 200 14722
[1996-03-14 15:50:32]  {2} 129.105.100.91 - - [1996-03-14 21:50:32] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 6226
[1996-03-14 15:50:32]  129.105.100.91 - - [1996-03-14 21:50:32] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 2644
[1996-03-14 15:50:33]  129.105.100.91 - - [1996-03-14 21:50:33] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 1310
[1996-03-14 15:50:34]  129.105.100.91 - - [1996-03-14 21:50:34] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 614
[1996-03-14 15:50:36]  {3} 129.105.100.91 - - [1996-03-14 21:50:36] "GET /cl-http/icons/star.gif HTTP/1.0" 200 6848
[1996-03-14 15:50:36]  {2} 129.105.100.91 - - [1996-03-14 21:50:36] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 3371
[1996-03-14 15:50:38]  {2} 129.105.100.91 - - [1996-03-14 21:50:37] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 1799
[1996-03-14 15:50:40]  {2} 129.105.100.91 - - [1996-03-14 21:50:39] "GET /cl-http/cl-http.html HTTP/1.0" 200 13952
[1996-03-14 15:50:43]  {4} 129.105.100.91 - - [1996-03-14 21:50:43] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 9961
[1996-03-14 15:50:44]  129.105.100.91 - - [1996-03-14 21:50:44] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 2644
[1996-03-14 15:50:45]  129.105.100.91 - - [1996-03-14 21:50:44] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 614
[1996-03-14 15:50:45]  129.105.100.91 - - [1996-03-14 21:50:45] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 489
[1996-03-14 15:50:55]  129.105.100.91 - - [1996-03-14 21:50:55] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:50:56]  129.105.100.91 - - [1996-03-14 21:50:56] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:50:57]  129.105.100.91 - - [1996-03-14 21:50:57] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1384
[1996-03-14 15:50:58]  129.105.100.91 - - [1996-03-14 21:50:58] "GET /cl-http/icons/star.gif HTTP/1.0" 200 622
[1996-03-14 15:51:02]  {2} 129.105.100.91 - - [1996-03-14 21:51:02] "GET /cl-http/cl-http.html HTTP/1.0" 200 13960
[1996-03-14 15:51:04]  {2} 129.105.100.91 - - [1996-03-14 21:51:04] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 5757
[1996-03-14 15:51:05]  {2} 129.105.100.91 - - [1996-03-14 21:51:05] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 4497
[1996-03-14 15:51:06]  129.105.100.91 - - [1996-03-14 21:51:05] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 456
[1996-03-14 15:51:06]  129.105.100.91 - - [1996-03-14 21:51:06] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 1310
[1996-03-14 15:51:10]  129.105.100.91 - - [1996-03-14 21:51:10] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:51:13]  129.105.100.91 - - [1996-03-14 21:51:13] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:51:14]  129.105.100.91 - - [1996-03-14 21:51:14] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 614
[1996-03-14 15:51:15]  129.105.100.91 - - [1996-03-14 21:51:15] "GET /cl-http/icons/star.gif HTTP/1.0" 200 622
[1996-03-14 15:51:18]  {2} 129.105.100.91 - - [1996-03-14 21:51:18] "GET /cl-http/cl-http.html HTTP/1.0" 200 16451
[1996-03-14 15:51:19]  {2} 129.105.100.91 - - [1996-03-14 21:51:19] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3735
[1996-03-14 15:51:20]  129.105.100.91 - - [1996-03-14 21:51:20] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 2644
[1996-03-14 15:51:21]  129.105.100.91 - - [1996-03-14 21:51:21] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:51:23]  129.105.100.91 - - [1996-03-14 21:51:23] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:51:24]  {3} 129.105.100.91 - - [1996-03-14 21:51:24] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 5045
[1996-03-14 15:51:24]  {2} 129.105.100.91 - - [1996-03-14 21:51:24] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 4028
[1996-03-14 15:51:27]  {4} 129.105.100.91 - - [1996-03-14 21:51:27] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 5770
[1996-03-14 15:51:28]  {3} 129.105.100.91 - - [1996-03-14 21:51:28] "GET /cl-http/icons/star.gif HTTP/1.0" 200 4650
[1996-03-14 15:51:28]  129.105.100.91 - - [1996-03-14 21:51:28] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:51:30]  129.105.100.91 - - [1996-03-14 21:51:30] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:51:34]  {2} 129.105.100.91 - - [1996-03-14 21:51:34] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 5757
[1996-03-14 15:51:35]  129.105.100.91 - - [1996-03-14 21:51:34] "GET /cl-http/icons/star.gif HTTP/1.0" 200 622
[1996-03-14 15:51:35]  129.105.100.91 - - [1996-03-14 21:51:35] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:51:37]  129.105.100.91 - - [1996-03-14 21:51:36] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:51:40]  {2} 129.105.100.91 - - [1996-03-14 21:51:39] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 3266
[1996-03-14 15:51:40]  {2} 129.105.100.91 - - [1996-03-14 21:51:40] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 3638
[1996-03-14 15:51:41]  129.105.100.91 - - [1996-03-14 21:51:40] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 456
[1996-03-14 15:51:42]  129.105.100.91 - - [1996-03-14 21:51:41] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 1310
[1996-03-14 15:51:43]  {3} 129.105.100.91 - - [1996-03-14 21:51:43] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 4650
[1996-03-14 15:51:44]  {3} 129.105.100.91 - - [1996-03-14 21:51:44] "GET /cl-http/cl-http.html HTTP/1.0" 200 16976
[1996-03-14 15:51:45]  {2} 129.105.100.91 - - [1996-03-14 21:51:44] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 1181
[1996-03-14 15:51:45]  {2} 129.105.100.91 - - [1996-03-14 21:51:45] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 1924
[1996-03-14 15:51:47]  {4} 129.105.100.91 - - [1996-03-14 21:51:46] "GET /cl-http/icons/star.gif HTTP/1.0" 200 5272
[1996-03-14 15:51:48]  {3} 129.105.100.91 - - [1996-03-14 21:51:48] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 1670
[1996-03-14 15:51:48]  129.105.100.91 - - [1996-03-14 21:51:48] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:51:50]  {3} 129.105.100.91 - - [1996-03-14 21:51:49] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 2651
[1996-03-14 15:51:51]  {5} 129.105.100.91 - - [1996-03-14 21:51:51] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 7916
[1996-03-14 15:51:52]  {4} 129.105.100.91 - - [1996-03-14 21:51:51] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 2126
[1996-03-14 15:51:52]  {2} 129.105.100.91 - - [1996-03-14 21:51:52] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 3638
[1996-03-14 15:51:53]  {4} 129.105.100.91 - - [1996-03-14 21:51:53] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 3961
[1996-03-14 15:51:55]  {6} 129.105.100.91 - - [1996-03-14 21:51:54] "GET /cl-http/cl-http.html HTTP/1.0" 200 21254
[1996-03-14 15:51:57]  {5} 129.105.100.91 - - [1996-03-14 21:51:57] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 4417
[1996-03-14 15:51:57]  {3} 129.105.100.91 - - [1996-03-14 21:51:57] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 6282
[1996-03-14 15:51:58]  {5} 129.105.100.91 - - [1996-03-14 21:51:58] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 5239
[1996-03-14 15:51:58]  129.105.100.91 - - [1996-03-14 21:51:58] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:52:01]  {6} 129.105.100.91 - - [1996-03-14 21:52:01] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 5726
[1996-03-14 15:52:17]  129.105.100.91 - - [1996-03-14 21:52:17] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:52:17]  129.105.100.91 - - [1996-03-14 21:52:17] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 614
[1996-03-14 15:52:19]  129.105.100.91 - - [1996-03-14 21:52:18] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 489
[1996-03-14 15:52:20]  129.105.100.91 - - [1996-03-14 21:52:20] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:52:21]  129.105.100.91 - - [1996-03-14 21:52:20] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 2644
[1996-03-14 15:52:21]  {2} 129.105.100.91 - - [1996-03-14 21:52:21] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 1070
[1996-03-14 15:52:22]  {2} 129.105.100.91 - - [1996-03-14 21:52:22] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 1014
[1996-03-14 15:52:24]  {2} 129.105.100.91 - - [1996-03-14 21:52:24] "GET /cl-http/cl-http.html HTTP/1.0" 200 16451
[1996-03-14 15:52:25]  {2} 129.105.100.91 - - [1996-03-14 21:52:24] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 3954
[1996-03-14 15:52:26]  {3} 129.105.100.91 - - [1996-03-14 21:52:25] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 2454
[1996-03-14 15:52:27]  129.105.100.91 - - [1996-03-14 21:52:27] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:52:32]  {3} 129.105.100.91 - - [1996-03-14 21:52:28] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 4679
[1996-03-14 15:52:33]  {4} 129.105.100.91 - - [1996-03-14 21:52:33] "GET /cl-http/icons/star.gif HTTP/1.0" 200 3076
[1996-03-14 15:52:35]  {2} 129.105.100.91 - - [1996-03-14 21:52:35] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 5757
[1996-03-14 15:52:37]  129.105.100.91 - - [1996-03-14 21:52:36] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 727
[1996-03-14 15:52:37]  {4} 129.105.100.91 - - [1996-03-14 21:52:37] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 5135
[1996-03-14 15:52:40]  129.105.100.91 - - [1996-03-14 21:52:39] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:52:40]  {3} 129.105.100.91 - - [1996-03-14 21:52:40] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 6371
[1996-03-14 15:52:42]  129.105.100.91 - - [1996-03-14 21:52:41] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:52:44]  {5} 129.105.100.91 - - [1996-03-14 21:52:43] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 5624
[1996-03-14 15:52:46]  {4} 129.105.100.91 - - [1996-03-14 21:52:45] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 9484
[1996-03-14 15:52:48]  129.105.100.91 - - [1996-03-14 21:52:47] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:52:49]  129.105.100.91 - - [1996-03-14 21:52:48] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 2644
[1996-03-14 15:52:51]  {5} 129.105.100.91 - - [1996-03-14 21:52:51] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 10794
[1996-03-14 15:52:54]  {2} 129.105.100.91 - - [1996-03-14 21:52:54] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 3369
[1996-03-14 15:52:55]  {2} 129.105.100.91 - - [1996-03-14 21:52:55] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1909
[1996-03-14 15:52:56]  129.105.100.91 - - [1996-03-14 21:52:56] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 614
[1996-03-14 15:52:56]  {6} 129.105.100.91 - - [1996-03-14 21:52:56] "GET /cl-http/icons/star.gif HTTP/1.0" 200 11415
[1996-03-14 15:52:58]  {3} 129.105.100.91 - - [1996-03-14 21:52:57] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 4096
[1996-03-14 15:53:10]  129.105.100.91 - - [1996-03-14 21:53:10] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:53:12]  129.105.100.91 - - [1996-03-14 21:53:12] "GET /cl-http/cl-http.html HTTP/1.0" 200 13338
[1996-03-14 15:53:14]  {2} 129.105.100.91 - - [1996-03-14 21:53:14] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 3727
[1996-03-14 15:53:14]  129.105.100.91 - - [1996-03-14 21:53:14] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:53:15]  129.105.100.91 - - [1996-03-14 21:53:15] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 725
[1996-03-14 15:53:19]  {2} 129.105.100.91 - - [1996-03-14 21:53:19] "GET /cl-http/cl-http.html HTTP/1.0" 200 14063
[1996-03-14 15:53:20]  {3} 129.105.100.91 - - [1996-03-14 21:53:20] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 6371
[1996-03-14 15:53:21]  {2} 129.105.100.91 - - [1996-03-14 21:53:21] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3638
[1996-03-14 15:53:23]  129.105.100.91 - - [1996-03-14 21:53:23] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 456
[1996-03-14 15:53:23]  129.105.100.91 - - [1996-03-14 21:53:23] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 1384
[1996-03-14 15:53:24]  {4} 129.105.100.91 - - [1996-03-14 21:53:24] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 7096
[1996-03-14 15:53:25]  {3} 129.105.100.91 - - [1996-03-14 21:53:25] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 4252
[1996-03-14 15:53:27]  {2} 129.105.100.91 - - [1996-03-14 21:53:27] "GET /cl-http/cl-http.html HTTP/1.0" 200 13794
[1996-03-14 15:53:28]  {5} 129.105.100.91 - - [1996-03-14 21:53:28] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 7823
[1996-03-14 15:53:28]  {4} 129.105.100.91 - - [1996-03-14 21:53:28] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 4741
[1996-03-14 15:53:29]  {2} 129.105.100.91 - - [1996-03-14 21:53:29] "GET /cl-http/icons/star.gif HTTP/1.0" 200 2006
[1996-03-14 15:53:31]  129.105.100.91 - - [1996-03-14 21:53:30] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 3113
[1996-03-14 15:53:31]  {6} 129.105.100.91 - - [1996-03-14 21:53:31] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 10466
[1996-03-14 15:53:31]  {5} 129.105.100.91 - - [1996-03-14 21:53:31] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 5197
[1996-03-14 15:53:33]  {3} 129.105.100.91 - - [1996-03-14 21:53:32] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 2531
[1996-03-14 15:53:35]  {7} 129.105.100.91 - - [1996-03-14 21:53:34] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 11849
[1996-03-14 15:53:35]  {2} 129.105.100.91 - - [1996-03-14 21:53:35] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 4423
[1996-03-14 15:53:36]  {6} 129.105.100.91 - - [1996-03-14 21:53:36] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 5921
[1996-03-14 15:53:37]  {4} 129.105.100.91 - - [1996-03-14 21:53:36] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 3145
[1996-03-14 15:53:38]  {8} 129.105.100.91 - - [1996-03-14 21:53:38] "GET /cl-http/cl-http.html HTTP/1.0" 200 25187
[1996-03-14 15:53:40]  {3} 129.105.100.91 - - [1996-03-14 21:53:40] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 7536
[1996-03-14 15:53:40]  {7} 129.105.100.91 - - [1996-03-14 21:53:40] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 8564
[1996-03-14 15:53:42]  {5} 129.105.100.91 - - [1996-03-14 21:53:42] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 3601
[1996-03-14 15:53:42]  129.105.100.91 - - [1996-03-14 21:53:42] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:53:43]  {4} 129.105.100.91 - - [1996-03-14 21:53:43] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 8846
[1996-03-14 15:53:44]  {8} 129.105.100.91 - - [1996-03-14 21:53:44] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 9947
[1996-03-14 15:53:46]  {6} 129.105.100.91 - - [1996-03-14 21:53:46] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 4325
[1996-03-14 15:53:46]  {5} 129.105.100.91 - - [1996-03-14 21:53:46] "GET /cl-http/icons/star.gif HTTP/1.0" 200 9468
[1996-03-14 15:53:47]  {2} 129.105.100.91 - - [1996-03-14 21:53:47] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 1139
[1996-03-14 15:53:48]  {9} 129.105.100.91 - - [1996-03-14 21:53:48] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 10673
[1996-03-14 15:53:50]  {6} 129.105.100.91 - - [1996-03-14 21:53:50] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 9956
[1996-03-14 15:53:50]  {7} 129.105.100.91 - - [1996-03-14 21:53:50] "GET /cl-http/cl-http.html HTTP/1.0" 200 17663
[1996-03-14 15:53:53]  {3} 129.105.100.91 - - [1996-03-14 21:53:53] "GET /cl-http/icons/world-server.gif HTTP/1.0" 200 4252
[1996-03-14 15:53:53]  {10} 129.105.100.91 - - [1996-03-14 21:53:53] "GET /cl-http/icons/line-rain.gif HTTP/1.0" 200 13316
[1996-03-14 15:53:54]  {7} 129.105.100.91 - - [1996-03-14 21:53:54] "GET /cl-http/icons/check-yes.gif HTTP/1.0" 200 10411
[1996-03-14 15:53:55]  129.105.100.91 - - [1996-03-14 21:53:54] "GET /cl-http/icons/construction3.gif HTTP/1.0" 200 525
[1996-03-14 15:53:57]  {4} 129.105.100.91 - - [1996-03-14 21:53:56] "GET /cl-http/icons/blueball.gif HTTP/1.0" 200 5562
[1996-03-14 15:53:57]  {8} 129.105.100.91 - - [1996-03-14 21:53:57] "GET /cl-http/icons/button-info.gif HTTP/1.0" 200 11794
[1996-03-14 15:53:58]  {11} 129.105.100.91 - - [1996-03-14 21:53:58] "GET /cl-http/icons/pinkball.gif HTTP/1.0" 200 14040
[1996-03-14 15:53:59]  {2} 129.105.100.91 - - [1996-03-14 21:53:59] "GET /cl-http/icons/light-blueball.gif HTTP/1.0" 200 1139
[1996-03-14 15:54:00]  {5} 129.105.100.91 - - [1996-03-14 21:54:00] "GET /cl-http/icons/star.gif HTTP/1.0" 200 6184
[1996-03-14 15:54:01]  {9} 129.105.100.91 - - [1996-03-14 21:54:01] "GET /cl-http/icons/purpleball.gif HTTP/1.0" 200 12520
[1996-03-14 15:54:02]  {12} 129.105.100.91 - - [1996-03-14 21:54:02] "GET /cl-http/icons/smiley.gif HTTP/1.0" 200 14528