
derek at rivertower
Dec 11, 2001, 2:49 PM
Post #5 of 5
(141 views)
Permalink
|
On proxying (for an ISP type installation) I would highly advise using squid - you can set it up for transparent proxying/caching where the customer has no idea (not quite for expert customers) about the cache in front of them - actually I dont like this myself as it can give problems to the end-user (e.g. you change the IP & content of a site, but not the URL, out there beyond the proxy/cache can you may see the old content - until the TTL value of the named record expires) - but its a very nice setup for an ISP for conserving bandwidth and its free - you just need very fast large capacity drive space. Derek > > > From: Kopetzky Robin CIV AFSC/SEP > > [mailto:Robin.Kopetzky [at] kafb] > > > Joshua: > > > > On the proxy issue: > > Basically, we are using a 512kbps fractional T1 to start with a > > sixteen modem 56k modem nest expandable to 32. The Linux box is a > > Pentium 4 > > 1.6gig w/1 gig of ram and 2 40 gig SCSI-160 drives. We want the system to > > act like its on a T1 but we're not on a T1, at least not for a while... > > Also, we're using the usual sendmail, DNS, DHCP stuff but > > newsgroups will be > > served from our GSP. > > So you intend to use the proxy server to reduce the bandwidth used by people > on your end of the connection browsing the web? In that case, it may very > well be helpful, if these people tend to visit similar sites. > > I'm not really an expert on this area. Perhaps others can comment. > > Joshua. > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe [at] httpd > For additional commands, e-mail: users-help [at] httpd > > > Derek Conniffe Rivertower Ltd --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe [at] httpd For additional commands, e-mail: users-help [at] httpd
|