Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: jump.cgi - too many connections?

Quote Reply
Re: jump.cgi - too many connections? In reply to
Alex,

PHP tries to do some funny things as well, to gain speed. It's internals are somewhat similar to mod_perl in that respect, so that may be the problem.

I don't know enough about it to know for sure. But the reason PHP seems faster than Perl, is that it's embedded into the server, like mod_perl. So, it would (theoretically) suffer from the same problems. It really should only be compared to mod_perl for speed, but everyone says it's faster than PERL.

The reason jump.cgi would report errors is 1) links error reporting is better than most programs, and 2) it's probably the single most called script on a site.


PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://postcards.com/FAQ


Subject Author Views Date
Thread jump.cgi - too many connections? ethan 6507 Nov 29, 2000, 9:30 PM
Thread Re: jump.cgi - too many connections?
pugdog 6376 Nov 29, 2000, 9:52 PM
Thread Re: jump.cgi - too many connections?
ethan 6410 Nov 29, 2000, 10:59 PM
Post Re: jump.cgi - too many connections?
pugdog 6391 Nov 30, 2000, 4:44 PM
Thread Re: jump.cgi - too many connections?
Alex 6418 Nov 30, 2000, 5:04 PM
Thread Re: jump.cgi - too many connections?
ethan 6385 Nov 30, 2000, 5:22 PM
Thread Re: jump.cgi - too many connections?
Alex 6358 Nov 30, 2000, 5:31 PM
Thread Re: jump.cgi - too many connections?
ethan 6394 Nov 30, 2000, 5:50 PM
Thread Re: jump.cgi - too many connections?
Alex 6395 Nov 30, 2000, 5:58 PM
Thread Re: jump.cgi - too many connections?
pugdog 6417 Dec 1, 2000, 4:33 AM
Post Re: jump.cgi - too many connections?
ethan 6423 Dec 1, 2000, 7:32 AM
Thread Re: jump.cgi - too many connections?
pugdog 6395 Nov 30, 2000, 5:30 PM
Post Re: jump.cgi - too many connections?
Alex 6422 Nov 30, 2000, 5:33 PM