>
> Por que fechar a conexão?
>
> Normally, for performance, you want to open the connection as soon as you 
> get a chance and _keep_ it open. What problem are you trying to solve?
>
> Tchau,
> Francois
>
> Francois,
   
    Well, I think that when many visitants access the website (where each 
access is a new browser session and a new database connection correct ? ) 
 this can leave the website slow. 
   
     Actually I still don't know how...I don't understand how the 
connections works in web.py, for example, I don't know when the connection 
is closed.

    But, thank you so much for your replay.
    
    Best regards,
    Leandro.

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/webpy/-/1bhhqbQj-toJ.
To post to this group, send email to webpy@googlegroups.com.
To unsubscribe from this group, send email to 
webpy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to