Re: [web2py] pymysql gives Broken Pipe

2011-02-01 Thread Fran
Thanks - fine for this currently low-volume site now but we definitely want to take advantage of this feature for scalability (the site may suddenly start getting a lot of traffic): http://www.web2py.com/book/default/chapter/06#Connection-Pooling Also see: http://www.web2py.com/book/default/chap

Re: [web2py] pymysql gives Broken Pipe

2011-02-01 Thread Vasile Ermicioi
I see no reason for you to use pool_size, I think you will avoid this error by not using it, and if you say that you have little traffic than I see almost no reason to use pool_size