EAI - UseAnonPool - Anonymous Web Service
Hi,
We have webservices which are anonymous in nature. We have following settings in our UAT environment for EAI Object Manager:-
1. Min MT Server =Max Mt Server = 1, Max Task = 100
2. SessionTimeOut = 900 in eapps.cfg, UseAnnonPool = True,AnnonUserPool = 10 for eai_anon_enu section
I have question in web service context
1. What is the responsibility of Anonymous Users/Pool in WebService call?
a) Is the pool at SWSE level or at EAI Component level?
b) What is their function in detail if they are maintained at SWSE or at EAI Component level?
2. How could I find about current anonymous pool size? From _stats.swe I am not getting this information though SessionMonitor = TRUE and stats level is verbose.