Forum Discussion
Shruti_Malik_84
Nimbostratus
May 24, 2007Log Bytes Send/Received (WEB TRAFFIC) in F5 via iRules or BIG-IP
Hi All,
Is it possible to log the web traffic for a paricular incoming/outgoing https request i.e.' Bytes Send' and 'Bytes received'. The logging is required to be done by ei...
hoolio
Cirrostratus
May 25, 2007Yeah, I would think adding the HTTP::request and HTTP::payload would do it...
[expr [string length [HTTP::request] + [HTTP::payload]]
But there doesn't seem to be a way to get the response headers.
And Joe, I clients can send HTTP requests and servers can send responses with payloads without sending a Content-length (ie chunked encoded requests/responses). Also, the Content-Length headers don't include the HTTP header lengths.
Is there a way to get the HTTP response headers in one string, like HTTP::request for requests?
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects