Re: How do I do full access logging including HTTP headers?
- From: John Bokma <john@xxxxxxxxxxxxxxx>
- Date: 31 Oct 2006 03:12:58 GMT
"Nu" <no@xxxxxxxx> wrote:
"John Bokma" <john@xxxxxxxxxxxxxxx> wrote in message
news:Xns986C81369F03Dcastleamber@xxxxxxxxxxxxxx
"Nu" <no@xxxxxxxx> wrote:
Don't top post, if you don't know what top posting means, look it up
in the wikipedia.
I'm on a shared hosting and don't have root access and my host just
said their logs are the only ones they give.
What header(s) do you want to log, and for which request(s)?
I want to log all the headers of each visitor and then store it in a
file somewhere.
Which additional headers are important to you? Since most should be
available in your access_log (referer, user agent, remote addr, request
path, method, status etc.).
I mean, of the additional headers (maybe I missed out a few):
HTTP_ACCEPT
HTTP_ACCEPT_CHARSET
HTTP_ACCEPT_ENCODING
HTTP_ACCEPT_LANGUAGE
HTTP_CONNECTION
HTTP_KEEP_ALIVE
REMOTE_PORT
you really need those? (just curious)
--
John Experienced Perl programmer: http://castleamber.com/
Perl help, tutorials, and examples: http://johnbokma.com/perl/
.
- References:
- How do I do full access logging including HTTP headers?
- From: Nu
- Re: How do I do full access logging including HTTP headers?
- From: Jürgen Exner
- Re: How do I do full access logging including HTTP headers?
- From: John Bokma
- Re: How do I do full access logging including HTTP headers?
- From: Nu
- Re: How do I do full access logging including HTTP headers?
- From: John Bokma
- Re: How do I do full access logging including HTTP headers?
- From: Nu
- How do I do full access logging including HTTP headers?
- Prev by Date: FAQ 3.25 Where can I learn about CGI or Web programming in Perl?
- Next by Date: Re: Naive threading performance questions
- Previous by thread: Re: How do I do full access logging including HTTP headers?
- Next by thread: Re: How do I do full access logging including HTTP headers?
- Index(es):
Relevant Pages
|