> The page in question isn't a report, but a dynamic grid of
> enrollment counts
> for multiple courses held at multiple times. Each course/time combination
> has 4 queries associated with it, 3 of which are "select
> count(user_id)..."
> Each course/time intersection has javascript pop-up windows
> associated with
> it so my user can add/drop/move students to/from other
> intersections on the schedule grid.

Couldn't resist this... Oh look, a prime candidate for query a query
functionality in CF5

> We're running CF Server 4.51 Enterprise, with the Oracle 7.3
> native drivers.
> And *all* requests to the web server are refused, not just those
> to the same
> datasource. So this sounds more like a web server problem (as
> Robert said).

Down to the real point though - can you watch the server, have a PerfMon and
TaskMgr running and then run the template?
That way you can see what requests are hitting the webserver, CF and
database, and how much processor is tied up

Another question - which webserver?

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to