Viewing profile — V1
V1
HN member- Joined
- Mon, Apr 11, 2011, 10:07 AM UTC
- HN karma
- 128
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About V1
No profile information was provided.
Recent public activity
- story
-
comment
Comment #8664153
To bad that networks/proxies usually block websocket connections causing this solution to fail.
-
comment
Comment #7812373
You could also just use Primus which exposes a Stream compatible wrapper by default for the client and server. https://github.com/primus/primus (Primus uses engine.io,sockjs,browse…
- story
-
comment
Comment #5521025
Even Google is using it ;)
-
comment
Comment #5520592
Thanks for you feedback, I did do some testing with multiple backends (4 different servers) but it didn't show any substantial changes. I'll see if I can do some in depth in a whil…
-
comment
Comment #5519579
I'll be more then happy to see if my configurations can be tweaked. And I was surprised as well, but it seems that it always boils down to the configuration files a small change ca…
-
comment
Comment #5518640
It's not a `local` server. The proxy, websocket server and the benchmark utility are all on different servers.
-
comment
Comment #5517941
The `http-server-close` option did not change anything. But by adding the ciphers it was able to squeeze out the same performance as Nginx. I'll update the tests accordingly. Thank…
-
comment
Comment #5517915
hipache is build on top of http-proxy. That's why I haven't included it in the tests. They have seem to have switched to a fork of http-proxy but there aren't big (if any) performa…
-
comment
Comment #5517759
I'll re-run the test with the advised changes and see if the performance improves.
-
comment
Comment #5517754
Because we people obviously don't have a datacenter in our own basement. And the common mistake people make when benchmarking is running the servers on their own machine and then u…
-
comment
Comment #5517442
Are you referring to the cipher verification? I used: openssl s_client -host localhost -port 8082 Which is a openssl command. These settings were used for testing SSL: https://gith…
- story
- story
-
comment
Comment #5337071
Backed. Like everybody who touches JavaScript should do. Also. mmmm finally decent vim bindings for javascript? I do wonder how it will compare to Eclipse Orion's JavaScript conten…
-
comment
Comment #3420873
you can just as easily spawn multiple node.js servers and kill off the unresponsive one's
-
comment
Comment #3344344
Great! Now everybody who wants to have information about Node.js has to scroll a shit load down and search for an oddly placed menubar on the right side.. Because who would expect …
-
comment
Comment #3151671
Socketpuppet #13242 reporting for duty sir. It's great preso btw, did it get recorded?
-
comment
Comment #3135808
Hi, Could you describe was buggy about the demo? Did it load really slow or was it something else :)? I'm currently working really hard on the commercial version of Observer which …
-
comment
Comment #3120234
Lazy load it. It's not the thing that users will be doing when they first load you page anyways.
- story
-
comment
Comment #3098489
Google Dart was designed to build large scale web applications, yet all their demos and example code only includes small applications. That still require quite a lot of code to bui…
-
comment
Comment #3042230
\o/
-
comment
Comment #2971489
Thanks, glad you liked it! I managed to pull it off thanks to a lot of planning. Btw I won solo / overall (and also became first in utility) :)!