cancel
Showing results for 
Search instead for 
Did you mean: 

JCO Pool Size

Former Member
0 Kudos

Hi,

I am accessing the bapi using the JCO and using the client pool for that. I want to know that what is the ideal size of the connection pool for the number of the clients.

Thank's

Samir

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Samir,

u can have a look at this link.......it will throw some light to ur answer..

http://www.apentia-forum.de/viewtopic.php?t=1962&sid=9ac1506bdb153c14edaf891300bfde25

Regards

Bhargava

points are welcome

Answers (1)

Answers (1)

former_member185029
Active Contributor
0 Kudos

Hi,

Typically, the maximum pool size is kept very low and may even be set to '0.' In case you have substantially less concurrent J2EE users than the number of concurrent RFC connections to an ABAP system, then the pool size can be increased to improve performance.

Check <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3103eb90-0201-0010-71af-be6f4a6f61d1">this</a> document for details.

Ashutosh

Former Member
0 Kudos

Hi Ashutosh,

Thanks for your reply.But I am not able to see the document of which you have sent the link. In my case concurrent j2ee users will be approx. 500. So how much will be the size of the JCO Pool?

Regards,

Samir

former_member185029
Active Contributor
0 Kudos

Hello Samir,

I have updated the link.

Please check now and let me know if you get any problem.

Regards,

Ashutosh