Bryan,

Have them download and install a trial version of SeeFusion:
http://www.seefusion.com/

(It'll run for the first 2 hours of the server's uptime and then stop
reporting stats until you buy a license. This will be more than enough time
to try to troubleshoot.)

Start monitoring the "Completed Tasks" and look for differences between the
"First Byte" and "Total Time". 

The "First Byte" column tells you how long it took to server the very first
byte to the client. Provided you're not using CFFLUSH to push content to the
user, this will essentially tell you how long CF took to process the page.

The "Total Time" gives you the total time of the request--including the time
it took to push the request to the client. Think of this as the "Last Byte."


You can then take the difference between the Total Time and the First Byte
to figure out if you've got latency issues.

>From what you're saying, it looks almost like your bandwidth is getting
throttled. Check to make sure IIS is throttling the bandwidth.

-Dan

>-----Original Message-----
>From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, March 14, 2006 11:49 AM
>To: CF-Talk
>Subject: CF 7 upgrade BAD!
>
>Hey All,
>
>This is just s quick note to look for some possibilities...
>
>A client upgraded 2 production servers over the weekend.  I was using the
>servers just after the upgrade and all was well.
>
>Yesterday they started running REALLY slow (pages that would pop almost
>instantly now take upwards of a minute to render!!!
>
>A few things to note:
>
>1) Debugigng
>I turned on debugging and found a page processed in 16 ms....took about a
>minute to display.  I take this to mean that CF is processing as it should,
>but perhaps the hand off to IIS is slow? or a network issue?
>
>2) Rebooting
>No noticeable change in speed
>
>3) Applying the latest 7.0.1 updater to all servers
>No noticeable change in speed
>
>4) Removing and restoring connections to iis as per this link:
>http://groups.google.ca/group/macromedia.coldfusion.server_administration/b
>rowse_thread/thread/13e7a37d41fa148d/50329c2390ab0ffc%2350329c2390ab0ffc?sa
>=X&oi=groupsr&start=0&num=3
>No noticeable change in speed
>
>5) Tried running app through localhost and it did run fast....so my bet is
>it's NOT the server at all, but the network/firewall/ISP etc
>
>So I'm just kicking off my own research, but any ideas welcome
>
>FYI....
>Windows 2K  PIII 1.2 GHz 1 GB RAM
>
>TIA
>
>Cheers
>
>Bryan Stevenson B.Comm.
>VP & Director of E-Commerce Development
>Electric Edge Systems Group Inc.
>phone: 250.480.0642
>fax: 250.480.1264
>cell: 250.920.8830
>e-mail: [EMAIL PROTECTED]
>web: www.electricedgesystems.com
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235356
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to