RE: AES-NI support with nginx

2015-03-10 Thread Lukas Tribus
> I'm very interested in this issue > I have a problem with use openssl version and engine AES-NI > Detail my question: > http://stackoverflow.com/questions/28939825/how-to-config-openssl-engine-aes-ni-in-nginx > Please suggest a solution for me. Use official openssl distributions, not some github

Re: AES-NI support with nginx

2015-03-10 Thread HD DH
I'm very interested in this issue I have a problem with use openssl version and engine AES-NI Detail my question: http://stackoverflow.com/questions/28939825/how-to-config-openssl-engine-aes-ni-in-nginx Please suggest a solution for me. Thank you so much. -- Posted via http://www.ruby-forum.com/.

Re: AES-NI support with nginx

2015-03-10 Thread Kurt Cancemi
http://openssl.6102.n7.nabble.com/having-a-lot-of-troubles-trying-to-get-AES-NI-working-tp44285p44301.html > On Mar 10, 2015, at 3:51 AM, HD DH wrote: > > Kurt Cancemi wrote in post #11

Re: AES-NI support with nginx

2015-03-10 Thread HD DH
Kurt Cancemi wrote in post #1168394: > AES-NI is already on, there is no configuration option and it will work > as > long as your cpu supports it. > > --- > Kurt Cancemi > https://www.x64architecture.com Can you show me where does the source of information from ? -- Posted via http://www.ruby-f

Re: AES-NI support with nginx

2015-02-19 Thread Kurt Cancemi
AES-NI is already on, there is no configuration option and it will work as long as your cpu supports it. --- Kurt Cancemi https://www.x64architecture.com On Thu, Feb 19, 2015 at 10:37 PM, Anlu Wang wrote: > Hi, > > Is AES-NI is enabled in nginx 1.7.10 by default, through the openssl evp > libra