Date: Thu, 3 Sep 1998 23:59:34 +1200 (NZST) From: Andrew McNaughton <andrew@squiz.co.nz> To: Graeme Tait <U@webcom.com> Cc: Gary Palmer <gpalmer@FreeBSD.ORG>, isp@FreeBSD.ORG Subject: Re: Anyone running FrontPage with Apache on stable/current? Message-ID: <Pine.BSF.3.96.980903234313.5910Q-100000@aniwa.sky> In-Reply-To: <35EE7E99.298E@webcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 Sep 1998, Graeme Tait wrote: > Gary Palmer wrote: > > We have an application where a very large number of HTML pages are presently > generated offline from a database every month and uploaded. I want to change this > to a system where the database itself is uploaded monthly, and the pages generated > on the fly. But it is essential that the pages appear static, and be listable by > search engines. In the majority of pages, the content changes relatively little - > it is rather details like pricing that change frequently. Any suggestions? I suspect setting squid as an http accelerator might solve this as well as possibly speeding up your server. So long as your CGI's, ASP's or whatever supply an expiry date, squid should be able to handle the decision making on when to get a fresh copy. I think that if there is no if-modified-since in the request then squid will fetch a fresh copy. Andrew McNaughton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980903234313.5910Q-100000>