Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comm.software.webserver > #1289
| From | Sven Hartge <sh-189@svenhartge.de> |
|---|---|
| Newsgroups | de.comm.software.webserver |
| Subject | Re: apache mit http2 |
| Date | 2018-10-05 10:36 +0200 |
| Organization | Newsfeed am Wurmloch |
| Message-ID | <7eq9slo5eev8@mids.svenhartge.de> (permalink) |
| References | <pp5861$o5o$1@news.albasani.net> <87zhvtem8j.fsf@black-ice.oc.rwth-aachen.de> <pp6sk2$2ni$1@news.albasani.net> |
Jan Novak <repcom@gmail.com> wrote: > Am 04.10.18 um 17:59 schrieb Marcus Frings: >> Jan Novak <repcom@gmail.com> writes: >> >>> wollte ich das mal testen. Ich habe einen apache 2.4.25 aus debian >>> stretch. >>> Dort eine einzige Seite mit einem letsencrypt ssl Zertifikat. Soweit so gut. >>> Nach dem Eintrag >>> >>> Protocols h2 http 1.1 >>> >>> im Virtualhost *:443 Bereich und vorigem aktivieren des Moduls http2 >>> (inkl. apache Neustart) sendet Apache aber immer noch mit http/1.1 >> >>> Hat jemand noch n Tip, woran das liegen könnte? >> >> Verwendest Du mpm_prefork? >> >> ,----[ apache2 (2.4.25-3+deb9u5) stretch; urgency=medium ] >> | * Upgrade mod_http and mod_proxy_http2 to the versions from 2.4.33. This >> | fixes >> | - CVE-2018-1302: mod_http2: Potential crash w/ mod_http2 >> | - Segfaults in mod_http2 (Closes: #873945) >> | - mod_http2 issue with option "Indexes" and directive "HeaderName" >> | (Closes: #850947) >> | Unfortunately, this also removes support for http2 when running on >> | mpm_prefork. >> `---- > Ich verwende diese Pakete: > ii apache2 2.4.25-3+deb9u5 amd64 > Apache HTTP Server > ii apache2-bin 2.4.25-3+deb9u5 amd64 > Apache HTTP Server (modules and other binary files) > ii apache2-data 2.4.25-3+deb9u5 all > Apache HTTP Server (common files) > ii apache2-utils 2.4.25-3+deb9u5 amd64 > Apache HTTP Server (utility programs for web servers) > ii libapache2-mod-php7.0 7.0.30-0+deb9u1 amd64 > server-side, HTML-embedded scripting language (Apache 2 module) > Wie, bzw. zu welcher funktionierenden Version kann ich wechseln? Du version, die du hast, funktioniert schon bestens. Du musst aber auf mpm_worker oder mpm_event wechseln. Allerdings funktioneirt libapache2-mod-php7.0 nicht mit diesen MPMs, du musst also auf php7.0-fpm wechseln. Wie das geht, wird in mehr wie genug Anleitungen im Web beschrieben. S° -- Sigmentation fault. Core dumped.
Back to de.comm.software.webserver | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
apache mit http2 Jan Novak <repcom@gmail.com> - 2018-10-04 16:30 +0200
Re: apache mit http2 Marcus Frings <mf-usenet@gmx.net> - 2018-10-04 17:59 +0200
Re: apache mit http2 Jan Novak <repcom@gmail.com> - 2018-10-05 07:25 +0200
Re: apache mit http2 Sven Hartge <sh-189@svenhartge.de> - 2018-10-05 10:36 +0200
Re: apache mit http2 Friedemann Stoyan <usenet@ip6-mail.de> - 2018-10-05 10:57 +0200
Re: apache mit http2 Marcus Frings <protagonist@gmx.net> - 2018-10-05 12:23 +0200
Re: apache mit http2 Sven Hartge <sh-189@svenhartge.de> - 2018-10-05 14:00 +0200
Re: apache mit http2 Jan Novak <repcom@gmail.com> - 2018-10-05 14:14 +0200
Re: apache mit http2 Sven Hartge <sh-189@svenhartge.de> - 2018-10-05 20:23 +0200
Re: apache mit http2 Marcus Frings <mf-usenet@gmx.net> - 2018-10-06 12:33 +0200
Re: apache mit http2 Sven Hartge <sh-189@svenhartge.de> - 2018-10-06 14:00 +0200
Re: apache mit http2 Jan Novak <repcom@gmail.com> - 2018-10-08 07:24 +0200
Re: apache mit http2 Sven Hartge <sh-18A@svenhartge.de> - 2018-10-08 08:28 +0200
Re: apache mit http2 Claus Reibenstein <4spamersonly@kabelmail.de> - 2018-10-08 08:20 +0200
Re: apache mit http2 Sven Hartge <sh-18A@svenhartge.de> - 2018-10-08 08:30 +0200
csiph-web