Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Multiple Gas Servers  (Read 7134 times)
Dan H.
Posts: 1


« on: September 17, 2020, 06:10:31 pm »

Hello,

We want to present multiple versions of a project on a single machine.

From what I have read in the 3.20 documentation, I can specify only one port to be listened to in gas.
And if I want to present multiple (similar) projects I would need to have a unique ID for each one.
With a single GAS server this would lead to:
http:\\<myserver>:<port>\Project
http:\\<myserver>:<port>\Project1
http:\\<myserver>:<port>\Project2
http:\\<myserver>:<port>\Project3

While this would work, it means that changes to the GAS server affect all of the projects, not just the one we are changing.
This would not be ideal.

With multiple GAS severs, I could specify a different port for each project - good.
And perhaps have the same ID for all of the projects - good.
Leading to this:
http:\\<myserver>:<port0>\Project
http:\\<myserver>:<port1>\Project
http:\\<myserver>:<port2>\Project
http:\\<myserver>:<port3>\Project

This would allow us to alter one of the projects without affecting any of the other projects.
The URL would be identical other than the port number, so that's good.
Hopefully we would be able to segregate each project in it's own directory.

But I haven't been able to find any documentation talking about multiple GAS servers on a machine.
Has anybody done this?
Has anybody tried this?

Any help would be appreciated very much.

Thanks
   Dan Hunter
Sisavanh S.
Four Js
Posts: 80


« Reply #1 on: September 17, 2020, 06:24:58 pm »

Hi,

Are you looking for this page ?
https://4js.com/online_documentation/fjs-gas-manual-html/#gas-topics/c_gas_mult_disp.html

Best regards,
Sisa.
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines