I recently conducted a load test consisting of about 40 simultaneous publishing streams against our server. (I used the web-based admin to monitor the number of connections, heap size, CPU, bandwidth, etc.) When I got to 40 clients, the server started to drop connections. I assume this is all to be expected.
However, I was expecting to see some evidence of the dropped connections on the Wowza logs (access log or error log), but there was nothing that appeared unusual in the logs. Shouldn’t there be something there to indicate that connections were being dropped?