I need to load test for 5000 users. But they provide only 2 machines with the below mentioned configuration. How many threads I can use without any trouble. Both computers are in different subnets so I cannot use them in remote. Can I run the test at the same time in 2 machines independently and merge the result from log file. System configuration: Ram 8 GB CPU octa core 3.12 GHz Swap memory 16 GB. Linux cent 7 os.
Also can I save http response header.. Is it affect real time timing if I am not saving this response header.
Also I am using cache manager, cookie manager, pool size as 6 and constant timer.. Is there anything I missed to simulate real time result...