Hi. Currently we're on AEM 6.1 with vanilla Apache WS + Dispatcher mod.
I'm new with HTTP/2, I believe there are some manuals on how this is exactly done. Will generic manual HTTP/2 guide - Apache HTTP Server Version 2.4 do job for me or there is some adjustments due to using of Dispatcher mod?
Another question - i'm heard that all the content should be served via secured connection(SSL/TLS) and we have some legacy pages that are still served unsecured. Am i right we need to migrate all the content to be served via secured connections first?
Solved! Go to Solution.
smacdonald2008: That only references Dynamic Media ... :-)
That manual should be sufficient; it will allow the dispatcher to handle HTTP/2 to the clients, while the dispatcher will still use HTTP/1.1 to talk to AEM; that's not a performance problem (although it would be better if it would use HTTP/2 as well ...)
Switching to HTTPS is a prerequisite, and there is a ton of documents out there how to do it.
Jörg
See if this AEM Doc topic on this subject helps you -- HTTP2 Delivery of Content
smacdonald2008: That only references Dynamic Media ... :-)
That manual should be sufficient; it will allow the dispatcher to handle HTTP/2 to the clients, while the dispatcher will still use HTTP/1.1 to talk to AEM; that's not a performance problem (although it would be better if it would use HTTP/2 as well ...)
Switching to HTTPS is a prerequisite, and there is a ton of documents out there how to do it.
Jörg