Seems to me that limits due inactivity is broken. As i set the time to 30 sec, people that idle longer then 30 sec are not cut off.
anyone more with that problem ?
i just tested setting the limit to 5 seconds
6.00.53 127.0.0.1:61310 Connected
6.00.53 127.0.0.1:61310 Requested GET /util/
6.00.53 127.0.0.1:61310 Served 5,13 KB
6.00.59 127.0.0.1:61310 Disconnected by server: inactivity - 16791 bytes sent
all went well.
Are you sure that connections were truly inactive for 30 seconds? Any activity will reset the timer.
If you are sure, then Log menu -> Log what -> enable everything from "Connections" to "Bytes sent".
Then make a test connection, be idle for more than the time you set the limit, and see what the log says.
If the you think you were right, and there's a bug, then post your log on the forum.
Note: disabling
persistant connections is a workaround to your problem, but it should be left ON when the problem is solved. When it is off, there's more network activity and delay.