tagz 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/a.rb +11 -0
- data/gemspec.rb +27 -0
- data/gen_readme.rb +32 -0
- data/install.rb +210 -0
- data/lib/tagz.rb +376 -0
- data/lib/tagz/rails.rb +198 -0
- data/rails/README +182 -0
- data/rails/Rakefile +10 -0
- data/rails/app/controllers/application.rb +7 -0
- data/rails/app/controllers/tagz_controller.rb +51 -0
- data/rails/app/helpers/application_helper.rb +3 -0
- data/rails/app/helpers/tagz_helper.rb +2 -0
- data/rails/app/views/layouts/layout.rb +16 -0
- data/rails/app/views/tagz/b.rb +19 -0
- data/rails/app/views/tagz/c.rb +9 -0
- data/rails/app/views/tagz/d.rhtml +17 -0
- data/rails/app/views/tagz/e.rb +3 -0
- data/rails/config/boot.rb +45 -0
- data/rails/config/database.yml +36 -0
- data/rails/config/environment.rb +65 -0
- data/rails/config/environments/development.rb +21 -0
- data/rails/config/environments/production.rb +18 -0
- data/rails/config/environments/test.rb +19 -0
- data/rails/config/lighttpd.conf +54 -0
- data/rails/config/routes.rb +23 -0
- data/rails/doc/README_FOR_APP +2 -0
- data/rails/log/development.log +6713 -0
- data/rails/log/fastcgi.crash.log +103 -0
- data/rails/log/lighttpd.access.log +171 -0
- data/rails/log/lighttpd.error.log +116 -0
- data/rails/log/production.log +0 -0
- data/rails/log/server.log +0 -0
- data/rails/log/test.log +0 -0
- data/rails/public/404.html +30 -0
- data/rails/public/500.html +30 -0
- data/rails/public/dispatch.cgi +10 -0
- data/rails/public/dispatch.fcgi +24 -0
- data/rails/public/dispatch.rb +10 -0
- data/rails/public/favicon.ico +0 -0
- data/rails/public/images/rails.png +0 -0
- data/rails/public/index.html +277 -0
- data/rails/public/javascripts/application.js +2 -0
- data/rails/public/javascripts/controls.js +833 -0
- data/rails/public/javascripts/dragdrop.js +942 -0
- data/rails/public/javascripts/effects.js +1088 -0
- data/rails/public/javascripts/prototype.js +2515 -0
- data/rails/public/robots.txt +1 -0
- data/rails/script/about +3 -0
- data/rails/script/breakpointer +3 -0
- data/rails/script/console +3 -0
- data/rails/script/destroy +3 -0
- data/rails/script/generate +3 -0
- data/rails/script/performance/benchmarker +3 -0
- data/rails/script/performance/profiler +3 -0
- data/rails/script/plugin +3 -0
- data/rails/script/process/inspector +3 -0
- data/rails/script/process/reaper +3 -0
- data/rails/script/process/spawner +3 -0
- data/rails/script/runner +3 -0
- data/rails/script/server +4 -0
- data/rails/test/functional/tagz_controller_test.rb +18 -0
- data/rails/test/test_helper.rb +28 -0
- data/rails/tmp/cache/index.html-gzip-1958902-7552-1181801882 +0 -0
- data/rails/tmp/cache/javascripts/effects.js-gzip-1958907-38200-1181801882 +0 -0
- data/rails/tmp/cache/javascripts/prototype.js-gzip-1958906-71260-1181801882 +0 -0
- data/rails/tmp/sessions/ruby_sess.365e696810aa7418 +0 -0
- data/rails/tmp/sessions/ruby_sess.3ab0cb2f589d3855 +0 -0
- data/rails/tmp/sessions/ruby_sess.c812e68d96a6e99f +0 -0
- data/rails/tmp/sessions/ruby_sess.e0a954440a7e27d7 +0 -0
- data/sample/a.rb +9 -0
- data/test/tagz.rb +436 -0
- data/tidy +3 -0
- metadata +161 -0
@@ -0,0 +1,103 @@
|
|
1
|
+
# Logfile created on Thu Jun 14 12:36:46 -0600 2007 by /
|
2
|
+
[14/Jun/2007:12:36:46 :: 2181] starting
|
3
|
+
[14/Jun/2007:12:39:13 :: 2181] asked to terminate immediately
|
4
|
+
[14/Jun/2007:12:39:13 :: 2181] terminated by explicit exit
|
5
|
+
[14/Jun/2007:12:39:17 :: 2198] starting
|
6
|
+
[14/Jun/2007:12:43:27 :: 2198] asked to terminate immediately
|
7
|
+
[14/Jun/2007:12:43:27 :: 2198] terminated by explicit exit
|
8
|
+
[14/Jun/2007:12:43:31 :: 2207] starting
|
9
|
+
[14/Jun/2007:12:44:22 :: 2207] asked to terminate immediately
|
10
|
+
[14/Jun/2007:12:44:22 :: 2207] terminated by explicit exit
|
11
|
+
[14/Jun/2007:12:44:25 :: 2216] starting
|
12
|
+
[14/Jun/2007:12:45:20 :: 2216] asked to terminate immediately
|
13
|
+
[14/Jun/2007:12:45:20 :: 2216] terminated by explicit exit
|
14
|
+
[14/Jun/2007:12:45:23 :: 2225] starting
|
15
|
+
[14/Jun/2007:12:46:40 :: 2225] asked to terminate immediately
|
16
|
+
[14/Jun/2007:12:46:40 :: 2225] terminated by explicit exit
|
17
|
+
[14/Jun/2007:12:46:43 :: 2234] starting
|
18
|
+
[14/Jun/2007:12:48:25 :: 2234] asked to terminate immediately
|
19
|
+
[14/Jun/2007:12:48:25 :: 2234] terminated by explicit exit
|
20
|
+
[14/Jun/2007:12:48:28 :: 2243] starting
|
21
|
+
[14/Jun/2007:13:06:17 :: 2243] asked to terminate immediately
|
22
|
+
[14/Jun/2007:13:06:17 :: 2243] terminated by explicit exit
|
23
|
+
[14/Jun/2007:15:01:27 :: 2369] starting
|
24
|
+
[14/Jun/2007:15:43:00 :: 2369] asked to terminate immediately
|
25
|
+
[14/Jun/2007:15:43:00 :: 2369] terminated by explicit exit
|
26
|
+
[14/Jun/2007:15:43:05 :: 2414] starting
|
27
|
+
[14/Jun/2007:15:43:31 :: 2414] asked to terminate immediately
|
28
|
+
[14/Jun/2007:15:43:31 :: 2414] terminated by explicit exit
|
29
|
+
[14/Jun/2007:15:43:35 :: 2423] starting
|
30
|
+
[14/Jun/2007:15:44:47 :: 2423] asked to terminate immediately
|
31
|
+
[14/Jun/2007:15:44:47 :: 2423] terminated by explicit exit
|
32
|
+
[14/Jun/2007:15:44:51 :: 2432] starting
|
33
|
+
[14/Jun/2007:15:46:18 :: 2432] asked to terminate immediately
|
34
|
+
[14/Jun/2007:15:46:18 :: 2432] terminated by explicit exit
|
35
|
+
[14/Jun/2007:15:46:21 :: 2441] starting
|
36
|
+
[14/Jun/2007:15:51:46 :: 2441] asked to terminate immediately
|
37
|
+
[14/Jun/2007:15:51:46 :: 2441] terminated by explicit exit
|
38
|
+
[14/Jun/2007:15:51:49 :: 2450] starting
|
39
|
+
[14/Jun/2007:15:53:35 :: 2450] asked to terminate immediately
|
40
|
+
[14/Jun/2007:15:53:35 :: 2450] terminated by explicit exit
|
41
|
+
[14/Jun/2007:15:53:39 :: 2459] starting
|
42
|
+
[14/Jun/2007:15:54:56 :: 2459] asked to terminate immediately
|
43
|
+
[14/Jun/2007:15:54:56 :: 2459] terminated by explicit exit
|
44
|
+
[14/Jun/2007:15:56:12 :: 2478] starting
|
45
|
+
[14/Jun/2007:15:57:11 :: 2478] asked to terminate immediately
|
46
|
+
[14/Jun/2007:15:57:11 :: 2478] terminated by explicit exit
|
47
|
+
[14/Jun/2007:15:57:14 :: 2487] starting
|
48
|
+
[14/Jun/2007:16:00:17 :: 2487] asked to terminate immediately
|
49
|
+
[14/Jun/2007:16:00:17 :: 2487] terminated by explicit exit
|
50
|
+
[14/Jun/2007:16:00:20 :: 2502] starting
|
51
|
+
[14/Jun/2007:16:16:41 :: 2502] asked to terminate immediately
|
52
|
+
[14/Jun/2007:16:16:41 :: 2502] terminated by explicit exit
|
53
|
+
[14/Jun/2007:16:16:44 :: 2532] starting
|
54
|
+
[14/Jun/2007:16:17:01 :: 2532] asked to terminate immediately
|
55
|
+
[14/Jun/2007:16:17:01 :: 2532] terminated by explicit exit
|
56
|
+
[14/Jun/2007:16:17:04 :: 2541] starting
|
57
|
+
[14/Jun/2007:16:17:58 :: 2541] asked to terminate immediately
|
58
|
+
[14/Jun/2007:16:17:58 :: 2541] terminated by explicit exit
|
59
|
+
[14/Jun/2007:16:18:01 :: 2550] starting
|
60
|
+
[14/Jun/2007:16:18:51 :: 2550] asked to terminate immediately
|
61
|
+
[14/Jun/2007:16:18:51 :: 2550] terminated by explicit exit
|
62
|
+
[14/Jun/2007:16:18:55 :: 2559] starting
|
63
|
+
[14/Jun/2007:16:43:16 :: 2559] asked to terminate immediately
|
64
|
+
[14/Jun/2007:16:43:16 :: 2559] terminated by explicit exit
|
65
|
+
[14/Jun/2007:16:45:41 :: 2613] starting
|
66
|
+
[14/Jun/2007:16:45:58 :: 2613] asked to terminate immediately
|
67
|
+
[14/Jun/2007:16:45:58 :: 2613] terminated by explicit exit
|
68
|
+
[14/Jun/2007:16:46:01 :: 2622] starting
|
69
|
+
[14/Jun/2007:16:46:18 :: 2622] asked to terminate immediately
|
70
|
+
[14/Jun/2007:16:46:18 :: 2622] terminated by explicit exit
|
71
|
+
[14/Jun/2007:16:46:23 :: 2632] starting
|
72
|
+
[14/Jun/2007:16:46:48 :: 2632] asked to terminate immediately
|
73
|
+
[14/Jun/2007:16:46:48 :: 2632] terminated by explicit exit
|
74
|
+
[14/Jun/2007:16:46:51 :: 2641] starting
|
75
|
+
[14/Jun/2007:16:49:37 :: 2641] asked to terminate immediately
|
76
|
+
[14/Jun/2007:16:49:37 :: 2641] terminated by explicit exit
|
77
|
+
[14/Jun/2007:16:49:41 :: 2650] starting
|
78
|
+
[14/Jun/2007:16:50:40 :: 2650] asked to terminate immediately
|
79
|
+
[14/Jun/2007:16:50:40 :: 2650] terminated by explicit exit
|
80
|
+
[14/Jun/2007:16:50:43 :: 2659] starting
|
81
|
+
[14/Jun/2007:16:50:54 :: 2659] asked to terminate immediately
|
82
|
+
[14/Jun/2007:16:50:54 :: 2659] terminated by explicit exit
|
83
|
+
[14/Jun/2007:16:50:58 :: 2668] starting
|
84
|
+
[14/Jun/2007:16:51:40 :: 2668] asked to terminate immediately
|
85
|
+
[14/Jun/2007:16:51:40 :: 2668] terminated by explicit exit
|
86
|
+
[14/Jun/2007:16:51:44 :: 2678] starting
|
87
|
+
[14/Jun/2007:19:39:52 :: 2678] asked to terminate immediately
|
88
|
+
[14/Jun/2007:19:39:52 :: 2678] terminated by explicit exit
|
89
|
+
[26/Jun/2007:21:47:47 :: 4404] starting
|
90
|
+
[26/Jun/2007:21:48:59 :: 4404] asked to terminate immediately
|
91
|
+
[26/Jun/2007:21:48:59 :: 4404] terminated by explicit exit
|
92
|
+
[26/Jun/2007:21:49:03 :: 4413] starting
|
93
|
+
[26/Jun/2007:22:01:02 :: 4413] asked to terminate immediately
|
94
|
+
[26/Jun/2007:22:01:02 :: 4413] terminated by explicit exit
|
95
|
+
[26/Jun/2007:22:01:06 :: 4429] starting
|
96
|
+
[26/Jun/2007:22:17:58 :: 4429] asked to terminate immediately
|
97
|
+
[26/Jun/2007:22:17:58 :: 4429] terminated by explicit exit
|
98
|
+
[27/Jun/2007:08:45:42 :: 4706] starting
|
99
|
+
[27/Jun/2007:08:46:54 :: 4706] asked to terminate immediately
|
100
|
+
[27/Jun/2007:08:46:54 :: 4706] terminated by explicit exit
|
101
|
+
[27/Jun/2007:08:46:58 :: 4715] starting
|
102
|
+
[27/Jun/2007:08:50:07 :: 4715] asked to terminate immediately
|
103
|
+
[27/Jun/2007:08:50:07 :: 4715] terminated by explicit exit
|
@@ -0,0 +1,171 @@
|
|
1
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:37:03 -0600] "GET /tagz/a HTTP/1.1" 500 7230 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
2
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:37:23 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
3
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:37:34 -0600] "GET /tagz/a HTTP/1.1" 500 7485 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
4
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:39:22 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
5
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:40:45 -0600] "GET /tagz/b HTTP/1.1" 500 9638 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
6
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:42:24 -0600] "GET /tagz/b HTTP/1.1" 500 9431 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
7
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:43:31 -0600] "GET /tagz/b HTTP/1.1" 500 9431 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
8
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:43:32 -0600] "GET /tagz/b HTTP/1.1" 500 9431 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
9
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:43:41 -0600] "GET /tagz/b HTTP/1.1" 500 9638 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
10
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:44:26 -0600] "GET /tagz/b HTTP/1.1" 500 9638 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
11
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:44:27 -0600] "GET /tagz/b HTTP/1.1" 500 9638 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
12
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:45:24 -0600] "GET /tagz/b HTTP/1.1" 500 9638 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
13
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:45:26 -0600] "GET /tagz/b HTTP/1.1" 500 9638 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
14
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:46:44 -0600] "GET /tagz/b HTTP/1.1" 500 9638 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
15
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:48:31 -0600] "GET /tagz/b HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
16
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:49:12 -0600] "GET /tagz/b HTTP/1.1" 200 2 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
17
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:49:20 -0600] "GET /tagz/b HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
18
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:49:40 -0600] "GET /tagz/b HTTP/1.1" 200 103 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
19
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:49:57 -0600] "GET /tagz/b HTTP/1.1" 200 157 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
20
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:50:04 -0600] "GET /tagz/b HTTP/1.1" 200 163 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
21
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:50:09 -0600] "GET /tagz/b HTTP/1.1" 200 163 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
22
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:50:15 -0600] "GET /tagz/b HTTP/1.1" 200 169 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
23
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:50:21 -0600] "GET /tagz/b HTTP/1.1" 200 175 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
24
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:50:29 -0600] "GET /tagz/b HTTP/1.1" 200 175 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
25
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:12:58:41 -0600] "GET /tagz/c HTTP/1.1" 200 224 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
26
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:00:07 -0600] "GET /tagz/c HTTP/1.1" 200 247 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
27
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:00:09 -0600] "GET /tagz/c HTTP/1.1" 200 247 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
28
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:01:09 -0600] "GET /tagz/c HTTP/1.1" 200 247 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
29
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:01:10 -0600] "GET /tagz/c HTTP/1.1" 200 247 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
30
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:01:17 -0600] "GET /tagz/c HTTP/1.1" 200 318 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
31
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:01:41 -0600] "GET /tagz/c HTTP/1.1" 200 318 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
32
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:01:42 -0600] "GET /tagz/c HTTP/1.1" 200 318 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
33
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:01:49 -0600] "GET /tagz/c HTTP/1.1" 200 324 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
34
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:01:53 -0600] "GET /tagz/c HTTP/1.1" 200 324 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
35
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:03:16 -0600] "GET /tagz/c HTTP/1.1" 200 338 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
36
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:03:58 -0600] "GET /tagz/c HTTP/1.1" 200 256 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
37
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:04:13 -0600] "GET /tagz/c HTTP/1.1" 200 256 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
38
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:04:28 -0600] "GET /tagz/c HTTP/1.1" 200 324 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
39
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:04:31 -0600] "GET /tagz/c HTTP/1.1" 200 324 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
40
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:04:32 -0600] "GET /tagz/c HTTP/1.1" 200 324 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
41
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:04:44 -0600] "GET /tagz/c HTTP/1.1" 200 324 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
42
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:05:18 -0600] "GET /tagz/c HTTP/1.1" 200 324 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
43
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:05:19 -0600] "GET /tagz/c HTTP/1.1" 200 324 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
44
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:05:39 -0600] "GET /tagz/c HTTP/1.1" 200 335 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
45
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:13:05:48 -0600] "GET /tagz/c HTTP/1.1" 200 335 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
46
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:01:37 -0600] "GET /tagz/c HTTP/1.1" 200 335 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
47
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:01:45 -0600] "GET /tagz/c HTTP/1.1" 200 335 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
48
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:01:46 -0600] "GET /tagz/c HTTP/1.1" 200 335 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
49
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:01:52 -0600] "GET /tagz/c HTTP/1.1" 200 335 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
50
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:04:21 -0600] "GET /tagz/a HTTP/1.1" 500 7309 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
51
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:04:41 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
52
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:04:42 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
53
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:04:59 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
54
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:05:08 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
55
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:06:13 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
56
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:06:52 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
57
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:11:18 -0600] "GET /tagz/d HTTP/1.1" 200 328 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
58
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:11:48 -0600] "GET /tagz/d HTTP/1.1" 200 375 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
59
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:12:57 -0600] "GET /tagz/d HTTP/1.1" 200 375 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
60
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:12:58 -0600] "GET /tagz/d HTTP/1.1" 200 375 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
61
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:13:57 -0600] "GET /tagz/d HTTP/1.1" 200 375 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
62
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:23:40 -0600] "GET /tagz/d HTTP/1.1" 200 147 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
63
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:23:51 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
64
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:23:56 -0600] "GET /tagz/b HTTP/1.1" 200 175 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
65
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:24:01 -0600] "GET /tagz/c HTTP/1.1" 200 82 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
66
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:24:45 -0600] "GET /tagz/c HTTP/1.1" 200 82 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
67
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:24:51 -0600] "GET /tagz/c HTTP/1.1" 200 82 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
68
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:25:17 -0600] "GET /tagz/c HTTP/1.1" 200 82 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
69
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:27:08 -0600] "GET /tagz/c HTTP/1.1" 500 795708 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
70
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:29:56 -0600] "GET /tagz/c HTTP/1.1" 200 316 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
71
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:31:25 -0600] "GET /tagz/c HTTP/1.1" 200 341 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
72
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:32:38 -0600] "GET /tagz/c HTTP/1.1" 200 341 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
73
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:32:39 -0600] "GET /tagz/c HTTP/1.1" 200 341 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
74
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:33:00 -0600] "GET /tagz/c HTTP/1.1" 200 341 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
75
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:40:23 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
76
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:43:06 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
77
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:43:07 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
78
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:43:38 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
79
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:44:52 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
80
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:46:24 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
81
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:46:25 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
82
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:51:50 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
83
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:51:51 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
84
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:53:40 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
85
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:53:41 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
86
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:56:13 -0600] "GET /tagz/c HTTP/1.1" 200 328 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
87
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:56:19 -0600] "GET /tagz/c HTTP/1.1" 200 328 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
88
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:57:16 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
89
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:15:57:18 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
90
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:00:26 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
91
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:00:27 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
92
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:16:38 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
93
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:16:44 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
94
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:16:45 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
95
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:17:04 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
96
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:18:02 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
97
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:19:08 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "curl/7.16.2 (i386-apple-darwin8.9.1) libcurl/7.16.2 zlib/1.2.3"
|
98
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:45:44 -0600] "GET /tagz/c HTTP/1.1" 500 9365 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
99
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:46:03 -0600] "GET /tagz/c HTTP/1.1" 200 328 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
100
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:46:24 -0600] "GET /tagz/c HTTP/1.1" 200 328 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
101
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:46:25 -0600] "GET /tagz/c HTTP/1.1" 200 328 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
102
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:46:53 -0600] "GET /tagz/c HTTP/1.1" 200 353 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
103
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:49:42 -0600] "GET /tagz/c HTTP/1.1" 200 355 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
104
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:50:48 -0600] "GET /tagz/c HTTP/1.1" 200 355 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
105
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:50:49 -0600] "GET /tagz/c HTTP/1.1" 200 355 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
106
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:50:50 -0600] "GET /tagz/c HTTP/1.1" 200 355 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
107
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:51:02 -0600] "GET /tagz/c HTTP/1.1" 200 355 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
108
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:51:02 -0600] "GET /tagz/c HTTP/1.1" 200 355 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
109
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:51:44 -0600] "GET /tagz/c HTTP/1.1" 200 355 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
110
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:55:21 -0600] "GET /tagz/c HTTP/1.1" 200 332 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
111
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:55:47 -0600] "GET /tagz/c HTTP/1.1" 200 332 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
112
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:55:59 -0600] "GET /tagz/c HTTP/1.1" 200 332 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
113
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:57:33 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
114
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:57:36 -0600] "GET /tagz/b HTTP/1.1" 200 212 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
115
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:57:42 -0600] "GET /tagz/c HTTP/1.1" 200 361 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
116
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:57:45 -0600] "GET /tagz/d HTTP/1.1" 200 133 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
117
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:57:50 -0600] "GET /tagz/a HTTP/1.1" 200 77 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
118
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:58:14 -0600] "GET /tagz/a HTTP/1.1" 200 114 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
119
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:58:16 -0600] "GET /tagz/b HTTP/1.1" 200 212 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
120
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:58:20 -0600] "GET /tagz/c HTTP/1.1" 200 361 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
121
|
+
127.0.0.1 localhost:3000 - [14/Jun/2007:16:58:22 -0600] "GET /tagz/d HTTP/1.1" 200 133 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3"
|
122
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:47:53 -0600] "GET / HTTP/1.1" 200 2133 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
123
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:47:54 -0600] "GET /javascripts/prototype.js HTTP/1.1" 200 16311 "http://localhost:3000/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
124
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:47:54 -0600] "GET /javascripts/effects.js HTTP/1.1" 200 8963 "http://localhost:3000/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
125
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:47:54 -0600] "GET /images/rails.png HTTP/1.1" 200 1787 "http://localhost:3000/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
126
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:48:00 -0600] "GET /tagz/ HTTP/1.1" 404 570 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
127
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:48:05 -0600] "GET /tagz/d HTTP/1.1" 500 9617 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
128
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:48:14 -0600] "GET /tagz/e HTTP/1.1" 500 9238 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
129
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:48:19 -0600] "GET /tagz/a HTTP/1.1" 500 7264 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
130
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:49:04 -0600] "GET /tagz/a HTTP/1.1" 500 7264 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
131
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:49:40 -0600] "GET /tagz/a HTTP/1.1" 200 114 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
132
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:51:35 -0600] "GET /tagz/ HTTP/1.1" 500 7000 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
133
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:51:48 -0600] "GET /tagz/ HTTP/1.1" 500 7608 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
134
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:52:14 -0600] "GET /tagz/ HTTP/1.1" 500 9134 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
135
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:54:22 -0600] "GET /tagz/ HTTP/1.1" 500 7372 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
136
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:54:29 -0600] "GET /tagz/ HTTP/1.1" 200 131 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
137
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:54:55 -0600] "GET /tagz/ HTTP/1.1" 200 160 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
138
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:55:06 -0600] "GET /tagz/ HTTP/1.1" 200 135 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
139
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:55:09 -0600] "GET /tagz/a HTTP/1.1" 200 114 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
140
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:55:13 -0600] "GET /tagz/b HTTP/1.1" 500 10432 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
141
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:56:16 -0600] "GET /tagz/b HTTP/1.1" 200 212 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
142
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:56:25 -0600] "GET /tagz/b HTTP/1.1" 200 212 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
143
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:56:26 -0600] "GET /tagz/b HTTP/1.1" 200 212 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
144
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:56:29 -0600] "GET /tagz/b HTTP/1.1" 200 212 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
145
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:56:30 -0600] "GET /tagz/b HTTP/1.1" 200 212 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
146
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:58:26 -0600] "GET /tagz/b HTTP/1.1" 200 212 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
147
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:58:36 -0600] "GET /tagz/c HTTP/1.1" 200 361 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
148
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:21:58:41 -0600] "GET /tagz/d HTTP/1.1" 500 9617 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
149
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:22:00:28 -0600] "GET /tagz/d HTTP/1.1" 200 133 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
150
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:22:00:33 -0600] "GET /tagz/e HTTP/1.1" 500 9006 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
151
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:22:01:00 -0600] "GET /tagz/e HTTP/1.1" 500 9006 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
152
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:22:01:06 -0600] "GET /tagz/e HTTP/1.1" 500 9006 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
153
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:22:01:07 -0600] "GET /tagz/e HTTP/1.1" 500 9006 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
154
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:22:11:42 -0600] "GET /tagz/e HTTP/1.1" 200 11 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
155
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:22:11:43 -0600] "GET /tagz/e HTTP/1.1" 200 11 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
156
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:22:11:55 -0600] "GET /tagz/e HTTP/1.1" 200 11 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
157
|
+
127.0.0.1 localhost:3000 - [26/Jun/2007:22:11:55 -0600] "GET /tagz/e HTTP/1.1" 200 11 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
158
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:45:48 -0600] "GET /tagz/ HTTP/1.1" 200 135 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
159
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:45:51 -0600] "GET /tagz/a HTTP/1.1" 200 114 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
160
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:45:55 -0600] "GET /tagz/b HTTP/1.1" 200 212 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
161
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:46:00 -0600] "GET /tagz/c HTTP/1.1" 200 361 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
162
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:46:04 -0600] "GET /tagz/d HTTP/1.1" 200 133 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
163
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:46:08 -0600] "GET /tagz/e HTTP/1.1" 200 11 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
164
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:46:32 -0600] "GET /tagz/e HTTP/1.1" 200 11 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
165
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:46:34 -0600] "GET /tagz/e HTTP/1.1" 200 11 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
166
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:46:59 -0600] "GET /tagz/e HTTP/1.1" 200 27 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
167
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:47:27 -0600] "GET /tagz/a HTTP/1.1" 200 114 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
168
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:47:31 -0600] "GET /tagz/b HTTP/1.1" 200 212 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
169
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:47:36 -0600] "GET /tagz/c HTTP/1.1" 200 263 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
170
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:47:40 -0600] "GET /tagz/d HTTP/1.1" 200 133 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
171
|
+
127.0.0.1 localhost:3000 - [27/Jun/2007:08:47:44 -0600] "GET /tagz/e HTTP/1.1" 200 27 "http://localhost:3000/tagz/" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
|
@@ -0,0 +1,116 @@
|
|
1
|
+
2007-06-14 12:35:16: (log.c.75) server started
|
2
|
+
2007-06-14 12:36:42: (server.c.1252) [note] graceful shutdown started
|
3
|
+
2007-06-14 12:36:42: (log.c.135) server stopped
|
4
|
+
2007-06-14 12:36:45: (log.c.75) server started
|
5
|
+
2007-06-14 12:39:13: (server.c.1252) [note] graceful shutdown started
|
6
|
+
2007-06-14 12:39:13: (log.c.135) server stopped
|
7
|
+
2007-06-14 12:39:16: (log.c.75) server started
|
8
|
+
2007-06-14 12:43:27: (server.c.1252) [note] graceful shutdown started
|
9
|
+
2007-06-14 12:43:27: (log.c.135) server stopped
|
10
|
+
2007-06-14 12:43:29: (log.c.75) server started
|
11
|
+
2007-06-14 12:44:22: (server.c.1252) [note] graceful shutdown started
|
12
|
+
2007-06-14 12:44:22: (log.c.135) server stopped
|
13
|
+
2007-06-14 12:44:24: (log.c.75) server started
|
14
|
+
2007-06-14 12:45:20: (server.c.1252) [note] graceful shutdown started
|
15
|
+
2007-06-14 12:45:20: (log.c.135) server stopped
|
16
|
+
2007-06-14 12:45:22: (log.c.75) server started
|
17
|
+
2007-06-14 12:46:40: (server.c.1252) [note] graceful shutdown started
|
18
|
+
2007-06-14 12:46:40: (log.c.135) server stopped
|
19
|
+
2007-06-14 12:46:42: (log.c.75) server started
|
20
|
+
2007-06-14 12:48:25: (server.c.1252) [note] graceful shutdown started
|
21
|
+
2007-06-14 12:48:25: (log.c.135) server stopped
|
22
|
+
2007-06-14 12:48:27: (log.c.75) server started
|
23
|
+
2007-06-14 13:01:09: (mod_fastcgi.c.2551) FastCGI-stderr: /Users/ahoward/src/ruby/tagz/rails/public/../config/../app/views/layouts/application.rb:7: warning: parenthesize argument(s) for future version
|
24
|
+
|
25
|
+
2007-06-14 13:01:10: (mod_fastcgi.c.2551) FastCGI-stderr: /Users/ahoward/src/ruby/tagz/rails/public/../config/../app/views/layouts/application.rb:7: warning: parenthesize argument(s) for future version
|
26
|
+
|
27
|
+
2007-06-14 13:01:17: (mod_fastcgi.c.2551) FastCGI-stderr: /Users/ahoward/src/ruby/tagz/rails/public/../config/../app/views/layouts/application.rb:7: warning: parenthesize argument(s) for future version
|
28
|
+
|
29
|
+
2007-06-14 13:06:17: (server.c.1252) [note] graceful shutdown started
|
30
|
+
2007-06-14 13:06:17: (log.c.135) server stopped
|
31
|
+
2007-06-14 15:01:26: (log.c.75) server started
|
32
|
+
2007-06-14 15:43:00: (server.c.1252) [note] graceful shutdown started
|
33
|
+
2007-06-14 15:43:00: (log.c.135) server stopped
|
34
|
+
2007-06-14 15:43:03: (log.c.75) server started
|
35
|
+
2007-06-14 15:43:31: (server.c.1252) [note] graceful shutdown started
|
36
|
+
2007-06-14 15:43:31: (log.c.135) server stopped
|
37
|
+
2007-06-14 15:43:34: (log.c.75) server started
|
38
|
+
2007-06-14 15:44:47: (server.c.1252) [note] graceful shutdown started
|
39
|
+
2007-06-14 15:44:47: (log.c.135) server stopped
|
40
|
+
2007-06-14 15:44:50: (log.c.75) server started
|
41
|
+
2007-06-14 15:46:18: (server.c.1252) [note] graceful shutdown started
|
42
|
+
2007-06-14 15:46:18: (log.c.135) server stopped
|
43
|
+
2007-06-14 15:46:20: (log.c.75) server started
|
44
|
+
2007-06-14 15:51:46: (server.c.1252) [note] graceful shutdown started
|
45
|
+
2007-06-14 15:51:46: (log.c.135) server stopped
|
46
|
+
2007-06-14 15:51:48: (log.c.75) server started
|
47
|
+
2007-06-14 15:53:35: (server.c.1252) [note] graceful shutdown started
|
48
|
+
2007-06-14 15:53:35: (log.c.135) server stopped
|
49
|
+
2007-06-14 15:53:38: (log.c.75) server started
|
50
|
+
2007-06-14 15:54:56: (server.c.1252) [note] graceful shutdown started
|
51
|
+
2007-06-14 15:54:56: (log.c.135) server stopped
|
52
|
+
2007-06-14 15:54:58: (log.c.75) server started
|
53
|
+
2007-06-14 15:55:00: (mod_fastcgi.c.1711) connect failed: Connection refused on unix:/Users/ahoward/src/ruby/tagz/rails/tmp/sockets/fcgi.socket-0
|
54
|
+
2007-06-14 15:55:00: (mod_fastcgi.c.2866) backend died, we disable it for a 5 seconds and send the request to another backend instead: reconnects: 0 load: 1
|
55
|
+
2007-06-14 15:56:04: (server.c.1252) [note] graceful shutdown started
|
56
|
+
2007-06-14 15:56:08: (log.c.135) server stopped
|
57
|
+
2007-06-14 15:56:10: (log.c.75) server started
|
58
|
+
2007-06-14 15:57:11: (server.c.1252) [note] graceful shutdown started
|
59
|
+
2007-06-14 15:57:11: (log.c.135) server stopped
|
60
|
+
2007-06-14 15:57:13: (log.c.75) server started
|
61
|
+
2007-06-14 16:00:17: (server.c.1252) [note] graceful shutdown started
|
62
|
+
2007-06-14 16:00:17: (log.c.135) server stopped
|
63
|
+
2007-06-14 16:00:19: (log.c.75) server started
|
64
|
+
2007-06-14 16:16:41: (server.c.1252) [note] graceful shutdown started
|
65
|
+
2007-06-14 16:16:41: (log.c.135) server stopped
|
66
|
+
2007-06-14 16:16:42: (log.c.75) server started
|
67
|
+
2007-06-14 16:17:01: (server.c.1252) [note] graceful shutdown started
|
68
|
+
2007-06-14 16:17:01: (log.c.135) server stopped
|
69
|
+
2007-06-14 16:17:02: (log.c.75) server started
|
70
|
+
2007-06-14 16:17:58: (server.c.1252) [note] graceful shutdown started
|
71
|
+
2007-06-14 16:17:58: (log.c.135) server stopped
|
72
|
+
2007-06-14 16:17:59: (log.c.75) server started
|
73
|
+
2007-06-14 16:18:51: (server.c.1252) [note] graceful shutdown started
|
74
|
+
2007-06-14 16:18:51: (log.c.135) server stopped
|
75
|
+
2007-06-14 16:18:54: (log.c.75) server started
|
76
|
+
2007-06-14 16:43:16: (server.c.1252) [note] graceful shutdown started
|
77
|
+
2007-06-14 16:43:16: (log.c.135) server stopped
|
78
|
+
2007-06-14 16:45:40: (log.c.75) server started
|
79
|
+
2007-06-14 16:45:58: (server.c.1252) [note] graceful shutdown started
|
80
|
+
2007-06-14 16:45:58: (log.c.135) server stopped
|
81
|
+
2007-06-14 16:46:00: (log.c.75) server started
|
82
|
+
2007-06-14 16:46:18: (server.c.1252) [note] graceful shutdown started
|
83
|
+
2007-06-14 16:46:18: (log.c.135) server stopped
|
84
|
+
2007-06-14 16:46:21: (log.c.75) server started
|
85
|
+
2007-06-14 16:46:48: (server.c.1252) [note] graceful shutdown started
|
86
|
+
2007-06-14 16:46:48: (log.c.135) server stopped
|
87
|
+
2007-06-14 16:46:50: (log.c.75) server started
|
88
|
+
2007-06-14 16:49:37: (server.c.1252) [note] graceful shutdown started
|
89
|
+
2007-06-14 16:49:37: (log.c.135) server stopped
|
90
|
+
2007-06-14 16:49:39: (log.c.75) server started
|
91
|
+
2007-06-14 16:50:40: (server.c.1252) [note] graceful shutdown started
|
92
|
+
2007-06-14 16:50:40: (log.c.135) server stopped
|
93
|
+
2007-06-14 16:50:42: (log.c.75) server started
|
94
|
+
2007-06-14 16:50:54: (server.c.1252) [note] graceful shutdown started
|
95
|
+
2007-06-14 16:50:54: (log.c.135) server stopped
|
96
|
+
2007-06-14 16:50:57: (log.c.75) server started
|
97
|
+
2007-06-14 16:51:40: (server.c.1252) [note] graceful shutdown started
|
98
|
+
2007-06-14 16:51:40: (log.c.135) server stopped
|
99
|
+
2007-06-14 16:51:42: (log.c.75) server started
|
100
|
+
2007-06-14 19:39:52: (server.c.1252) [note] graceful shutdown started
|
101
|
+
2007-06-14 19:39:52: (log.c.135) server stopped
|
102
|
+
2007-06-26 21:47:45: (log.c.75) server started
|
103
|
+
2007-06-26 21:48:59: (server.c.1252) [note] graceful shutdown started
|
104
|
+
2007-06-26 21:48:59: (log.c.135) server stopped
|
105
|
+
2007-06-26 21:49:02: (log.c.75) server started
|
106
|
+
2007-06-26 22:01:02: (server.c.1252) [note] graceful shutdown started
|
107
|
+
2007-06-26 22:01:02: (log.c.135) server stopped
|
108
|
+
2007-06-26 22:01:04: (log.c.75) server started
|
109
|
+
2007-06-26 22:17:58: (server.c.1252) [note] graceful shutdown started
|
110
|
+
2007-06-26 22:17:58: (log.c.135) server stopped
|
111
|
+
2007-06-27 08:45:40: (log.c.75) server started
|
112
|
+
2007-06-27 08:46:54: (server.c.1252) [note] graceful shutdown started
|
113
|
+
2007-06-27 08:46:54: (log.c.135) server stopped
|
114
|
+
2007-06-27 08:46:56: (log.c.75) server started
|
115
|
+
2007-06-27 08:50:07: (server.c.1252) [note] graceful shutdown started
|
116
|
+
2007-06-27 08:50:07: (log.c.135) server stopped
|
File without changes
|
File without changes
|
data/rails/log/test.log
ADDED
File without changes
|
@@ -0,0 +1,30 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
+
|
4
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
5
|
+
|
6
|
+
<head>
|
7
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
8
|
+
<title>The page you were looking for doesn't exist (404)</title>
|
9
|
+
<style type="text/css">
|
10
|
+
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
|
11
|
+
div.dialog {
|
12
|
+
width: 25em;
|
13
|
+
padding: 0 4em;
|
14
|
+
margin: 4em auto 0 auto;
|
15
|
+
border: 1px solid #ccc;
|
16
|
+
border-right-color: #999;
|
17
|
+
border-bottom-color: #999;
|
18
|
+
}
|
19
|
+
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
|
20
|
+
</style>
|
21
|
+
</head>
|
22
|
+
|
23
|
+
<body>
|
24
|
+
<!-- This file lives in public/404.html -->
|
25
|
+
<div class="dialog">
|
26
|
+
<h1>The page you were looking for doesn't exist.</h1>
|
27
|
+
<p>You may have mistyped the address or the page may have moved.</p>
|
28
|
+
</div>
|
29
|
+
</body>
|
30
|
+
</html>
|
@@ -0,0 +1,30 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
+
|
4
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
5
|
+
|
6
|
+
<head>
|
7
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
8
|
+
<title>We're sorry, but something went wrong</title>
|
9
|
+
<style type="text/css">
|
10
|
+
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
|
11
|
+
div.dialog {
|
12
|
+
width: 25em;
|
13
|
+
padding: 0 4em;
|
14
|
+
margin: 4em auto 0 auto;
|
15
|
+
border: 1px solid #ccc;
|
16
|
+
border-right-color: #999;
|
17
|
+
border-bottom-color: #999;
|
18
|
+
}
|
19
|
+
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
|
20
|
+
</style>
|
21
|
+
</head>
|
22
|
+
|
23
|
+
<body>
|
24
|
+
<!-- This file lives in public/500.html -->
|
25
|
+
<div class="dialog">
|
26
|
+
<h1>We're sorry, but something went wrong.</h1>
|
27
|
+
<p>We've been notified about this issue and we'll take a look at it shortly.</p>
|
28
|
+
</div>
|
29
|
+
</body>
|
30
|
+
</html>
|