Jump to content

About Node, Session, and Error File Upload in HyperServer


jemmyhatta

Recommended Posts

Hello,

I have been running unigui HyperServer (v1.50.0.1475) for a while at my office.

I am using below configuration:

[transport]
pool_size=0
command_timeout=20000
request_timeout=310000
connect_timeout=20000

[http_transport]
start_port=16384

[hyper_server]
binary_name=InternalAppSEA.exe
initial_nodes=2
max_nodes=8
max_sessions=0
sessions_per_nodes=0
prompt_login=1
persistent_node_zero=0
port=8077
url_path=
url_referer=
ext_root=D:\Service\ext-6.5.3\
uni_mobile_root=[unim]\
uni_root=D:\Service\uni-1.50.0.1475\
uni_packages_root=[unipack]\
max_requests=500
antiflood_per_ip=1000
detailed_log=0
server_title=HyperServerSEAWep

[node_recycling]
enabled=1
recycle_after_secs=3600
recycle_after_sessions=0
recycle_after_idle_secs=300
recycle_when_empty=1


Several questions there,

1. After office hour, when web apps not used anymore (the employees has shutdown their PCs), why the sessions on hyperserver dashboard still same as before? The number not declined (I expect the sessions to be fewer), is it normal? Is there any variable on the config file that I have to change?

2. In that case, where no one using web apps, is the node that already made can automatically back to default initial node? What I have to do with the configuration?

3. I am trying to deploy. First, I am using upload method by hyperserver. When I am uploading, there is a pop up message with caption "error" but it is not explaining where or what is the error. Anything to be done with the configuration file, or is it about FTP port?

4. Still about the deploy, I try to copy file "App.exe" to the deploy folder and then rename that file to "App.dep". But, the updated file that I placed there totally not changing the version of the binary. What happen there? I think I read that the inactive node can recycle itself to be "new version".


Please help from you, friends. Thanks in advance!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...