You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to load test a high response time API (~15s) so need to keep a lot of connections.
When phantom instances: are 30k and higher, tank starts to fail with a lot of malloc errors:
Hi folks,
I'm trying to load test a high response time API (~15s) so need to keep a lot of connections.
When phantom
instances:
are 30k and higher, tank starts to fail with a lot of malloc errors:Running the latest
master
version with docker.The machine has a lot of available memory.
Are there any limitations to number of instances?
Can this me remedied?
The text was updated successfully, but these errors were encountered: