Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Language choice for high-volume Oracle CGI interface?

Re: Language choice for high-volume Oracle CGI interface?

From: Abigail <abigail_at_delanet.com>
Date: 19 Jun 1999 13:56:43 -0500
Message-ID: <slrn7mnpv7.lri.abigail@alexandra.delanet.com>


Rene Pijlman (R.Pijlman_at_applinet.nl) wrote on MMCXVIII September MCMXCIII in <URL:news:376bc441.31028827_at_news.xs4all.nl>:

[] 
[] Don't use CGI for high-volume transactions. It spawns a process with a new
[] database session for every hit.


You must be years behind in your literature. Apache with mod_perl won't spawn processes.

Of course to answer the original question, the answer depends on a lot more than "now 10,000 transactions, later 1,000,000 transactions".

Abigail
--
perl -MTime::JulianDay -lwe'@r=reverse(M=>(0)x99=>CM=>(0)x399=>D=>(0)x99=>CD=>( 0)x299=>C=>(0)x9=>XC=>(0)x39=>L=>(0)x9=>XL=>(0)x29=>X=>IX=>0=>0=>0=>V=>IV=>0=>0
=>I=>$r=-2449231+gm_julian_day+time);do{until($r<$#r){$_.=$r[$#r];$r-=$#r}for(;
!$r[--$#r];){}}while$r;$,="\x20";print+$_=>September=>MCMXCIII=>()'

  -----------== Posted via Newsfeeds.Com, Uncensored Usenet News ==----------    http://www.newsfeeds.com The Largest Usenet Servers in the World! ------== Over 73,000 Newsgroups - Including Dedicated Binaries Servers ==----- Received on Sat Jun 19 1999 - 13:56:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US