[BDS-3582] connection and cpu usage problem Created: 15/Mar/20 Updated: 29/Jan/21 Resolved: 29/Jan/21 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.14.32.1 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | bBzdnd | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 1 |
| Labels: | None | ||
| Environment: |
my vpn: system: windows 2016 |
||
| Description |
|
There's a problem in my server.When theres a large amount of people(about 21 humans),sometimes player will meet a situation like no more blocks to see more,no more blocks can be used,like lag,while my vpn do not have a crash.when players were lagging,I found that server's send out speed become very slow,cpu and memory had a low usage.(I set max-threads to 0,it means core will use all the theads)it might be a core problem. when I stopped server and restart,players told me that something they did were eaten by server.when there are more than 15 people,server become lagging while low usage when I was using 1.14.30 ver core,there arent that serious problem
|
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 29/Jan/21 ] |
|
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem. Quick Links: |
| Comment by IonicEcko [ 28/Mar/20 ] |
|
Hi bBzdnd, When you say low usage, are you looking at per-core usage or just overall CPU usage. The main game thread that handles much of the game is will only use a single core on your CPU. With your CPU being on the very average end in terms of single core speed, slowness at that number of players isn't super unexpected. Ionic |