On Tue, 6 Jan 2004, Henrik Nordstrom wrote:

> What you need is a ICP daemon who is aware of server load and delays the 
> ICP responses if the server is highly loaded.

The perl WebCache::ICP module in CPAN is probably helpful in implementing
a prototype of the above.

But I would recommend a C program for production use. You want ICP to be 
answered as fast as possible unless it is detected that you need to 
throttle the service.

Regards
Henrik

Reply via email to