Telegram_2020-02-29T15

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2020 > 02 > 29 >

Telegram_2020-02-29T15

Telegram link

 

2020-02-29T15:01:12

 

Your own servers that you are managing? I am thinking of doing the same and I need you advice

 


 

Telegram link

 

2020-02-29T15:05:32

 

these are 2 simple i5-16MB RAM and SSD drives, for 2 internal apps.

 

they don't really need to be so strong, but i know my customer would want a lot more soon, so i just being ready.

 

i'm working on the third app now, and it's an international one - for now, with same specs (for testing & monitoring)

 


 

Telegram link

 

2020-02-29T15:07:41

 

How can I have access? Please give me the link

 


 

Telegram link

 

2020-02-29T15:09:14

 

sorry these are apps for internal use of the company

 


 

Telegram link

 

2020-02-29T15:10:01

 

and you won't see anything special about them anyway

 


 

Telegram link

 

2020-02-29T15:12:17

 

Oh I miss understood you then! I have an old desktop maybe I should set it up for testing

 


 

Telegram link

 

2020-02-29T15:12:50

 

that could work

 

??

 


 

Telegram link

 

2020-02-29T15:13:03

 

Ok thanks

 


 

Telegram link

 

2020-02-29T15:14:33

 

and you can access it with 10.0.0.x internally in your network

 


 

Telegram link

 

2020-02-29T15:16:31

 

I would like actually to install XAMP and also create a no-ip to access it via internet and allow the my client to test

 


 

Telegram link

 

2020-02-29T15:19:59

 

then in the router, you can set and lock the server in it's internal ip, set the app to port 80, and direct all incoming traffic to the server.

 

that's it - now you have a server that the whole world can access

 


 

Telegram link

 

2020-02-29T15:20:33

 

Great thanks

 


 

Telegram link

 

2020-02-29T15:23:07

 

Do you know any drawback with TIWStartHSys deployment mode ? I have used for the first time and I don’t know how it behaves in production

 


 

Telegram link

 

2020-02-29T15:29:37

 

i didn't do any httpsys app yet.

 

but my impretion is that it's as fast as an iw-service app, or maybe even faster.

 


 

Telegram link

 

2020-02-29T15:30:59

 

but don't use things you don't really need.

 

if you don't need 2 servers\\apps on the same machine, then stay with an iw-service app

 


 

Telegram link

 

2020-02-29T15:33:12

 

In http.sys you can use same IP:port using type: bold URLBase in ServerController, ex:

 

type: link 10.0.0.1:8888/APP1

 

type: link 10.0.0.1:8888/APP2

 


 

Telegram link

 

2020-02-29T15:36:08

 

How can change my app back to iw-service because it is almost at the end; any easy way?

 


 

Telegram link

 

2020-02-29T15:36:27

 

service with indy?

 


 

Telegram link

 

2020-02-29T15:36:37

 

because http.sys is service too

 


 

Telegram link

 

2020-02-29T15:36:53

 

Yes with Indy?

 


 

Telegram link

 

2020-02-29T15:37:05

 

open your DPR

 


 

Telegram link

 

2020-02-29T15:37:53

 

Ok I have it open

 


 

Telegram link

 

2020-02-29T15:38:22

 

1) Replace IWStartHSys unit by IWStart

 

2) Replace the call to TIWStartHSys.Execute() by TIWStart.Execute()

 


 

Telegram link

 

2020-02-29T15:38:52

 

Is that simple! Ok thank you sir

 


 

Telegram link

 

2020-02-29T15:38:59

 

Yes, :)

 


 

Telegram link

 

2020-02-29T15:39:20

 

Don't forget to type: bold BUILD ALL

 


 

Telegram link

 

2020-02-29T15:39:34

 

Ok sir !

 


 

Telegram link

 

2020-02-29T15:45:44

 

I have changed but I have got memory leak message