Hello all,
I have a dedicated linux chatscript server in a fast ethernet setup (10/100). It’s a 1.6mhz dual core.
It works well enough, but I’ve noticed when there are more than 20 simultaneous users, there are sometimes up to 10 seconds delays before getting an answer (but not consistently).
I can’t seem to find the performance bottleneck.
network:
With 30 users, I get an average of 5KB/s load.
Doing an online speedtest, the connection is evaluated at 20Mbps/50Mbps
CPU:
With 30 users, the system monitor never shows more than 30% load
IO:
I tested without user logging as well as with caching without noticeable changes.
Anything else I should check?
thanks,
Jonathan