ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#2
|
||||
|
||||
Quote:
Additionally, you could configure Apache or IIS to use a dynamic programming language, such as Java, PHP, Python, or .NET, and then communicate with the FlexSim webserver through custom code on the server. Then you could write whatever code you want to control access to the program instance. |
The Following User Says Thank You to Phil BoBo For This Useful Post: | ||
Carsten Seehafer (01-21-2015) |
#3
|
|||
|
|||
Hello Phil BoBo
thanks for your reply! from the information you gave to me , i learn some points as following: 1.the value of "Max Threads Per Instance" maybe cannot help me to solve my problem, so i want to ask what is the function of "Max Threads Per Instance". 2. if i want to limit commnications to particular users,i shoulde to configure a customized webserver program like Apache or IIs.but i'm not familiar with this field .Could you give me some more infromation about how to configure Apache or IIs and then communicate with flexsim through the webserver.dll? i think the function that the guest computer control it's unique instance in the host computer is very neccesary! so i hope the development team can implement this function with an user-friendly GUI in next latest version. |
#4
|
|||
|
|||
1. The number of threads relates to the number of child processes that are used in an experiment for replications, and should not exceed the number of cores on your machine (each process occupies a core).
2. Evaluate the next release before launching effort to customize Apache etc. |
The Following 3 Users Say Thank You to Jason Lightfoot For This Useful Post: | ||
Vadim Fooks (05-03-2013) |
#5
|
|||
|
|||
Actually if you want to just restrict access to authenticated users, but then are happy for them to see each other's model(s), you can set up authentication now.
The reference material to do that with Apache is here. |
The Following 3 Users Say Thank You to Jason Lightfoot For This Useful Post: | ||
oliver xie (05-04-2013) |
#6
|
|||
|
|||
I noticed this post about authentication was read recently, so thought I'd better post an update.
Current versions of the server with authentication allow for different user directories within the model directory you specify in the configuration, so they should not see each others models or running experiments. |
The Following 6 Users Say Thank You to Jason Lightfoot For This Useful Post: | ||
Steven Hamoen (01-20-2015) |
Thread | Thread Starter | Forum | Replies | Last Post |
Flexsim Webserver & Virtual Box | michaelsmith | Q&A | 0 | 11-08-2012 01:10 AM |
a problem of Computer configuration using flexsim5.0 | baojinjzt | Q&A | 2 | 11-02-2010 03:18 AM |
runspeed with 2 parameters? | Steven Hamoen | Q&A | 3 | 10-01-2010 11:33 AM |