|
|
|
|
|
by guitarbill
2082 days ago
|
|
Java servlets were likely inspired by FastCGI, and WSGI (Web Server Gateway Interface, Python) is known to be inspired by both, so I doubt that's true. There were just more convenient solutions than having to write the IPC part yourself. |
|
https://tomcat.apache.org/connectors-doc/ajp/ajpv13a.html https://tomcat.apache.org/connectors-doc/miscellaneous/faq.h...