Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] scaling issue with REST queries

Subject: COmanage Developers List

List archive

[comanage-dev] scaling issue with REST queries


Chronological Thread 
  • From: Scott Koranda <>
  • To: comanage-dev <>
  • Subject: [comanage-dev] scaling issue with REST queries
  • Date: Sun, 3 Mar 2013 12:59:39 -0600
  • Authentication-results: sfpop-ironport07.merit.edu; dkim=pass (signature verified)

Hi,

When attempting to query for all email addresses or all
identifiers I see this:

Fatal error: Maximum execution time of 30 seconds exceeded in
/home/skoranda/COmanage/0.7/lib/Cake/Model/Model.php on line
1274

I will attempt to work around this for now but we will want to
understand why this is happening. The server machine is more
than powerful enough to deal with a few thousand rows in a
database.

By the way, I get that error with debug set to '2' in
core.php. When I switch to '0' I get a 500 server error.

Thanks,

Scott



Archive powered by MHonArc 2.6.16.

Top of Page