Have I read the related troubleshooter articles above before posting (which pages?)? None matched
Have I searched the forum before posting? Yes
Have I read the documentation before posting (which pages?)? No
Joomla! version: 1.5.25
PHP version: 5.3.2-1ubuntu4.11
MySQL version: 5.1.41-3ubuntu12.10
Host: Linode VPS
Admin Tools version: svn673 (testing it out)
Description of my issue:
I have a setup where nginx handles static content and passes dynamic content to apache. For some reason with this setup, nginx chokes with admin tools with WAF. When enabled, it takes well over a minute for the site (Joomla) to load and when it does, it gives me the I'm a bad guy message :-) Unfortunately, it is not recording why in the log. Any ideas on why Admin Tools WAF would not like the proxy setup?
I've rigged the proxy setup a bit as I use virtuemin to help manage my server which sets up virtual hosts as name based. For the sake of sanity, I would prefer not to go through and manually change all my apache config files to use *:8081 rather than my.ip.add.ress:8081. So nginx passes onto my.ip.add.ress:8081 rather than 127.0.0.1:8081. Could this somehow be the cause?
Thanks!
Alan