-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Atif Ghaffar schreef: >> For example: When write a normal SCGI app and start 5 instances of it >> and make a few requests to the loadbalancer (Cherokee+SCGI_handler), I >> see five open connections in mysql process list.
Completely correct. For each request a connection is forked, read how the mysql_open works :) Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkrPRVAACgkQYH1+F2Rqwn26OwCgjdeGGmLxtls0Jk5xTQL+b3e6 7ucAoIksQzipWA8ShzaVSMpsQ6qZUTZe =0l3N -----END PGP SIGNATURE----- _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
