Page 1 of 1

Webservices during the night

Posted: Thu Oct 17, 2019 6:47 am
by aa73
Hello,

Every night, before the night work, we stop the webserver.
The problem, is that the webservices are not working during this time.

How we can resolve this problem?

Regards

Re: Webservices during the night

Posted: Sat Oct 19, 2019 2:32 pm
by Scott Klement
Obviously, if you shut it down, you're not going to be able to use it until it has been re-started.

Am I misunderstanding the question?

Re: Webservices during the night

Posted: Mon Oct 21, 2019 4:32 am
by aa73
Hello,

Your answer is correct.
This is my question that is imprecise.

Today, there is only one server that makes "Profound" and "Universal" work.

What I would like to know is if it is possible to have two servers.

So we can stop "Profound" and continue to run webservices on "universal".

Thank you

Re: Webservices during the night

Posted: Mon Oct 21, 2019 9:01 am
by Scott Klement
Yes, that should be possible. You'd create a new HTTP server using the IBM HTTP Server Administration tool. Then you would copy/paste the directives from the original instance that are related to Universal displays to the new instance.

I haven't tried it, but I believe it'd work.

Re: Webservices during the night

Posted: Mon Oct 21, 2019 9:21 am
by aa73
Hello,

Thank you.

I just have to find someone who has already done this operation.

Personally, I am not a pro web server.

Regards