Henrik Nordstrom wrote: > On Wed, 14 Jul 2004, Rick Whitley wrote: > >> I was setting up a proxy server to do the authentication and cacheing, >> but have learned from the list that it is not going to behave the way I >> expected. Users should only see the initial page once. I seem to be out >> in left field as to how to implement this. Any suggestions? > > In theory it is possible to implement very close to what you want with > Squid & authentication, but so far no one has been willing to actively > sponsor such development. > > It is also possible to use a small proxy.pac script implementing the > "startup splash" screen.
Something like this might be a good starting point: http://www.squid-cache.org/mail-archive/squid-users/200404/0793.html Adam
