Skip to Content.
Sympa Menu

freetds - Re: [freetds] php and freetds

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] php and freetds
  • Date: Thu, 20 Oct 2005 08:34:12 -0400

Erez Epstein wrote:
> I'm running a site balanced between 5 apache servers running on FC3,
> apache 2.0.53,php 4.3.4,freetds 0.63.
>
> I have this strange problem that sometimes, not even times of load, the
> connections table at the sql server gets to a very high value (about
> 1000) my average is below 200.

I don't think you have a FreeTDS problem, and are therefore unlikely to
find much help on this list. :-( FreeTDS makes connections when
requested. You want to know who's doing the requesting, and why.

If you want a suggestion, I'd analyze the traffic. Find out which
machines are forming those extra 800 sessions; see what SQL they're
sending. Microsoft's Profiler is your friend.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page