OdontonetEs Posted February 13 Posted February 13 Hello everyone. We have managed to configure hyperserver on linux for some of our applications in production. It is happening that after a few minutes one of the applications does not work. Reviewing the hyperserver log we notice the following error: SendCommand Error, Node: 2]:SendHTTPCommand(): 503, HTTP/1.1 503 Service Unavailable The strange thing is that the hyperserver is still up but the web application cannot be accessed from the client. In this case it can only be solved by restarting the hyperserver. I have reviewed this link I have changed this instruction in the UniGUIApplication.pas file MAX_PENDING_REQUESTS = 40; but it has not solved the problem for me Thanks Quote
OdontonetEs Posted February 14 Author Posted February 14 What happens to me is that the node terminates and if I don't purge it, it doesn't initialize again: TUniHyperNode.Terminate]:Node #1 forcefully terminated When this happens, no user can enter the web application even if they restart the session. Has anyone had this problem? I really can't find much documentation on the subject. Thanks in advance Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.