Usage Import Does Not Import 302 Redirects

ID: Q216372


The information in this article applies to:


SYMPTOMS

Site Server Usage Import does not import 302 redirects from log files.


MORE INFORMATION

Only the following http response codes are imported:


    case 0:           // Ftp/Gopher success response code

    case 200:         // Ok

    case 202:         // Accepted

    case 203:         // Partial information

    case 204:         // No response

    case 226:         // (RFC 959) FTP closing data connection

    case 304:         // Not modified
 

Additional query words:


Keywords          : 
Version           : winnt:3.0
Platform          : winnt 
Issue type        : kbprb 

Last Reviewed: March 31, 1999