Re: [squid-users] Pushing HTTP-Response into the cache

2008-11-01 Thread Henrik Nordstrom
On lör, 2008-11-01 at 19:48 +0100, Willem Stender wrote: > So here is my question: How to push the data directly into squid's > cache? Is there any interfaces? Some port, so i can use sockets or > something like that? cache_peer, cache_peer_access, never_direct and a suitable HTTP request sent

[squid-users] Pushing HTTP-Response into the cache

2008-11-01 Thread Willem Stender
Hi, i try to build an application, which can transport HTTP messages over DTN (www.dtnrg.org), you can call it a DTN proxy. The webbrowser requests the squid, and if the cache request misses, the HTTP request will be forwarded to the DTN proxy, which will get the response over DTN. If the res