IntelliJ Java IDE
The moose likes BEA/Weblogic and the fly likes weblogic6.0 (evaluation copy) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "weblogic6.0 (evaluation copy)" Watch "weblogic6.0 (evaluation copy)" New topic
Author

weblogic6.0 (evaluation copy)

sathish reddy
Greenhorn

Joined: Sep 28, 2001
Posts: 2
Hi All,
M using weblogic6.0 evaluation copy as webserver as well as application server.
It is acceptiing maximum of 11 requests at webserver and 8 requests at application server even the load is high.Even I tried by increasing the no of threads(ThreadPoolSize) ,but no improvement in the situation.and one more thing
the CPU utilization is very low(hardly 20%)at appserver.
could you tell me ,is it happenning because of evaluation copy or what?
TIA,
sathish
Ajith Kallambella
Sheriff

Joined: Mar 17, 2000
Posts: 5781
I am moving this discussion to "WebLogic servers" discussion forum.


Open Group Certified Master IT Architect.
Sun Certified Architect(SCEA).
anup vachali
Ranch Hand

Joined: Oct 17, 2000
Posts: 54
Satish,
WebLogic6.0 30-day evaluation license restricts the access for client connections to 1 IP address. That is the only restriction as far as i know.
Anup
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 12513

Actually, I believe it's 3 or 4 -- enough to let you do a valid test or demo, but not enough to do stress-testing or production work on.


One of the most odious afflictions that Business has inflicted on the modern English language is "pro-active". Most of the time it's simply redundantly used in place of the simple old word "active". And a good deal of the rest of the time it means "You're not overworked enough yet, so go out and find more!"
 
 
subject: weblogic6.0 (evaluation copy)
 
Threads others viewed
weblogic6.0
Interview questions in weblogic6.0
weblogic6.0
weblogic6.0 (evaluation copy)
Weblogic6.0 clustering
IntelliJ Java IDE