Does anyone know how can I test a web application created with cake?
Because most of the queries are delegated to the framework but it
tooks a
lot of time (6000 ms per query) and the tables are near 10 with
only 100,000 registers...so i would like to optimize de scripts and
tests as Java Junit does.

The worst case is 600 concurrent users, the hardware arquitecture is:
- one on the front
- second the database attendant

There isn't a loadbalancer


Everybody can see the application here: http://www.hola-tu.com

In this moment the site is working find because most of the
troublesome queries are commented to avoid  a lack of
performance.

All suggestions are welcome.

Thanks to everybody.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to