Hello.<br><br>I'm posting this little inline C code that I'm using to authenticate api keys (http basic) to deliver cached content with varnish cache.<br><br>A big thank you to the varnish misc mailing list that helped me thru the process. (this is a work in progress...if you have any suggestions to the code I'm here)<br>
<br><a href="http://robertomoutinho.com.br/blog/using-memcached-mysql-inline-c-varnish-cache-to-authenticate-basic-keys-restfull-api/">http://robertomoutinho.com.br/blog/using-memcached-mysql-inline-c-varnish-cache-to-authenticate-basic-keys-restfull-api/</a><br>