Skip to Content.
Sympa Menu

freetds - How does php/freetds handle a sql server that's refusing connecti ons?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Wasson, Tim" <WassonT AT kochind.com>
  • To: "Wasson, Tim" <WassonT AT kochind.com>, "'TDS Development Group'" <freetds AT franklin.oit.unc.edu>
  • Subject: How does php/freetds handle a sql server that's refusing connecti ons?
  • Date: Mon, 27 Nov 2000 13:35:10 -0600


I'm trying to track down a strange case where a query from PHP3/freetds on
Linux fails several times, then suddenly starts working. Waiting a few
minutes, it tends to fail several times, then start working again.

The PHP is giving "document contained no data" errors.

I'm suspecting that the sql server I'm hitting might be maxed on the number
of concurrent connections. Does anyone who's been using PHP with freetds
know how php handles the sql server refusing connections because of too many
users?

Thanks in advance,
Tim Wasson
Koch Industries
Wichita, KS






  • How does php/freetds handle a sql server that's refusing connecti ons?, Wasson, Tim, 11/27/2000

Archive powered by MHonArc 2.6.24.

Top of Page