/[Apache-SVN]/perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod
ViewVC logotype

Diff of /perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod	2005/04/19 14:21:52	161897
+++ perl/modperl/docs/trunk/src/docs/2.0/api/Apache2/RequestRec.pod	2005/04/19 14:29:16	161898
@@ -378,6 +378,11 @@ The number of bytes sent to the client,
 
 =back
 
+Though as of this writing in Apache 2.0 it doesn't really do what it
+did in Apache 1.3. It's just set to the size of the response body.
+The issue is that buckets from one request may get buffered and not
+sent during the lifetime of the request, so it's not easy to give a
+truly accurate count of "bytes sent to the network for this response".
 
 
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26