At 10:42 PM 11/19/2000 -0800, [EMAIL PROTECTED] wrote:
>[snip]
>
>Apache::Registry - use it only for backend or lowtraffic sites. It does
>not cache anything, so when you do databases, and files, can be bad to
>horrible to use. Using with small MySQL databases (50,000< records) you
>can get mediocre performance, cuz mysql connects require virtually no
>setup overhead. So if basically you have bunch of old code you have to
>throw up on the web and have no time this is the way to go.

What do you mean Apache::Registry caches nothing? You still get Apache::DBI 
and you can write your own package level caching mechanisms without too 
much problem.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to