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
more processes. What do you think?
2 - What would be the best way to implement such a process? And how does
one start such processes from Apache?
Thanks,
Normand
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]