Fastream Technologies wrote: > Hello, > > What I mean with "disk cache": It is something similar to Squid has. > Basically write responses to disk and read from there when not in RAM > cache.
No, that's something totaly different. What you probably need is a real cache with fast lookup capabilities. Squid is AFAIK OS so you could look at their source and see what data structure they use for this purpose. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
