Testing a website from Linux command line.
        Posted  
        
            by Embreau
        on Server Fault
        
        See other posts from Server Fault
        
            or by Embreau
        
        
        
        Published on 2010-03-22T14:12:51Z
        Indexed on 
            2010/03/22
            14:21 UTC
        
        
        Read the original article
        Hit count: 626
        
I am looking for a tool to test a website from a Linux command line.
From the output, I need to know the http response (status codes) but also benchmark the time it takes to download the different elements of the site.
Thank you in advance.
© Server Fault or respective owner