Live data from Hacker News

A fast and static web server for serving web apps

shortfin.io

1–10 of 135 posts

Re: A fast and static web server for serving web apps

#5
post #2

You'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?

I am curious too, on the performance metrics. He is still using Nginx though.

Re: A fast and static web server for serving web apps

#8
post #4

I 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?

The actual site is down for me too, http://shortfin.io:88/

The link works fine for me.

Re: A fast and static web server for serving web apps

#9
post #4

I 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?

I think in this case nginx is being used as a reverse proxy.
Post reply on HN