yuasabe / http2_server_push

Example app using golang http2 server push

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http2_server_push

Example app using golang http2 server push

Tasks

  • Created https server with LetsEncrypt certificates.
  • Setup golang environment.
  • Write go file that runs http2 server.
  • Enable comparasion with http1.1

Questions

  • Where to include .pem files when working with listenandServeTLS.
  • Using http2 in apache2.4, how to load and enable mod_http2. PHP7.1 support.
  • How to push multiple image files.
  • How to go run file and keep it running.
  • Had to stop httpd in order to prevent "bind address already in use" error when using port 443.

About

Example app using golang http2 server push


Languages

Language:Go 70.8%Language:PHP 23.4%Language:CSS 3.1%Language:HTML 2.2%Language:JavaScript 0.6%