Hacker News new | ask | show | jobs
by pan69 4555 days ago
It's an application server, not a web server. You would run this behind a web server. E.g. web server takes HTTP request, distills information from the request and passes it on to the app server for processing.