freme-project / e-Link

Apache License 2.0
0 stars 0 forks source link

Parallel calls resulting in problems #59

Closed pheyvaer closed 8 years ago

pheyvaer commented 8 years ago

with the parameters given in the documentation

jnehring commented 8 years ago

@pheyvaer can you please share the script that you used so we can reproduce the error?

pheyvaer commented 8 years ago

Here is a link to the JMeter file https://drive.google.com/file/d/0B-qMtkPK-unYeG1BcEhXdXotWU0/view?usp=sharing

jnehring commented 8 years ago

I am not so sure if we consider this as a bug report or normal behavior. What you do sounds like big data / heavy load testing to me and the "Connection reset or time out" errors are actually correct behavior.

m1ci commented 8 years ago

What you do sounds like big data / heavy load testing to me

I sounds to me like big data testing too.

jnehring commented 8 years ago

I think it is ok at this stage when we throw an InternalServerException when the server is overloaded. When we approach the big data topic again, maybe in FREME 0.5, then we can talk about how FREME should react on 100 calls in parallel