I'm thinking of setting up Apache to communicate with my back-end (a
GemStone database) through a single process thread running alongside Apache.
That thread would marshall requests through a TCP/IP pipe.
Two questions:
1 - This appears to be a potential bottleneck. If so, I suppose I can add
On Monday 26 September 2005 20:15, Joshua Slive wrote:
On 9/26/05, Normand Mongeau <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> this is my first posting here, so please bear with me if I'm at the
> wrong
> place.
>
> I'm looking at Apache to be used as an
Hi All,
this is my first posting here, so please bear with me if I'm at the wrong
place.
I'm looking at Apache to be used as an HTTP server, to access a GemStone
database at the back end. In my scenario all pages will be active. Ideally
I'd like Apache to convert HTTP requests to XML (pres