Wowza Community

How does wowza identify "connections"?

We are trying to load test our server that hosts Wowza with realistic connections. We are using a plugin for apache jmeter, that is meant to simulate connections over HLS or Dash. However, it seems to generate more than one “connection” (as displayed in the management UI) in wowza per client thread (at a guess I’d say one for every time it polls for the manifest/playlist).

Interestingly, the number of physical TCP connections reported on the OS is accurate, and the number left in TIME_WAIT state is not growing.

Which leads me to ask, how does Wowza identify a “connection” internally?

This is most likely an issue with the plugin, as this doesn’t occur for real connections (i.e. from browser or player), but it would be very helpful to understand why this is occuring.