Re: HTTP Server test environment for RPG
Brad Stone <[email protected]>
| Newsgroups | gmane.comp.systems.as400.web |
|---|---|
| Message-ID | <CAAGV8OfsuCb4h0=Jv_SExrMao=8FROyicwfnwaQgx68v2KrzGw@mail.gmail.com> |
I like to make a separate instance for testing and live. Either on a different port or a different IP address (using a different host/subdomain). So there would be: mysite.com (live) dev.mysite.com (dev/test) or (mysite.com:8433) Each with their own instance, ip address, library and IFS files. On Fri, Oct 8, 2021 at 3:56 AM Dave <[email protected]> wrote: > Hello, > > I need to configure the server so that that the external party can commence > testing. > I've seen examples where a ScriptAlias is simply added to the server > configuration in order to simply call the test program (change library > lists, etc). > It's also been suggested to use activation groups but that would need a lot > more work to make sure everything is running only in that activation group. > I don't like the fact that the calls to the production program and the test > program would therefore use the same CGI job, if I understand correctly. > I've seen that sometimes there are several CGI jobs running with the same > name instead of one, I don't know how that works. > Is there any reason I shouldn't just duplicate my server instance and use > this only for testing purposes? > > Thanks > -- > This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing > list > To post a message email: [email protected] > To subscribe, unsubscribe, or change list options, > visit: https://lists.midrange.com/mailman/listinfo/web400 > or email: [email protected] > Before posting, please take a moment to review the archives > at https://archive.midrange.com/web400. > > -- This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/web400 or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/web400.