jump to navigation

Load-Balancing setup for verity January 7, 2011

Posted by Nilotpal Mrinal in PeopleSoft.
Tags: , ,
trackback

Sometimes we get load-balanced environment where we might have multiple(2/3) application server,process scheduler and a web server.

To setup verity in such environment -

  • We have to create a shared location which is accessible by all servers.This will be the location where indexes will be created and application server will search for them.
  • We have to make following changes in application server configuration file -

                     Modify the section “[Search Indexes]” with values -

                     RSFSRA =//shared_location

                     RSFSRB = //shared_location

  • We can do the same for specific indexes ( like Resumes in Candidate gateway).
  • Make the above changes in all other application server( different machine) configuration files.
  • Make the above change in Process Scheduler configuration file too.
  • Clear cache and Restart app/web and process scheduler.

This will help you setup verity in load-balancing environment.

Comments»

No comments yet — be the first.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.