Has anyone experienced slow application response time when running WebObjects locally with a Juniper Network connection to an Oracle Database?
Our application response time is fine when accessing applications in our production, development and UAT environments via the web. It is only slow when running locally during development(testing). By Comparison the response time for accessing
two pages from the same machine using the same connections (Juniper VPN) are:
Page one from IE. Response time is about 2 seconds
Page one from local run. Response time is about 22 seconds.
Page two from IE. . Response time is about 3 seconds
Page tow from local run. Response time is about 1 minute 45 seconds.
Are development environment is:
Mountain Lion 10.8.4
WebObjects 5.4.3 (No Project Wonder)
Eclipse Indigo
WOLips 3.6
Oracle Database 11.2 running on an HP servers. (remote site)
Applications deployed on Mac min servers (remote site – same as DB servers))
Juniper Network Connect 7.1.10
We are using the Juniper VNP client to connect to remote site in both instances (web access and local access). We have taken network captures from one of our developers machines but are unable to see any problems so we are not sure if
the problem may reside in WebObjects, Eclipse, Wolips, Juniper or the Network.
Mark Beal