Re: ACF10 32 -> 64 bit

2015-03-05 Thread Dave Watts
> In the "old days," the wisdom was to make min and max match so that CF > wasn't spending "horsepower" constantly re-sizing the heap. Is that no > longer true? It's never been true, in an unqualified sense. That's why they give you two fields. Any place there's a choice in the CF Administrator,

Re: ACF10 32 -> 64 bit

2015-03-05 Thread John M Bliss
In the "old days," the wisdom was to make min and max match so that CF wasn't spending "horsepower" constantly re-sizing the heap. Is that no longer true? On Thu, Mar 5, 2015 at 7:08 PM, Dave Watts wrote: > > > > > Hi. So we're moving from ACF10 32 bit to ACF10 64 bit. On ACF10 32 > bit, > > >

Re: ACF10 32 -> 64 bit

2015-03-05 Thread Dave Watts
> > > Hi. So we're moving from ACF10 32 bit to ACF10 64 bit. On ACF10 32 bit, > > > we settled on: > > > > > > Minimum JVM Heap Size (in MB)1369 > > > Maximum JVM Heap Size (in MB)1369 > > > > > > On the ACF10 64 bit box, we have 32 GB of RAM to play with. Given that > > > this box

Re: ACF10 32 -> 64 bit

2015-03-05 Thread John M Bliss
In the last week, we maxed out at 960 MB. On Thu, Mar 5, 2015 at 5:35 PM, Dave Watts wrote: > > > Hi. So we're moving from ACF10 32 bit to ACF10 64 bit. On ACF10 32 bit, > we > > settled on: > > > > Minimum JVM Heap Size (in MB)1369 > > Maximum JVM Heap Size (in MB)1369 > > > >

Re: 404

2015-03-05 Thread Russ Michaels
the requirement for the jakarta vdir I just find annoying, so I am using the boncode handler with CF, then all you need is the handler and nothing else, so you can enable/disable cf via the web.config alone. On Thu, Mar 5, 2015 at 9:41 PM, Dave Watts wrote: > > > I think it did. Then I deleted

Re: ACF10 32 -> 64 bit

2015-03-05 Thread Dave Watts
> Hi. So we're moving from ACF10 32 bit to ACF10 64 bit. On ACF10 32 bit, we > settled on: > > Minimum JVM Heap Size (in MB)1369 > Maximum JVM Heap Size (in MB)1369 > > On the ACF10 64 bit box, we have 32 GB of RAM to play with. Given that this > box is just: > > ACF10 > The OS (Wi

Re: 404

2015-03-05 Thread Dave Watts
> I think it did. Then I deleted it. Genius. Don't feel too bad, it's not immediately obvious what it's for unless you're familiar with Tomcat already. I know I did a double-take the first time I installed CF 10, then I remembered there was no more JRun. Dave Watts, CTO, Fig Leaf Software 1-202-

Re: 404

2015-03-05 Thread John M Bliss
I think it did. Then I deleted it. Genius. On Thu, Mar 5, 2015 at 3:54 PM, Dave Watts wrote: > > > Found it, I think: I was missing the IIS virtual directory /jakarta > mapped > > to C:\ColdFusion10\config\wsconfig\1 > > > > Does that look right? > > Yes, you will need that. The web server conf

ACF10 32 -> 64 bit

2015-03-05 Thread John M Bliss
Hi. So we're moving from ACF10 32 bit to ACF10 64 bit. On ACF10 32 bit, we settled on: Minimum JVM Heap Size (in MB)1369 Maximum JVM Heap Size (in MB)1369 On the ACF10 64 bit box, we have 32 GB of RAM to play with. Given that this box is just: ACF10 The OS (Windows Server 2012)

Re: 404

2015-03-05 Thread Dave Watts
> Found it, I think: I was missing the IIS virtual directory /jakarta mapped > to C:\ColdFusion10\config\wsconfig\1 > > Does that look right? Yes, you will need that. The web server configuration tool should have created that for you. Dave Watts, CTO, Fig Leaf Software 1-202-527-9569 http://www.

RE: Can you use a CFTHREAD inside an Ajax routine?

2015-03-05 Thread DURETTE, STEVEN J
Yes, this works. I do it for an application I'm working on. The ajax call hits a page with a cfthread and it runs fine. I do have problems when that cfthread calls other cfm/cfc pages that also have cfthread in them. When that happens I get an error. Steve -Original Message- From:

Can you use a CFTHREAD inside an Ajax routine?

2015-03-05 Thread John Pullam
It seems to me that the CFTHREAD I attempt to start from inside an Ajax routine (triggered by a CFWINDOW) never runs and doesn't generate any error message. Can anyone advise if this is a legitimate thing to do? ~| Order the A

Re: 404

2015-03-05 Thread John M Bliss
Found it, I think: I was missing the IIS virtual directory /jakarta mapped to C:\ColdFusion10\config\wsconfig\1 Does that look right? On Thu, Mar 5, 2015 at 3:14 PM, Dave Watts wrote: > > > In IIS, the handler for *.cfm is: > > > > C:\ColdFusion10\config\wsconfig\1\isapi_redirect.dll > > > > D

Re: 404

2015-03-05 Thread Dave Watts
> In IIS, the handler for *.cfm is: > > C:\ColdFusion10\config\wsconfig\1\isapi_redirect.dll > > Does that look right...? Yes. > Could this be a permissions issue...? Are you able to run any CF pages? If so, probably not. Dave Watts, CTO, Fig Leaf Software 1-202-527-9569 http://www.figleaf.com

Re: 404

2015-03-05 Thread John M Bliss
In IIS, the handler for *.cfm is: C:\ColdFusion10\config\wsconfig\1\isapi_redirect.dll Does that look right...? Could this be a permissions issue...? On Thu, Mar 5, 2015 at 2:28 PM, John M Bliss wrote: > Hi. I'm moving an ACF10 / FuseBox 5 site from Windows Server 2003 (32 bit) > to Windows

404

2015-03-05 Thread John M Bliss
Hi. I'm moving an ACF10 / FuseBox 5 site from Windows Server 2003 (32 bit) to Windows Server 2012 (64 bit) with new IIS, etc. My default fuse seems to work fine but whenever I specify another fuse like: http://www.domain.com/index.cfm?fuseaction=User.ShowLoginForm ...I'm getting the generic IIS

Re: CF9 License

2015-03-05 Thread Russ Michaels
I will skype you On Thu, Mar 5, 2015 at 2:07 AM, Mik Muller wrote: > > Standard would be fine. > > Mik > > > At 05:49 PM 3/4/2015, Russ Michaels wrote: > > >Do you want std or enterprise > > > > > >On Wed, Mar 4, 2015 at 21:18 PM, Mik Muller wrote: > > > > > >I know that it's no longer support