B
bart.syryn
Guest
Hi, I have two questions about configuring AppServer. I think that for most of the people on the forum that it will be simple questions.... First : I have a webclient application that connects through AIA to a server in a datacenter. Everything works when I use the public IP-adres of the server : HTTP://IpAdressServer/aia/Aia?AppService=AS_Web. Now I've created a subdomain that points to 'IpAdressServer'. (application.domainname.eu). When I open in a browser the following URL: http://application.domainname.eu/aia/Aia I get result 'Aia1 OK' But my webclient application isn't working anymore. I get error that it could not connect to the AppServer (URL : HTTP://application.domainname.eu/aia/Aia?AppService=AS_Web. What do I need to change in the configuration to use the subdomain in the URL instead of the Public IP-Adres ? Second : I set up a database to have multiple servers, i.e. 10 users per server. Minport is 4000 and maxport 4010. So the servers get port 4000, 4001, 4002 and 4003. I have an AppServer that connects to the database (using a .pf file with -H -S). I need to provide a portnumber for -S, so I use 4000. But offcourse when AppServer 11 starts, it can't connect to the database server on port 4000 (max. 10 users per server). How can I solve this, is there a way to set the AppServer that it connects to one of the database server ? Is it a good performance to add multiple servers to a database, and how many clients per server is advised ? Kind regards Bart Syryn And why is my formatting of text when I post a question on the site not correct ???
Continue reading...
Continue reading...