MyTetra Share
Делитесь знаниями!
Installing nghttp2 & h2load on Ubuntu 14.04
Время создания: 24.05.2018 17:17
Текстовые метки: ubuntu nghttp2
Раздел: WebSocket
Запись: Velonski/mytetra-database/master/base/152716427835dbismx21/text.html на raw.githubusercontent.com

Installing nghttp2 & h2load on Ubuntu 14.04

h2load_installation.sh

#! /bin/bash


sudo apt-get update

sudo apt-get install g++ make binutils autoconf automake autotools-dev libtool pkg-config zlib1g-dev libcunit1-dev libssl-dev libxml2-dev libev-dev libevent-dev -y

git clone https://github.com/nghttp2/nghttp2.git && cd nghttp2

autoreconf -i

automake

autoconf

./configure --enable-apps

make

./src/h2load --help

Так же в этом разделе:
 
MyTetra Share v.0.59
Яндекс индекс цитирования