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

