NAME
       Apache::DBILogConfig - Logs access information in a DBI
       database

CHANGES

       0.02  Thu Aug 16 22:17:00 2001
       - Fixed error in parsing of DBILogConfig_log_format that caused things
         to break when whitespace was used in parameters.
       - Added support for the following logging formats:
    
         b - bytes sent, excluding HTTP headers, in CLF format, i.e. a '-'
             rather than a 0 when no bytes are sent
         B - Bytes sent, excluding HTTP headers (%b used to be the format for
             this)
         H - The request protocol
         m - The request method
         q - The query string (prepended with a ? if a query string exists,
             otherwise an empty string)
                
        - Added stubs for future support of:

         A - Local IP-address
         c - Connection status when response is completed
             'X' = connection aborted before the response completed
             '+' = connection may be kept alive after the response is sent
             '-' = connection will be closed after the response is sent
         V - The server name according to the UseCanonicalName setting

         Support for these formats will be completed when mod_perl makes this
         information available via the Apache request, connection and server
         APIs.

-----FW: <[EMAIL PROTECTED]>-----

Date: Fri, 17 Aug 2001 05:35:36 +0200
From: PAUSE <[EMAIL PROTECTED]>
To: Jason Bodnar <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: CPAN Upload: J/JB/JBODNAR/Apache-DBILogConfig-0.02.tar.gz

The uploaded file

    Apache-DBILogConfig-0.02.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/J/JB/JBODNAR/Apache-DBILogConfig-0.02.tar.gz
  size: 5335 bytes
   md5: 6162133983400e8dc220f155cb18c042

No action is required on your part
Request entered by: JBODNAR (Jason Bodnar)
Request entered on: Fri, 17 Aug 2001 03:35:15 GMT
Request completed:  Fri, 17 Aug 2001 03:35:36 GMT

        Virtually Yours,
        Id: paused,v 1.74 2001/05/20 14:59:52 k Exp k 

--------------End of forwarded message-------------------------

-- 
Jason Bodnar
[EMAIL PROTECTED]

Reply via email to