This week's book giveaway is in the Open Source Projects forum.
We're giving away four copies of Eclipse Collections Categorically: Level up your programming game and have Donald Raab on-line!
See this thread for details.
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

24 X 7 Weblogic Setup

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to setup a 24 X 7 Weblogic setup having:

- A web farm consisting of 2 instances of WLS on 2 diff m/c hosting web app. components.
- An App farm consisting of 2 instances of WLS on 2 diff m/c hosting app components.
- a s/w load balancer(proxy)
- Admin server on a diff machine, which monitors all the machines.

1. Are there any guidelines available for this kind of set up (in terms of any special configs/ basic lookout points/special configs. etc.).
2. How to monitor the health of the setup so that it is highly available and the admin is forewarned and takes necessary actions to make it available 24 X 7.
3. In case the system becomes unavailable, what all to be checked to determine the cause and take the corrective action.

I guess these are a very typical set of questions for any standard WL Clustered environment.

Would request the admins of such setup to englighten me on these aspects and any refernces (books, URLs) would be very helpful.

regds
 
Humans and their filthy friendship brings nothing but trouble. My only solace is this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic