when a request comes in to IIS, the ISAPI connector then passes it to
ColdFusion, and IIS then has to sit and wait for a response. If lots of
requests get hung up this will cause the application pool to crash which
will affect any sites using that application pool.
So I would check if all your sites are on the same app pool or not, or
perhas 2 of them share 1 app pool and 2 share another, which may answer that
question of why it is only 2 sites affected,
Put them all on their own app pool for a start.

Russ

On Thu, Jul 21, 2011 at 4:06 PM, Robert Harrison <rob...@austin-williams.com
> wrote:

>
> Agreed... FTP should not be affected at all, and if it was CF it should
> affect all the site. I don't see how restarting CF could repair FTP at all,
> nonetheless, it does.
>
> Right now I've got my server guy looking for IIS issues and for IP
> conflicts. To me, this looks more IIS/IP related... but it's strange that
> restarting CF fixes it. I don't get the connection either.
>
>
> Robert B. Harrison
> Director of Interactive Services
> Austin & Williams
> 125 Kennedy Drive, Suite 100
> Hauppauge NY 11788
> P : 631.231.6600 Ext. 119
> F : 631.434.7022
> http://www.austin-williams.com
>
> Great advertising can't be either/or.  It must be &.
>
> Plug in to our blog: A&W Unplugged
> http://www.austin-williams.com/unplugged
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:346294
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to