On Tuesday, February 28, 2012 6:57:32 PM UTC-6, Ben Noordhuis wrote:
>
> > Adding the option to reuse session IDs would theoretically make node's
> > performance jump appreciably higher.
>
> Indeed. The preliminaries for session resumption are in place but I
> never got around to finishing it up and promoting it to first-class
> status. Can you open an issue for it?
>
Awesome! Opened issue #2846 <https://github.com/joyent/node/issues/2846> for 
this.
 

> I would like to steal your benchmark. Is it possible for you to submit
> it as a pull request?
>
I'd be happy to submit the node TLS server code I used in the gist above, 
but the client load was simulated using specialized hardware/software and 
nothing I'd be able to check in for client simulation would be useful 
without it (unless I come up with another benchmark method). Is it still 
worth a pull request in your opinion?

Reply via email to