Hero192 Posted March 6, 2016 Share Posted March 6, 2016 Hello, Well I made a server in linux debian 8.0, everything is going fine, but now I face a problem really annoying, it's when I script something with the function 'outputChatBox', the message output too slow in the chatbox on each action has outputChatBox. Also the default admin panel, appears too slow each time I press on the specific button. That happen on all my resources.. I guessed that, it takes a while like 5 something up to 9-10 seconds. I really have no idea what this comes from, Can anyone tell me what I have to do? Link to comment
MIKI785 Posted March 7, 2016 Share Posted March 7, 2016 Seems like the connection between you and the server is too slow, how is your ping? If the ping is ok, it may be that the host is simply too slow (possibly high CPU usage; you can monitor that using ie. top command). Or it may be caused by packet loss (that can be monitored using shownetstat in MTA client). Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now