A fast and static web server for serving web apps
1–10 of 135 posts
Re: A fast and static web server for serving web apps
#2By the way, can you show some statistics and performance metrics with respect to nginx, Apache and such?
To put it another way: why did you choose to write your own webserver instead of using, say, nginx?
Re: A fast and static web server for serving web apps
#3Re: A fast and static web server for serving web apps
#4Having HN crowd coming and testing your server would be a great test, no?
Re: A fast and static web server for serving web apps
#5You're from Lund! I've been studying in Lund! By the way, can you show some statistics and performance metrics with respect to nginx, Apache and such? To put it another way: why did you choose to write your own webserver instead of using, say, nginx?
Re: A fast and static web server for serving web apps
#6Isn't it recommended that any project doing one-line installs use HTTPS?
Re: A fast and static web server for serving web apps
#7I don't get it. You create a server to solve C10K problem, and then host its own website with nginx? Why? Having HN crowd coming and testing your server would be a great test, no?
Re: A fast and static web server for serving web apps
#8Re: A fast and static web server for serving web apps
#9I don't get it. You create a server to solve C10K problem, and then host its own website with nginx? Why? Having HN crowd coming and testing your server would be a great test, no?
Re: A fast and static web server for serving web apps
#10>wget http://shortfin.io/install.sh && sh install.sh Isn't it recommended that any project doing one-line installs use HTTPS?