LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2001, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 6 Sep 2001 02:51:31 -0400
Reply-To:     "Karl W. Schaefer" <KSchaef1_spam_me_not_@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Karl W. Schaefer" <KSchaef1_spam_me_not_@HOTMAIL.COM>
Subject:      Re: IntrNet service

Something you may want to consider is using the Load Manager. Setting up only one server via the Load Manager would enable that service to be running as it's needed, but should it be idle for some period of time, it could shut down and free any resources. And when needed, if not already running the load manager would fire up the session. Effectively you would have an on-demand or as needed only socket service.

-- Karl W. Schaefer

Remove the obvious between and including the underscores, and then you'll reach me :-)

"Simon" <simpabimpa@hotmail.com> wrote in message news:Xns91138B2C56EB292994@130.133.1.4... > Hi! > > I have a SAS IntrNet application that runs on socket service. Now and again > the service just dies. I have no idea what the reason can be and the logs > show nothing. Has anyone else experienced this problem, and if so, do you > know how to fix it? > > > file://Simon


Back to: Top of message | Previous page | Main SAS-L page