Re: Oracle Webserver Experiences
Date: 1996/04/09
Message-ID: <316A94E5.70F9_at_us.oracle.com>#1/1
Hi David,
David Summers wrote:
>
> I am interested hearing from anyone actually using the Oracle Webserver
> (preferablythe new 2.0 version).If we buy it, will we wish we had come up with
> another solution? We are being led to believe that a major advantage is the
> ability to call PL/SQL directly and avoid overhead. Is this reality or
> 'market-speak'?
Yes. This is true. In WebServer 2.0, we provide Web Request Broker architecture
which allows users to write custom Web application and be loaded by the server as
a shared library instead of being executed as a CGI-BIN program. This results
in a marked performance increase. The PL/SQL Agent (formerly known as Oracle
Web Agent/OWA) has been converted to utilize this feature. So you should see
an improvement in performance. Yet, we still keep the old CGI-BIN version in
case somebody would like to use it.
Please refer to http://www.oracle.com/products/websystem/webserver/html/ws2_home.html for more information.
Thanks.
Robert
-- +---------------------------------------------------------------------------+ | Robert Pang * Life is like a tennis match, you cannot | | Oracle Corporation * win without serving. -- anonymous | | 500 Oracle Parkway, Box 659505 * ======================================== | | Redwood Shores, CA 94065 * Email : rpang_at_us.oracle.com | | * Phone : (415)506-5561 | +---------------------------------------------------------------------------+Received on Tue Apr 09 1996 - 00:00:00 CEST