https://issues.apache.org/bugzilla/show_bug.cgi?id=49904

           Summary: Performance problem : I cann't use Jmeter to simulate
                    stress enough
           Product: JMeter
           Version: 2.4
          Platform: HP
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Before:

    Master – the system running Jmeter GUI, which controls the test
    Slave – the system running jmeter-server, which takes commands from the GUI
and send requests to the target system(s)
    Target – the webserver we plan to stress test

Resion:

    The slave send a request to Target , and also send the result to Master.
    The Master is not stronger than the Target Web server.
    So The Master cost all cpu , either there're 40 slaves , the target server
is not busy.


    If 
      I do not create result data,Jmeter works well.
    Else 
      If I create even any listener or just witer result to a file,the Master
will be bttleneck !

Also see this blog:
    http://hi.baidu.com/higkoo/blog/item/82f97038de5fc0fcb211c7b4.html

I test with LoadRunner , It tells me target could deal with more 40000
Hits/Second.

How can Jmeter do this ?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to