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: limit the number of instance of a webservices  (Read 9829 times)
Daniele A.
Posts: 28


« on: January 15, 2014, 05:07:32 pm »

Hi,
in an linux server with Apache+fastcgi+gas=2.41.18 with BDL 2.41 with a license for 5 users,
without license manager,
i'd like to limit and reserve one license for a specific webservice so i've set the
following parameter inside the as.xcf:

 <POOL>
   <START>1</START>
   <MIN_AVAILABLE>1</MIN_AVAILABLE>
   <MAX_AVAILABLE>1</MAX_AVAILABLE>
 </POOL>
 

I expected that after a re-start of Apache(+fastcgidispatch+gwsproxy) one license was
immediatly "consumed" by my webservices "bringing up" the relative 42r (by the START options)

wich is the right way to reserve/limit a license to a specific webservices ?

thanks
Sisavanh S.
Four Js
Posts: 80


« Reply #1 on: January 23, 2014, 03:00:20 pm »

Hi,

It is a known issue:
22637 - Immediately start the number of DVM processes defined in the XCF <POOL><START> parameters

In 2.41, you needed to send a request in order to start the GWS server even if START>0.
It is now fixed in 2.50.

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

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines