Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 49645 invoked by uid 500); 9 Aug 2003 02:46:33 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 49625 invoked from network); 9 Aug 2003 02:46:31 -0000 Received: from unknown (HELO mail.profundis.se) (213.80.46.101) by daedalus.apache.org with SMTP; 9 Aug 2003 02:46:31 -0000 X-ITHouse-Forward-Path: Received: From PROFUNDIS01 by mail.profundis.se (IT House Mail Server [TRIAL - 120 days left]); Sat, 9 Aug 2003 04:44:56 +0200 Message-ID: <192801c35e20$37c52fe0$652e50d5@profundis.se> Reply-To: "Robert Andersson" From: "Robert Andersson" To: References: <000801c35dfc$ed2591f0$ee37800a@Protege3500> Date: Sat, 9 Aug 2003 04:44:55 +0200 Organization: Profundis MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Apache Log File NachrichtStefan Auweiler wrote: > wouldn't it be possibe to note the time of the arrival of the request > at the server into the logfile? I don't think that is available directly. However, if you do some post-processing of the logs it is possible to calculate the time of the request by substacting the time it took to server the request. Take a look here: http://httpd.apache.org/docs-2.0/mod/mod_log_config.html#formats Regards, Robert Andersson --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org