Re: Basic auth is slow

2015-11-30 Thread Joó Ádám
Wow, I just realized how stupid my question was. I wasn’t considering the high iteration count I myself selected for hashing… Thanks, Maxim! Á ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Basic auth is slow

2015-11-30 Thread Maxim Dounin
Hello! On Sat, Nov 28, 2015 at 06:18:54PM +0100, Joó Ádám wrote: > Hi, > > I just noticed that enabling basic authentication adds between 100 and > 150 ms to my otherwise 30-40 ms page load time. Is this known > behaviour? Is this somehow inherent or a design / implementation > mistake? Basic a

Basic auth is slow

2015-11-28 Thread Joó Ádám
Hi, I just noticed that enabling basic authentication adds between 100 and 150 ms to my otherwise 30-40 ms page load time. Is this known behaviour? Is this somehow inherent or a design / implementation mistake? Á ___ nginx mailing list nginx@nginx.org