Greetings all,

With an ever-increasing load on our site, as well as all the
extra stuff in the client code nowadays (a lot if which I don't
use or even want, eg multilingual stuff), I've been trying to
think of ways to speed up the client.  I was hoping I could
get some feedback on the issue from other RSP's who've been
there.

I was wondering if anybody had modified their code to cache
lookups?  Sometimes lookups take a while, and caching results
could save a bit of time...  I understand people might not
want to cache every result (because results change), but if
a domain is registered, it aint gonna become available any time
soon... I was thinking a simple db (even flatfile) might do
the trick.  Anyone done this?  Did it help much?

Another thing I was looking at was mod_perl... I know a few
people have asked about setting this up in the past, but I've
never heard how it went for them - whether it was much of an
improvement, or whether it was worth the effort

Regards,
Kirk


Reply via email to