Is there any caching ...

guenther.fischer@hrz.tu-chemnitz.de (Guenther Fischer)
X-Delivered: at request of secret on dxcern.cern.ch
From: guenther.fischer@hrz.tu-chemnitz.de (Guenther Fischer)
Message-id: <9310061632.AA04851@flash1.hrz.tu-chemnitz.de>
Subject: Is there any caching ...
To: www-talk@nxoc01.cern.ch
Date: Wed, 6 Oct 1993 17:32:14 +0100 (MET)
Reply-To: guenther.fischer@hrz.tu-chemnitz.de
X-Mailer: ELM [version 2.4 PL21]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 1318
Hi,
my wishes:
- I want to give www clients to our users but I'm afraid because of the
  traffic (we have only 64KB bandwidth). 
- It would be nice if I could say
     xmosaic -cacheserver a_local_host:port
  and xmosaic would connect to a_local_host:port and write
  GET /host[:port/...      (full http URL without prologue http:/ )
- then I could create a cache server
  the first GET generate  a remote GET - the second can give the answer
  local and fast
- the I also need a HTTP command that gives me not the file but the
  needed information about the file like size, date etc. (is it HEAD?)
  So a cache server could implement refreshs ...

what I've done:
- to get the  nice GNN from nearnet.gnn.com, I've saved the home page
  to my local server and have created a link to it from my local root
  page
- this "cache" erver is a plexus and I've hacked in the dir.pl
  to do the job (craeting directories and getting the file and
  putting them to the clients)
  It runs on a separate port - the port number is my "mapping"
  to the mother server.

Are there other/better solutions to do such a job? How can I get 
infomations like filesize and date?

	~Guenther


-- 
Name:      Guenther Fischer
Institute: TU Chemnitz, Universitaetsrechenzentrum
Phone:     0371 668 361
mail:      fischer@hrz.tu-chemnitz.de