Skip to content

Instantly share code, notes, and snippets.

@u1aryz
Last active October 27, 2023 07:44
Show Gist options
  • Save u1aryz/6c1937e2ad891b966bcb3786eeda46d9 to your computer and use it in GitHub Desktop.
Save u1aryz/6c1937e2ad891b966bcb3786eeda46d9 to your computer and use it in GitHub Desktop.
Web Application History
Web Server Interface Middleware(main) Programming Language
Apache ~ CGI - Various
- mod_perl Perl
- mod_php PHP
- mod_ruby Ruby
- mod_python Python
PSGI Plack Perl
Java Servlet API Tomcat Java
Nginx ~ FastCGI PHP-FPM PHP
Rack Unicorn Ruby
WSGI Gunicorn Python
uWSGI Various Various
@u1aryz
Copy link
Author

u1aryz commented Oct 27, 2023

CDN + ALBなどでもうWeb Serverを管理することはないかな

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment