mysql_connect() or mysql_pconnect() for quiz module only

mysql_connect() or mysql_pconnect() for quiz module only

by EL Aprendiz -
Number of replies: 0
Hello everybody
- what is the default use in moodle: mysql_connect() or mysql_pconnect()?
- I use moodle, only quiz module, to evaluate some users in my work, so, as is recommendable to use, mysql_connect() or mysql_pconnect() for this quiz module only?
because, if I use pconnect, it will saturate the web server?
- If i decided use not persistent connect, where I need to make the changes?
some suggestion
thanks
Average of ratings: -