[Q] Web Speed OCI/Oraperl
From: Charles Thayer <thayer_at_mediabridge.com>
Date: 1996/05/03
Message-ID: <199605031620.MAA01028_at_astor.mediabridge.com>#1/1
Date: 1996/05/03
Message-ID: <199605031620.MAA01028_at_astor.mediabridge.com>#1/1
- waiting to connect to the web server (apache)
- possible kernel network tweaking
- starting the cgi itself
- modify the httpd to incorporate the cgi directly find a way to reduce the oracle binary bloat
- connecting to the database
- preconnect (maybe a pool of cgis waiting to run)
- ora_open
- is there a way to pre-parse statements and/or cursors??
- queries: perhaps our sql is really just aweful
- reorganize table.
If you have experience with these problems please let me know.
/charles Received on Fri May 03 1996 - 00:00:00 CEST