• Sites like hollywoodgrind.com get too much traffic for Apache to handle. I setup a reverse proxy/HTTP server acceleration squid cache server (https://www.squid-cache.org) only to discover that WordPress does not send the correct header information for pages to be properly cached. I already use wp-cache 2.1, but it cannot assist Apache in scaling to the 800-1000 transactions per second that the squid cache server can provide. For sites like mine it would be a huge cost savings to be able use the squid cache server as the front end and wordpress + apache on the back end.

    I like wordpress, and would like to continue using it, but it will not scale to large volumes of traffic. Movable Type has corrected their header info so MT can be used with squid cache.

    Fixing the header problem so that wordpress can be used with squid cache server should be a priority with so many large sites now using wordpress. Why hasn’t this header issue been fixed yet? Is time and money the issue? I hope the wordpress team fixes this problem before I run out of options, and have to switch to movable type.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you submitted a bug report to trac? Got any details as to the error or how to fix it?

    https://trac.www.remarpro.com

    With all due respect and I do thank you for taking the time for reporting this, but it sounds like right now all you’re doing is whining. Giving specifics as a bug report is a much better way of getting something resolved.

    I do hope you will take the time to submit a ticket.

    ITs pretty easy to modify the wp-cache code and wordpress code to create any headers you want.. I personally use squid and it works for me.

    Got any details as to the error you are talking about?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Squid Cache Server wordpress header fix’ is closed to new replies.