1
WarDick
Persistent Connection Overhead
  • 2004/5/6 23:15

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


Does anyone know what the memory overhead is for persistent Database connections per connection?

I am trying to determine connection limits.

2
DonXoop
Re: Persistent Connection Overhead

I don't know off hand but you should check the MySQL site for specifics. I don't know about ODBC but the native client makes very quick (inexpensive) connections.

Note that you build up as many connections as you have web server threads. This can be a problem on a hosted server with many threads. And for a db server local to the web server it makes no sense. A remote server can sometimes benefit but it depends on other factors.

Login

Who's Online

304 user(s) are online (71 user(s) are browsing Support Forums)


Members: 0


Guests: 304


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits