You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/07/30 09:23:41 UTC

DO NOT REPLY [Bug 42997] New: - access log and broken connections

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42997>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42997

           Summary: access log and broken connections
           Product: Apache httpd-2
           Version: 2.2-HEAD
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P5
         Component: mod_log_config
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: andrzej.kwiatkowski@gmail.com


Hi.

in virtualhost docroot:

ls -al file.mp3

-rw-r--r--  1 205 205 9965568 Jul 16 06:36 mp3

wget:

wget "vhost.com/file.mp3"
--09:19:26--  http://vhost.com/file.mp3
           => `file.mp3'
Translacja vhost.com... 127.0.0.1
Connecting to ck1.internetdsl.pl|127.0.0.1|:80... po&#322;&#261;czono.
&#379;&#261;danie HTTP wys&#322;ano, oczekiwanie na odpowied&#378;... 200 OK
D&#322;ugo&#347;&#263;: 9,965,568 (9.5M) [audio/mpeg]

 0% [                                                                          
                                                         ] 9,512        
21.86K/s     


and apache access log:

127.0.0.1 - - [30/Jul/2007:09:18:34 +0200] "GET /file.mp3 HTTP/1.0" 200 9965568
"-" "Wget/1.10.2" vhost.com

Conclussion:

When connection is broken from client, apache logs that whole file was
downloaded with code 200.

With 60Mbit/s my http server in 24h transferred about 4TB instead of only about
600GB ;-)

thanks in advance for solving this..

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 42997] - access log and broken connections

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42997>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42997





------- Additional Comments From slive@apache.org  2007-07-30 10:28 -------
In particular:
http://wiki.apache.org/httpd/ResponseSize

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 42997] - access log and broken connections

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42997>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42997


covener@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From covener@gmail.com  2007-07-30 09:04 -------
See %X and %O LogFormats for more detailed information about a response, or
discuss on a user support forum such as:

http://httpd.apache.org/lists.html#http-users

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org