How does the MATLAB Web Server interact with the MATLAB network license server?

1 view (last 30 days)
How does the MATLAB Web Server interact with the MATLAB network license server?
I have a question on MATLAB Web Server and its interaction with a MATLAB network license server. The question is this: When Web Server is invoked, and a key is checked out, how long does the key stay checked out? Is it checked out only while a web script is being evaluated, or does it remain checked out as long as Web Server itself is running?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
The MATLAB Web Server requires a license key for the entire duration it is running. That is, after the MATLAB Web Server is started, it checks out a license key and the key is not released until it is stopped. However, this would not represent a problem since the MATLAB Web Server can serve multiple requests from clients (web browsers) and the only limitation is the amount of memory available on the server machine.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!