Solved! it was a nginx config issue.
Thanks a lot!
Thanks a lot!
RobA Wrote:doice Wrote:Im trying it on a NGINX server and looks like it doesnt works, im getting 1600 Req/Sec Apache vs 180 Req/Sec NGINX, while serving html files NGINX is 20% faster, and Wordpress+NGINX using w3 total cache it's also 20% faster than Apache.
Sorry - I have no access to NGINX so can;t tell what the issue is.
Does it not work, or is it just slower? You should be able to look at a page that was delivered from the file cache be looking at the last line of the page source and see a comment like:
Code:<!-- Page cached by SimpleCache on March 12 2012 22:55:54 -->
-Rob A>