On Fri, 18 Jul 2003, Per Jessen wrote:

> It appears that loglines with a processing time > 2147483647 (LONG_MAX) are
> considered invalid ? I have some slow running exchanges that often run up
> to 30mins - which Apache (%D) would log as 1800000000.
>
> What to do? (no, I can't change apaches logging format). I'm not interested
> in the actual processing time, but I still want the line counted, not just
> discarded.
>

It should go up to ULONG_MAX not just LONG_MAX. Of course, that only
postpones the problem out to 71.5 minutes, but it might be good enough in
practice...

-- 
Stephen Turner, Cambridge, UK    http://homepage.ntlworld.com/adelie/stephen/
 "The question of whether a computer can think is no more interesting than
  the question of whether a submarine can swim."  (Edsger W. Dijkstra)

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to