<div dir="ltr">Hello all,<br>I&#39;m new to nginx (and first post on this mailing list),I have read the wiki and scoured the web in order to find a nginx_mysql_auth or nginx_ldap_auth module for nginx.<br>I am migrating my servers from apache to nginx + nginx-php-fpm now this is included with php-5.3.0 and in all of theses servers I am using a centralized directory to manage access to phpmyadmin, SVN repositories and much more.<br>

Now my question is this: I haven&#39;t been able to find anything that answer my needs, I want nginx to talk directly with mysql or ldap and the only think I&#39;ve found is this:<br><a href="http://code.svn.wordpress.org/nginx_auth_mysql/README">http://code.svn.wordpress.org/nginx_auth_mysql/README</a><br>

<br>Apparently the folks at wordpress have developed something based on the PAM auth module by sergio Talens-Oliag  but I keep hearing that this module isn&#39;t non-blocking and therefore might ruin my nginx performance (although on my production server, I&#39;ll need this only to limit access to phpmyadmin and this will be accesses only few times a week apparently).<br>

<br>Does anyone know another modules? Are new modules in the work? Can someone enlighten me if using this module will indeed ruin my nginx performance? Should I hold with switching from apache to nginx? Because managing htpasswd across more than 10 servers isn&#39;t something I&#39;m willing to do at this stage.<br>

<br>Thanks a lot!<br></div>