vlsi commented on pull request #603: URL: https://github.com/apache/jmeter/pull/603#issuecomment-657122780
>I notice you have an error rate that is not 0%, what are those ones ? The exceptions are `Non HTTP response code: java.net.SocketException,Non HTTP response message: Broken pipe (Write failed)` >What are the limits of user running the test ? What do you mean? ``` $ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 64000 pipe size (512 bytes, -p) 1 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 1418 virtual memory (kbytes, -v) unlimited ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
