Bug #1110

No "bytes in" in custom access.log

Added by mspasov 638 days ago. Updated 127 days ago.

Status:Fixed Start:
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:mod_accesslog
Target version:-
Pending:

No

Resolution:

duplicate


Description

I'm using lighttpd r1715 and it seems that the "bytes in (%I)" column does not work in 1.5. I have used this feature with 1.4.x and everything was ok. Here are some additional information:

Configuration:


    accesslog.format = "%t      %T      %V      %h      %s      %I      %O      %r" 

Log file:


[10/Apr/2007:16:03:07 +0300]    0       host        192.168.0.110   200     -       1349     GET /test HTTP/1.1
[10/Apr/2007:16:03:08 +0300]    0       host        192.168.0.110   200     -       1349     GET /test HTTP/1.1

I expect to get bytes out instead of "-" (like it was in 1.4).

History

09/02/2008 11:15 AM - stbuehler

  • Status changed from New to Fixed
  • Resolution set to duplicate

Fixed in r2029, #1514

Also available in: Atom PDF