Recent content by glinius1

  1. G

    anyone use JMeter?

    JMeter's While Controller accepts either a function or a variable. Either evaluated function or variable should be changed to "false" somewhere, otherwise your test will run forever. So you need to modify your expression to be: ${__javaScript("${name}"=="Bob",)} See How to Use JMeter...
  2. G

    JMeter by Apache (need help) (load tester)

    I believe that you need properly configured keystores and certificates. Recording HTTPS Traffic with JMeter's Proxy Server guide has some clues and workarounds. --- Hi, Welcome to AnandTech Forums. I locked the thread because the last post was over ten years ago. Our members refer to such...