No...1 ip...local...it is calling a page that makes an http request to
another local page hat has http requests an cfc calls...all local...

-----Original Message-----
From: Russ Michaels [mailto:[email protected]] 
Sent: Tuesday, August 13, 2013 6:04 PM
To: cf-talk
Subject: Re: CF10 Dev Edition...


so what this would mean, is that if you have 2 requests from 2 IP's already
happening, then the internal request from the server to itself would
probably fail as that would make 3 IP's but if you are only running this on
your local machine then that would of course not be the case.



On Tue, Aug 13, 2013 at 11:44 PM, Wil Genovese <[email protected]> wrote:

>
> Adobe changed the two IP restriction a bit.
>
> A small but significant change in ColdFusion 10 is around IP address 
> restriction. Till ColdFusion 9, only two fixed IP addresses can access 
> the developer edition of server. But this restriction is changed in 
> ColdFusion 10. ColdFusion 10 developer edition can now be accessed 
> concurrently by any two IP addresses. The restriction is on two 
> concurrent request from any two IP addresses and not on which IP
addresses.
>
>
> http://blogs.coldfusion.com/post.cfm/coldfusion-10-developer-edition-c
> an-now-be-accessed-by-any-ip-address
>
>
>
> Wil Genovese
> Sr. Web Application Developer/
> Systems Administrator
> CF Webtools
> www.cfwebtools.com
>
> [email protected]
> www.trunkful.com
>
> On Aug 13, 2013, at 5:35 PM, "Eric Roberts" < 
> [email protected]> wrote:
>
> >
> > Is ther anything that limits the number of requests in the dev edition?
>  We
> > have some calls that use https and the call is crapping out when I 
> > use
> https
> > to call another page hat has cfc and http  requests.  The code works
> fine on
> > out cf9 production and dev servers.Iam trying to set up a local dev, 
> > but
> I
> > have 10 installed.
> >
> >
> >
> > Eric
> >
> >
> >
> >
>
> 



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

Reply via email to