Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Replying to Mysql Persistant Connections?


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

bob3695

Posted 20 June 2008 - 12:19 PM

i need one or the other. the reason is...the database is going to be accessed anywhere from 10-100 times a second. This is going to be used as a off site storage for a program called Second Life.

EDIT: Can someone tell me what the max connections and the max connections per an hour are for the databases here?

faulty.lee

Posted 20 June 2008 - 03:51 AM

Hello,

I am considering starting to contribute to this community and get free hosting from them but the hosting im looking for needs one of two things...

1) Persistant MySQL Connections from PHP
or
2) A extreamly large amount of max_connections_per_hour set.

If these are not offered would it be possible to get one of them with some extra points?

Thanks,
Rich

Well, why do you actually need a persistant connection to MySQL? And at the same time require "extremely" large amount of connection. Normally you would only need either one. If you need both, either your programming is not well done or you're really dealing with huge amount of data that you actually need a full fledged database server.

bob3695

Posted 19 June 2008 - 04:03 PM

Hello,

I am considering starting to contribute to this community and get free hosting from them but the hosting im looking for needs one of two things...

1) Persistant MySQL Connections from PHP
or
2) A extreamly large amount of max_connections_per_hour set.

If these are not offered would it be possible to get one of them with some extra points?

Thanks,
Rich

Review the complete topic (launches new window)