Re: how to diagnose a potential bottleneck

2014-12-01 Thread .jonah

I suspect Russ meant, replicate your production environment locally and 
do your diagnostics, load testing, and performance tuning on a testing 
server before deploying your changes to production.

Another vote for moving to your own VPS. They're cheap these days and 
totally worth it.

On 12/1/14, 1:56 PM, Money Pit wrote:
 Russ Michaels wrote:

 You don't do it on the host, you do it locally
 Huh?  The F-R installs I have are installed directly on the CF server.  I
 am aware of the Enterprise Edition's ability to monitor multiple servers
 but haven't explored it.  Don't see anything on this in a quick scan of the
 site and docs.

 To the OP:  I too would *strongly* recommend use of Fusion-Reactor,
 although if on a shared host another site can trash you at any time and all
 the diagnostics in the world won't help you.  Perhaps your first move
 should be getting off a shared platform and moving to an inexpensive CF VPS
 like whats at Viviotech.

 --Matt--


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359732
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: how to diagnose a potential bottleneck

2014-12-01 Thread Russ Michaels

doing debugging and load testing on a live production server is generally a
bad idea.
You are meant to do this in a dev or staging environment, usually you do
this before going live to emulate production environment and traffic and to
find any issues
There is absolutely no restrictions whatsoever on where FR can be
installed, it would be pretty useless if that was the case, you can install
it on any supported OS, FR does not know or care what you are using that
machine for.






On Mon, Dec 1, 2014 at 9:56 PM, Money Pit websitema...@gmail.com wrote:


 Russ Michaels wrote:

  You don't do it on the host, you do it locally

 Huh?  The F-R installs I have are installed directly on the CF server.  I
 am aware of the Enterprise Edition's ability to monitor multiple servers
 but haven't explored it.  Don't see anything on this in a quick scan of the
 site and docs.

 To the OP:  I too would *strongly* recommend use of Fusion-Reactor,
 although if on a shared host another site can trash you at any time and all
 the diagnostics in the world won't help you.  Perhaps your first move
 should be getting off a shared platform and moving to an inexpensive CF VPS
 like whats at Viviotech.

 --Matt--


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359733
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: how to diagnose a potential bottleneck

2014-12-01 Thread Don

Hi folks. I have noticed one or two backend processes that seem to bring the 
FREE JVM Memory down.

I noticed a sharp drop in JVM memory during this process ( it all happened in 
about one minute )

Say from the average JVM Freememory of : 255 Megs
Dropping to around : 30 Megs

For a moment, there was a lag on the site. I am thinking, this process at the 
wrong time might be enough to kill the JVM.

Any thoughts or ideas? 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359734
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: how to diagnose a potential bottleneck

2014-12-01 Thread Don

This could be a case of another site on the server bringing it down and not
your site.

Byron Mann
Lead Engineer  Architect
HostMySite.com


Ah yes. Very logical deduction. Thank you Sir. 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359735
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: how to diagnose a potential bottleneck

2014-12-01 Thread Don

There is absolutely no restrictions whatsoever on where FR can be
installed, it would be pretty useless if that was the case, you can install
it on any supported OS, FR does not know or care what you are using that
machine for.

So how does that work then? You point FR to a domain? i thought it needed more 
a intimate connection with the server its introspecting. 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359736
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: how to diagnose a potential bottleneck

2014-12-01 Thread .jonah

He means you can install it on your production, testing, or dev server 
or whatever.

On 12/1/14, 9:25 PM, Don wrote:
 There is absolutely no restrictions whatsoever on where FR can be
 installed, it would be pretty useless if that was the case, you can install
 it on any supported OS, FR does not know or care what you are using that
 machine for.
 So how does that work then? You point FR to a domain? i thought it needed 
 more a intimate connection with the server its introspecting.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359737
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm