Skip to content

issues with local connections on the server #97

Answered by ahdat81
ahdat81 asked this question in Q&A
Discussion options

You must be logged in to vote

looks like the issue was the system was overloaded during initialization and causing acebase to intermittently stall. The cpu usage was at~50%, but it might have been periodically spiking. just letting the system breathe a bit with some sleeps fseems to have ixed the issue, along with checking (and reconnecting) the db before accessing proxies. although that brings up a point, is there a way to raise the priority of the process through a flag or setting (i didnt see it with a quick check of the code)? i dont have an easy way to do it on my system (windows server, running multiple node processes so i cant single out the particuar db process)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@ahdat81
Comment options

Comment options

You must be logged in to vote
2 replies
@appy-one
Comment options

@ahdat81
Comment options

Answer selected by ahdat81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants