# FrankenPHP, Go로 작성한 모던 PHP 앱 서버

> Clean Markdown view of GeekNews topic #7666. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7666](https://news.hada.io/topic?id=7666)
- GeekNews Markdown: [https://news.hada.io/topic/7666.md](https://news.hada.io/topic/7666.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-10-26T10:01:44+09:00
- Updated: 2022-10-26T10:01:44+09:00
- Original source: [frankenphp.dev](https://frankenphp.dev/)
- Points: 8
- Comments: 1

## Topic Body

- Caddy 기반 웹서버를 내장 : 자동 HTTPS 및 HTTP 2/3 지원   
- 워커 모드: 어플리케이션을 메모리 내에서 보관 (goroutine 사용)  
- 딱 하나의 앱만 빠르게 호스팅. PHP-FPM 필요없이 자체 SAPI 활용   
- 싱글 도커 이미지로 쿠버네티스 및 여러 클라우드에 쉽게 배포 가능. 물론 도커 없이도 이용 가능   
- Mercure 내장 : 접속한 모든 브라우저에 실시간 이벤트 전송 가능

## Comments



### Comment 12870

- Author: galadbran
- Created: 2022-10-26T10:08:50+09:00
- Points: 1

일단 요약해주신 내용만 봤을 때 (제 생각에는 별로 명성을 얻지 못하고 있는) nginx unit 의 접근이랑 비슷한 것 같네요.
