Mats Berglin

Greenhorn
+ Follow
since Jan 29, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Mats Berglin

Hi,

Try this settings in the console, for the nodemanager.

-Xms64m -Xmx64m

Nodemanager doesn't need to much memory. 64m is minimum to start nodemanager
19 years ago
Hi,

Try this settings in startWebLogic.cmd/sh



set JAVA_VM=-server

set MEM_ARGS=-Xms768m -Xmx768m -Xss1024k -XX:NewSize=576m -XX:MaxNewSize=576m -XX ermSize=128m -XX:MaxPermSize=128m -XX:SurvivorRatio=2
19 years ago
Hi,

I'm using apache as a webserver and weblogic as a application server. I need to know if there is any (free of course) Load Balancing tools out there on the net?
19 years ago
Hi,

I' using weblogic server 705 on a windows 2000 server. One admin server and two managed servers on the same server. I need to know if there is any good load balancing tools (free of course) out there? The tool should have round robin etc...
19 years ago
Hi,
This is a best practice URL. I have used by my self and it is very good.
Hope you find, what you are looking for
BEA
19 years ago