question

Oscar Perez avatar image
0 Likes"
Oscar Perez asked Phil BoBo edited

WebServer

@Matt Long

Hi Matt, a couple of questions that my company wants to know regarding webserver applications:

  • Server Requirements
  • Concurrent Users? Ask FlexSim whether there are requirement limitations
  • Server-Client traffic per user
  • For clientes, any version of Internet Explorer, or Google Chrome.

And I have another question, It is possible to use import excel table into FlexSim web server?

FlexSim 16.2.2
webserver
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Phil BoBo avatar image
2 Likes"
Phil BoBo answered Phil BoBo edited

The FlexSim WebServer just facilitates passing HTTP requests on a server to FlexSim and responding with HTML replies.

Anything that FlexSim can do can be done via the webserver. Yes, it is possible to use import excel table.

  • Server Requirements

The Server Requirements are the same as FlexSim. The webserver portion doesn't have any specific requirements; it just passes data around.

  • Concurrent Users? Ask FlexSim whether there are requirement limitations

FlexSim is licensed on the server. The number of client connections communicating with the webserver is not limited by FlexSim's licensing system. Only the functionality of the FlexSim application is controlled by the licensing system.

  • Server-Client traffic per user

The amount of traffic depends on what you have it do. The webserver is like a website: you send it a request and it sends a response. Depending on the request, the response will be bigger or smaller.

  • For clientes, any version of Internet Explorer, or Google Chrome.

Client machines need to run a browser that can support HTML5.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jorge Toucet avatar image Jorge Toucet commented ·

Great info Phil, thanks!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.