M
mjacobs
Guest
You can ignore the 'ASK' message in the broker log. It is simply a message indicating the optional keep-alive feature is not enabled. If your CONNECT -URL has 'HTTP' or 'HTTPS' in it - you will be going through a [Tomcat] web server and AIA. If your CONNECT parameters hasT -H and -A, then your client connects directly to the AppServer using NameServer service resolution You indicate that a browser to AIA (via Tomcat) , and a client to AppServer is very quick. But a client to AppServer is very slow. The difference would be the connection from the AIA to the AppServer, so it appears that would be your problem area to focus on. Your -URL connection parameter indicates that AIA will use the NameServer to locate AS_DP18001. You can optionally configure the AIA to do a direct connection to the AppServer without the use of a NameServer. The direct connections generally work very fast as there is no delay in AIA contacting a NameServer and waiting for a response. It is something that you could consider trying to determine if the NameServer resolution by AIA is causing your slow connection problem.
Continue reading...
Continue reading...