Hi, All

I've CGI Application using C/C++


Assume that connection establishment by client and MySQL database server is 
very fast, what's better between :
 
    - Persistent Connection
    - Non Persistent Connection

Because as CGI application it's difficult to use persistent connection, 
except use some tools like SQLRelay

And what's the reason for your info ?


Thanks
   

-- ady --
email: ady <at> ebdesk.com
         adiwicaksono <at> yahoo.com
         ady <at> students.if.itb.ac.id

homepage: http://ady97.hypermart.net/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to