Henrik Nordstrom wrote:

On Mon, 23 Feb 2004, Yedidia Klein wrote:



As far as I understand the access log of squid log the bytes that was sent from the web server to the browser.
Is there any logs of the amount of data that is sent *from* the browser (like file upload via http)



Not yet.


With the custom log formats (Squid-3.0, or available as patch to Squid-2.5) you can log the Content-Length request header which will indicate the body size of the uploads, but not yet the total size of the forwarded requests including header like the default access.log shows for replies.


thanks, the Content-Legth will indicate me the size of uploaded data.
I'll just miss the headers that are probably small.
right ?

tnx,

--Yedidia




Reply via email to