Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5149 | minor | always | 07-23-12 14:20 | 07-23-12 14:20 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.29 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.30 | ||
|
|||||
Summary: | 0005149: access-log timestamp offset issue | ||||
Description: |
(rep by Shinomiya Nobuaki) The log output time of access.log seems not to output it correctly. It seems that it occurs by splendid frequency even if it has accessed by one person. A log extract is shown below. * resin-pro-4.0.28/log/access.log {{{ 1: 127.0.0.1 - - [06/Jul/2012:15:47:29 +0900] "GET /resin-admin HTTP/1.1" 2: 127.0.0.1 - - [06/Jul/2012:15:47:30 +0900] "GET /resin-admin/colorbox/ 3: 127.0.0.1 - - [06/Jul/2012:15:47:30 +0900] "GET /resin-admin/default.c 4: 127.0.0.1 - - [06/Jul/2012:15:47:30 +0900] "GET /resin-admin/resin-adm 5: 127.0.0.1 - - [06/Jul/2012:15:47:30 +0900] "GET /resin-admin/pie-chart 6: 127.0.0.1 - - [06/Jul/2012:15:47:30 +0900] "GET /resin-admin/flot/jque 7: 127.0.0.1 - - [06/Jul/2012:15:47:30 +0900] "GET /resin-admin/colorbox/ 8: 127.0.0.1 - - 316/Jul/2012:15:47:29 +0900] "GET /resin-admin/ HTTP/1.1 9: 127.0.0.1 - - 316/Jul/2012:15:47:29 +0900] "GET /resin-admin/jquery-ui 10: 127.0.0.1 - - 316/Jul/2012:15:47:30 +0900] "GET /resin-admin/flot/jque |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|