Host Header Logging
This allows recording into a plaintext file or into a database the host names obtained by analyzing a content of HTTP request and an amount of transferred bytes during HTTP session. What is a difference between Host Header Logging in TMeter and analyzing log files of a proxy server? You will find the answer in the table below.
Analyzing the log files |
Host Header Logging |
|
Is the proxy server required? |
Yes |
No. There are cases when it is not possible to install proxy server. |
Is overhead of HTTP taken into account? |
No. |
It is taken into account: |
What size of the file is accounted in case of using gzip-encoding (compressing "on the fly" web pages)? |
The size on the disk. |
Effective size of transferring the file (can be in 2-4 times less when using gzip-encoding) |
To enable this option, you should open Filter Editor, select the tab "Host Header Logging" and set parameters.
What types of HTTP requests are analyzed?
|
What types of HTTP requests are not analyzed?
It is not possible to analyze HTTPS (or secure HTTP) because this protocol uses an encryption.
See also: