Agile SDK App Slow Due to Slow Network Classloader
Here's something wacky. The network classloading slowness, which I posted a message a while back, is exhibiting itself in a different manner. At one customer I can connect to their dev and test environments, both being single server installs, and I can get the class files to load very quickly. When I connect to their production server, which is clustered, yet still pointing to one app server in the cluster, the network classloading is very, very slow. We're talking 50+X slower. Anyone have any thoughts on how to resolve this?
The SDK app is running on my machine, not deployed to the servers, so the client side is the same.
The SDK app is running on my machine, not deployed to the servers, so the client side is the same.
0