Deepak S.

  • 4 questions asked
  • 1 answer
  • 0 best answers (0%)
  • How to log Javascript output in Linux and Windows LGs

    I use a Javascript to log some details(variables, correlated data) and write output a file. For the load test I use Windows server as controller and combination of Windows and...
    Deepak S.
    Deepak S.

    Deepak S.

    Level
    0
    17 / 100
    points
    Deepak S.
    Deepak S.

    Deepak S.

    Level
    0
    17 / 100
    points
    Thanks Nouredine! So, if we want to refer to a file location both on Windows and Linux LG using a common Javascript can I use below - var writer = new java.io...
  • How throughput is calculated?

    How throughput is calculated in the Neoload test result? Does it add content-length of each response over test duration and divide by duration length? Do you consider response...
    Deepak S.
    Deepak S.

    Deepak S.

    Level
    0
    17 / 100
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The throughput is the amount of HTTP data received by the Load Generator from the server. It includes the headers+body. It's almost computed the same way for transactions...
  • Neoload LG memory configuration

    While executing test from Neoload GUI with embedded LG (on same host as controller), does the LG Engine reads the memory configuration from “\bin\NeoLoadGUI.vmoptions” OR from...
    Deepak S.
    Deepak S.

    Deepak S.

    Level
    0
    17 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Hi, the GUI reads from the GUI vmoptions, the agent reads from the LGs vmoptions and the engine reads from the agent.properties. So all 3 are used. As mentioned, the agent is...
  • Which specific config files should I update memory for launching each of below?

    NeoLoadGUI_NoPrivilege.exe ControllerAgentService.exe ControllerAgent.exe LoadGeneratorAgent_NoPrivilege.exe LoadGeneratorAgentService.exe LoadGeneratorAgent.exe what I...
    Deepak S.
    Deepak S.

    Deepak S.

    Level
    0
    17 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    When you install Neoload, 3 components get installed, the GUI, a local LG agent and a local Monitoring agent Neoload will take some memory, the LG Agent will take some...