Post #2807598
2026-05-11 13:59 UTC
@cdonat@hostsharing.coop
Was ist ein "Standard Apache" bei dir?
@skyr@chaos.social @ibigfoot@chaos.social @fitpub@fosstodon.org
Replies (1)
-
@cdonat@hostsharing.coop 2026-05-11 14:08
@joergi@chaos.social @skyr@chaos.social @ibigfoot@chaos.social @fitpub@fosstodon.org Naja, Apache mit verbreiteten Modulen. mod_php gibts praktisch überall und damit werden PHP-Skripte ohne Kontextwechsel im Apache-Prozess ausgeführt. Dagegen ist mod-jk eher selten und man muss trotzdem noch einen extra Tomcat in einem extra Prozess haben. Und, oh Wunder, es gibt eine ganze Reihe von AP-Anwendungen, die in PHP geschrieben sind.