ed87077 Ticket #177 - logconv.pl doesn't detect restarts

Authored and Committed by mreynolds 12 years ago
     Ticket #177 - logconv.pl doesn't detect restarts
    
    Bug Description:  logconv.pl incorrectly checks for restarts by looking for "conn=0 fd=".
    
    Fix Description:  Back in the iplanet days we used to start our connection count this way
                      but this has been changed, and logconv.pl needs to check for "conn=1 fd="
    
    https://fedorahosted.org/389/ticket/177
    
        
file modified
+1 -1