Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can you try with https connections ? #1

Open
life0fun opened this issue Feb 3, 2013 · 1 comment
Open

can you try with https connections ? #1

life0fun opened this issue Feb 3, 2013 · 1 comment

Comments

@life0fun
Copy link

life0fun commented Feb 3, 2013

This is really not an issue, but I am so wondering what the performance will be if you try with https connections ?
Also, what is the memory consumption per connection ?

Thanks,
-haijin

@shenfeng
Copy link
Member

shenfeng commented Feb 3, 2013

Hey, currently http-kit does not have https support.
In order to make the benchmark, a scable client with https support is needed, like this one for http:

https://github.com/http-kit/scale-clojure-web-app/blob/master/ConcurrencyBench.java

SSL API with Java nio is quite low level, I need sometime to figure it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants