RE: issue with cfhttp and client certificates

2013-07-26 Thread Mark A Kruger
Russ, Would changing the sys property for unsafe renegotiation allow the JVM to proceed if this was this issue? -Mark (I'm thinking of this arg -Dsun.security.ssl.allowUnsafeRenegotiation=true ) -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Thursday, July

Re: issue with cfhttp and client certificates

2013-07-26 Thread Russ Michaels
sorry no idea never tried, you would have to try it and see :-) On Fri, Jul 26, 2013 at 3:16 PM, Mark A Kruger mkru...@cfwebtools.comwrote: Russ, Would changing the sys property for unsafe renegotiation allow the JVM to proceed if this was this issue? -Mark (I'm thinking of this arg

RE: issue with cfhttp and client certificates

2013-07-26 Thread Mark A Kruger
Well, I've hinted at it as a possible solution a couple times but I lack confidence (ha). Jeff - give it a shot. It's easy and you never know. -Mark -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Friday, July 26, 2013 9:18 AM To: cf-talk Subject: Re: issue

cfthread execution slowdown

2013-07-26 Thread Money Pit
I need another set of eyeballs on this. I can't see what I'm doing wrong. I'm building many thousands of static pages. I turned to cfthread to speed things up. Each thread can output one page or more than one depending on info retrieved. I use an array to manage the number of threads in use

Re: cfthread execution slowdown

2013-07-26 Thread Russ Michaels
are the requests taking any longer to run during the slowdown ? If so, I would look at your database as a possible culprit. Maybe you have exceeded the max number of database threads and that is causing queues on the database, or there may be some other bottleneck because the database is busy

RE: cfthread execution slowdown

2013-07-26 Thread David Phelan
What I see is that the server load remains pretty consistent, it's the number of requests completed that is dropping. This could be an indication that the pages become more complex as the process continues, or it may indicate that the faster running threads are all completed leaving the

RE: cfthread execution slowdown

2013-07-26 Thread Mark A Kruger
Is this apache or IIS? -Original Message- From: Money Pit [mailto:websitema...@gmail.com] Sent: Friday, July 26, 2013 11:41 AM To: cf-talk Subject: cfthread execution slowdown I need another set of eyeballs on this. I can't see what I'm doing wrong. I'm building many thousands of

FusionReactor log archive stopped working

2013-07-26 Thread Bobby
We have MANY servers all running the exact same setupĀŠ All with fusion reactor installed. All of the FR logging and log archive settings are identical but one of them stopped archiving the logs for some reason. Instead of archiving, it just grows the active log file forever. Since it only