Jump to content

Recommended Posts

Posted

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

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...