Erez
unread,Sep 4, 2011, 6:31:03 AM9/4/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to perlbal
Hey, we've been using Perlbal for load balancing and reverse proxy,
and are trying to figure out a way of using it also as a caching
server, meaning, when a client asks for a resource (like an image),
the perlbal server will both cache it on the server, and reproxy the
call to that new location.
I gather that the reproxying can be done (albeit not dynamically), but
is there a way in perlbal to pull the resource, cache it and then
referring the client, and future calls to that resource to the cached
location?
TIA,
Erez