21 Dec
1998
21 Dec
'98
3:06 p.m.
On Mon, 21 Dec 1998, Brian Lloyd wrote:
Is there a big speed difference between using Zope w/pcgi and ZopeHTTPServer?
We've never timed them, but I doubt that there is any noticeable difference between the two in most cases. The only time you'll notice any difference is the very Logically speaking pcgi must be slower: -) pcgi involves a fork and an exec in a minimum case. Both of these are not cheap syscalls.
The main question is if you will even notice the difference, ... Andreas -- Win95: n., A huge annoying boot virus that causes random spontaneous system crashes, usually just before saving a massive project. Easily cured by UNIX. See also MS-DOS, IBM-DOS, DR-DOS, Win 3.x, Win98.