Apache mod_status: stop request from being truncated
        Posted  
        
            by Zeno
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Zeno
        
        
        
        Published on 2010-04-15T18:59:25Z
        Indexed on 
            2010/04/15
            19:03 UTC
        
        
        Read the original article
        Hit count: 341
        
I have Apache with mod_status enabled with ExtendedStatus On. But it truncates the text in "Request" and I can often never see the full request.
How can I make it so mod_status stops truncating Request?
© Stack Overflow or respective owner