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
Yes, definately. PHP can be compiled to keep persistent connections, so if you have a poorly done php script it can keep requesting a new connection and never releasing it. Then when Links SQL goes to get one connection, it will fail.

However, you should still see those in `mysqladmin proc`.

Cheers,

Alex

--
Gossamer Threads Inc.
Subject Author Views Date
Thread jump.cgi - too many connections? ethan 6469 Nov 29, 2000, 9:30 PM
Thread Re: jump.cgi - too many connections?
pugdog 6338 Nov 29, 2000, 9:52 PM
Thread Re: jump.cgi - too many connections?
ethan 6372 Nov 29, 2000, 10:59 PM
Post Re: jump.cgi - too many connections?
pugdog 6353 Nov 30, 2000, 4:44 PM
Thread Re: jump.cgi - too many connections?
Alex 6380 Nov 30, 2000, 5:04 PM
Thread Re: jump.cgi - too many connections?
ethan 6347 Nov 30, 2000, 5:22 PM
Thread Re: jump.cgi - too many connections?
Alex 6320 Nov 30, 2000, 5:31 PM
Thread Re: jump.cgi - too many connections?
ethan 6356 Nov 30, 2000, 5:50 PM
Thread Re: jump.cgi - too many connections?
Alex 6357 Nov 30, 2000, 5:58 PM
Thread Re: jump.cgi - too many connections?
pugdog 6379 Dec 1, 2000, 4:33 AM
Post Re: jump.cgi - too many connections?
ethan 6384 Dec 1, 2000, 7:32 AM
Thread Re: jump.cgi - too many connections?
pugdog 6356 Nov 30, 2000, 5:30 PM
Post Re: jump.cgi - too many connections?
Alex 6384 Nov 30, 2000, 5:33 PM