Stress test a server for simultaneous connection
        Posted  
        
            by 
                weston smith
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by weston smith
        
        
        
        Published on 2011-06-20T21:23:28Z
        Indexed on 
            2011/06/23
            16:24 UTC
        
        
        Read the original article
        Hit count: 333
        
I am trying to figure out a practical way to stress test a server for 300 to 600 simultaneous connections. Any advice?
Thank you everyone for the help. To be more specific (sorry I wasn't before) this is a Flash Media Server on AWS that will be streaming live video. I've been having problems with the video freezing/buffering for everyone and I need to verify if its on the user end, upload end, or server end. I mainly need help with stress testing the server with 300-600 multiple request before going live.
© Server Fault or respective owner