Hi all,<div><br></div><div>This is just to announce my naive yet functional port of Google&#39;s mod_pagespeed to nginx.</div><div>I&#39;m not sure I&#39;ll have much time to improve on this, but this might interest you.</div>

<div><br></div><div>Right now it compiles with the latest stable version of mod_pagespeed and does a very simple parsing using the AttrValuesSaverFilter that I found in the unittests. (it just saves all the html tag attributes found while parsing in a string).</div>

<div><br></div><div>The code and instructions to compile it can be found here : <a href="https://github.com/mtourne/ngx_instaweb">https://github.com/mtourne/ngx_instaweb</a></div><div><br></div><div>Happy hacking,</div><div>

Matthieu.</div><div><br></div><div><br></div>