cancel
Showing results for 
Search instead for 
Did you mean: 

XI --> Webservices: Multiple requests

Former Member
0 Kudos

1. How many requests can be sent from XI to WS at the same time. I understood that all requests are sent through default http port in XI. Is that a way to check this value, and how to increase this value (maximum requests).

2. Can I specify a range of ports in XI for sending http requests.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

>1. How many requests can be sent from XI to WS at the same time. I understood that all requests are sent through default http port in XI. Is that a way to check this value, and how to increase this value (maximum requests).

no,i don't think so.

i think that is limitless.

i figure that is up to the number of processing request thread of the server.

>2. Can I specify a range of ports in XI for sending http requests.

i never heard the configuration for this.

Former Member
0 Kudos

Thanks. Is there any other opinion about this?

ravi_raman2
Active Contributor
0 Kudos

Rokie,

I believe this is a more generic how many soap requests can be sent to a soap server question.........

Its not a configurable parameter.....an easier way to understand it is we cannot configure how many people can access a site from a browser...that depends on the

server`s ability to handle requests...

Regards

Ravi Raman

While(pointsAreAssigned ==true){

boolean getAReply = true;

}

else{

System.exit(0);

}

ravi_raman2
Active Contributor
0 Kudos

Rokie,

This is a good start..your question is answered and you reward us with " 2 " points each !!!!!!!!

Regards

Ravi

Answers (0)