;==================================================================== ;======================== WEB REST ================================== ;==================================================================== [HTTPV11] Enable=1 AddressFamily=1 Sockets=HTTPREST [HTTPREST] Port=8085 IPsBind= MaxQueue=10 URIs=HTTPURI SECURITY=0 [HTTPURI] URL=/rest PrepareIn=ALL Instances=1,10 OnStart=REST_START OnConnect=REST_CONNECT OnExit=REST_EXIT [HTTPJOB] MAIN=HTTP_START ENVIRONMENT=12.1.33 [ONSTART] jobs=HTTPJOB RefreshRate=120