Re: Oracle 8 Web Request Broker in C -> 9I/Apache?
From: Sander <sander_at_example.com>
Date: 04 Jun 2002 19:36:49 GMT
Message-ID: <Xns9223DBDA76BF8guhvftbhqfjnneqpk_at_194.109.133.20>
Date: 04 Jun 2002 19:36:49 GMT
Message-ID: <Xns9223DBDA76BF8guhvftbhqfjnneqpk_at_194.109.133.20>
Geoffrey Kidd <sehlat_at_uclink4.berkeley.edu> wrote in news:59enfu873n2gvguig826or5nmimuc796e6_at_4ax.com:
> I've checked Oracle's Metalink and it says flatly that there is NO
> migration path for a cartridge written in C for the Oracle Web
> Request Broker/OAS environment to go to 9I. It does tell me that
> the cartridge can be rewritten as an Apache module.
>
> Anybody have any clues/documentation/hints as to where to start?
Yes - take a look at the FastCGI module. That's what Oracle advises customers to go for. Unlike normal CGI, the process is kept in memory and reused.
Sander Received on Tue Jun 04 2002 - 21:36:49 CEST