× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



What we find useful is to have a test page on that instance. So if I go to
the internal website https://dekkohome.dekko.com/gdintranet.nsf/edge I will
get a simple text that says the name of that server serving up that
website. Just a few simple characters. So now I can use this in Run SQL
Scripts:
values systools.httpgetclob('https://dekkohome.dekko.com/gdintranet.nsf/edge',
'');
and the results will show the name of that server.
So it's not hard to expand that in a program and put VALUES... INTO... and
get it into a variable. If the variable is null you have an issue.

Sidenote: That url goes through an IBM load balancer called edge. From
there it goes to a preference order of Domino servers, all served on IBM
i. If one IBM i site is down for maintenance, no problem. The Edge server
uses that same test page to see if the server is up and if not, goes to the
next in the preference list.
dekkohome is an internal site listing holidays, where to buy company
apparel, etc.

On Wed, Apr 3, 2024 at 8:48 AM gio.cot via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

Hi all

I would need to check with a program, if an instance http is active or not
,
and then (if not active) start it; can some suggest me how to do this check
?

Thanks in adcance

Gio

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.