On 16-Apr-2002 Alexander Hartmaier wrote:
> 
> 
> I just checked everything with a co-worker who maintains this web-app longer
> than i do :).
> 
> The downgrad from apache-1.3.22-2 to apache-1.3.20-16 hasn't helped!
> 
> Now I will update my kernel to 2.4.18. (no rpm....compile by myself :)
> 
> @wim: The URL you wrote for DBI optimization was a great help!
>      But everything mentioned there is already implemented.
>      I preloaded Apache::DBI instead of DBI because when preloading DBI
> apache
> produced a segfault.
>      Know my co-worker played around a bit and found out that we have to laod
> DBI first and Embperl last....very strange, but know it works.

It sounds like you are using RPMs for various components. One of the things I
would do is purge them, grab the latest sources for Apache/mod_perl/Embperl/DBI
and, and compile. I've had to many headaches with distribution packages...

If things are segfaulting, that issue should be addressed first. If DBI and
Embperl aren't living together peacefully, then that could explain slowdowns in
the Embperl page.

Regards,

Wim Kerkhoff  -|-  www.nyetwork.org  -|-  [EMAIL PROTECTED]

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

Reply via email to