On 03/25/2013 05:45 PM, Osama Lotf wrote:
I think this is the deal then :) mine is 8096 with no security stuff..

I assume I will change to 8080 with security.

what changes I should do then? change the port in management settings only?

http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/API_Developers_Guide/making-api-request.html

is 10-150 threadpool is enabled by default?
yes ,it was hardcode, but if you want ,you can change it by modify the code in ApiServer.java(about line 145) ,then build & package& reinstall


2013/3/25 Jijun <jiju...@gmail.com>
On 03/25/2013 04:16 PM, Osama Lotf wrote:

hi
how are you guys, Long time no see.. I come back and found no more forums
:)

I'm using cs 3.0.2 + KVM (can't upgrade now) and my program deploys N
instances one by one successful.

But when I try to start threads and deploy the N instances I got many
error
msgs.

any ideas how I can tweak master to accept many concurrent requests?

Thank you in advance

  which port your program access? 8096(specify by integration.api.port)
without authentication? or 8080 with apiKey & signature

8096 :only one thread listenning

8080: 10-150 threadpool





Reply via email to