The 7.3 InfoCenter only has the 7.2 HTTP manual, so nothing there.
IBM has an online HTTP directive finder. It doesn't show HTTP/2.
I went thru every page/tab in IBM Web Admin for i for my server. I didn't see it there either.
I went to Google and the Apache docs told me I needed this directive:
LoadModule http2_module modules/mod_http2.so
I added the directive, but the server wouldn't start because the file wasn't found.
I noticed all the other LoadModule directives referenced the same *SRVPGM, so I tried this:
LoadModule http2_module /QSYS.LIB/QHTTPSVR.LIB/QZSRCORE.SRVPGM
Still no luck. The server failed because the *SRVPGM doesn't contain that module.
Right now, still at square one.
-----Original Message-----
From: Matthew Henderson [mailto:matt@xxxxxxxxxxx]
Sent: Wednesday, July 11, 2018 2:11 PM
To: Web Enabling the IBM i (AS/400 and iSeries) <web400@xxxxxxxxxxxx>
Subject: Re: [WEB400] HTTP/2 on Apache?
Justin,
Thanks for your efforts. I'd be most interested in what you find out.
Matt
As an Amazon Associate we earn from qualifying purchases.
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.