Thread Starter
jsoule
(@jsoule)
I use supercache and apc. And the people that did the work don’t want to wait for the cache to expire before they see the results of template changes. Personally I would be happy with just being able to delete the cache.
Hmm… Perhaps I am approaching from the wrong angle. I could just add a call to wp-cron.php for each instance to my update script. Any reason not to do that?
Thread Starter
jsoule
(@jsoule)
I do use rsync for the files that I need to keep synced between the two, but there are times when I want to access wp-admin on each instance without the redirect getting in the way.