Re: performace issues

2004-06-23 Thread Gerald Richter
h is in most cases much easierer)   Gerald       > Alex> > > > > Von: Gerald Richter [mailto:[EMAIL PROTECTED]> Gesendet: Dienstag, 15. Juni 2004 12:20> An: Hartmaier Alexander; [EMAIL PROTECTED]> Betreff: Re: performace issues> >> I don’t think that the database (or

RE: performace issues

2004-06-15 Thread Hartmaier Alexander
them?   Alex   Von: Gerald Richter [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 15. Juni 2004 12:20 An: Hartmaier Alexander; [EMAIL PROTECTED] Betreff: Re: performace issues   > I don’t think that the database (oracle 9ir2) queries cause the > problem because the select state

Re: performace issues

2004-06-15 Thread Gerald Richter
Title: Briefvorlage > I don’t think that the database (oracle 9ir2) queries cause the> problem because the select statements just query views (which contain> 0-10 rows approx.).  > Do you use Apache::DBI ?   Oracle need very long to make the inital connect and without connection caching you

performace issues

2004-06-15 Thread Hartmaier Alexander
Title: Briefvorlage Hi list!   I’ve got a performance issue with embperl since a long time. My main webpage is a status page with 5 sections which are 5 different epl files. My first approach was to use an .shtml file and include all 5 pages. The page takes about 3 seconds to load whic