1. What hardware changes will affect WebLogic performance the most? stackoverflow.comWhen requesting hardware for a WebLogic server, what hardware would best improve its performance? Should I give it lots of memory, CPU, fast hard drives? The OS is going to be ... |
2. Performance testing application for bottle necks using production data stackoverflow.comI have been tasked with looking for a performance testing solution for one of our Java applications running on a Weblogic server. The requirement is to record production requests (both GET ... |
3. Performance Impact of Application Packaging in WebLogic 8.1 SP6- EAR vs WAR stackoverflow.comWe have run into a strange situation. We recently moved all components of an EAR into a WAR - without changing underlying Weblogic version (8.1 SP6). Immediately after the repackaging, we observed ... |
4. Is Class.forName prohibited inside the J2EE container in general and weblogic in particular? stackoverflow.comI have performance problem while doing first API call to my J2EE applications. So I wanted to do Class.forName to preload the classes while doing application initialization. But I heard that ... |
5. What does MinimizeAQSessions and MDBDestinationPollIntervalMillis weblogic parameters do? stackoverflow.comWhat does the following two Weblogic parameters do?
|
6. weblogic ssl performance issue stackoverflow.comI have a web service client running on WebLogic 10.3. Below is a snippet of the server log when the app begins to connect to the hosting server.
|
7. Open source Java web application performance and load testing frameworks (preferrably for Weblogic) stackoverflow.comI would like to know if there are good Open source Java web application performance and load testing frameworks (preferrably for Weblogic). Thanks, Sid |
8. Xform performance tuning with respect to Weblogic Application Server stackoverflow.comWe deployed our complex Xforms in Tomacat and Web sphere Application server. The performance of the Xform (i.e Form rendering time, control value change time, dynamic control value change) where comparatively ... |
9. Effect of enable-call-by-reference stackoverflow.comI get the messages
|
10. connect to soa_server with node manager stackoverflow.comI start node manager to start a managed server. I go to wlserver/server/bin/startNodeManager.sh it starts to running an It is said: Secure socket listener started on port 5556 but i go to adminServer console in ... |
11. performance tuning weblogic stackoverflow.comWe have a very unstable system which runs on Weblogic 10.3 portal and we would like somehow for a while to keep it up by limiting the number of users it ... |
12. What is the default max value for Weblogic 10's self-tuning-thread-pool-size-max parameter? stackoverflow.comI'm seeing a production server which is peeking at over 100 threads and with occasional queue length spikes of 20-30. The underlying hardware has plenty of excess capacity. I'm wondering if ... |