After many painful hours of struggling with the server, I finally got my blog back, and it’s better than ever. What was the problem? Here is an excerpt from the server-guru Josh that got this thing back for me:
I configured Squid to regard Apache as an origin server. Apparently,since squid servers commonly sit in a (usually multicasted) hierarchy, squid mangles the REQUEST_URI so that the next Squid proxy in the chain can figure out where it needs to go to fix cache misses. But we only have one squid proxy, and so by letting squid know that Apache is the origin server, it doesn’t mangle the REQUEST_URI.
So Josh is a genius, and the problem is all fixed. Thank-you Josh!
0 Responses to “The blog is back!”