Yeah, i just didn't think it should be *that* slow.
On 7/10/07, Dean H. Saxe <[EMAIL PROTECTED]> wrote:
The difference is Java making a call to execute the runtime binary...
-dhs
Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
"Dissent is the purest form of patriotism."
--Thomas Jefferson
On Jul 10, 2007, at 12:00 PM, Steven Ross wrote:
> This is on solaris, so no to the windows questions. Without getting
> into why we cant do this in Java, I'll just say we can't. Binary was
> provided to us for decryption with no instructions on how to use it
> otherwise. It is very convoluted.
>
> Doing a time on the binary from the terminal says it takes like 3ms to
> execute. I just don't get the lag time on cfexecute.
>
> On 7/10/07, Dean H. Saxe <[EMAIL PROTECTED]> wrote:
>> Why not rewrite the encryptor/decryptor in Java using JCE/JCA and
>> call it directly from CF?
>>
>> -dhs
>>
>>
>> Dean H. Saxe, CISSP, CEH
>> [EMAIL PROTECTED]
>> "What is objectionable, what is dangerous about extremists is not
>> that they are extreme, but that they are intolerant."
>> -- Robert F. Kennedy, 1964
>>
>>
>> On Jul 10, 2007, at 11:42 AM, Steven Ross wrote:
>>
>> > Hmm, that is odd, it is a binary that is used in decryption so
>> there
>> > is no escaping its use. I would prefer not to add in an extra step.
>> >
>> > On 7/10/07, John Mason <[EMAIL PROTECTED]> wrote:
>> >> The timeout always seems to drag out the cfexecute calls. What
>> >> exactly are
>> >> you calling on the command line? There might be another way to
>> >> make the call
>> >> or if all else fails simply pipe the output to a text file and
>> >> read it in
>> >> via cffile (which oddly can be faster than waiting on cfexecute to
>> >> provide a
>> >> result).
>> >>
>> >> John
>> >>
>> >>
>> >> -----Original Message-----
>> >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven
>> >> Ross
>> >> Sent: Tuesday, July 10, 2007 11:34 AM
>> >> To: discussion@acfug.org
>> >> Subject: Re: [ACFUG Discuss] speeding up cfexecute
>> >>
>> >> Yeah we have to, it is returning data.
>> >>
>> >> On 7/10/07, John Mason <[EMAIL PROTECTED]> wrote:
>> >> > Are you putting a timeout on the cfexecute call?
>> >> >
>> >> > John
>> >> >
>> >> >
>> >> > -----Original Message-----
>> >> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
>> Steven
>> >> > Ross
>> >> > Sent: Tuesday, July 10, 2007 10:56 AM
>> >> > To: ACFUG ColdFusion Discussion
>> >> > Subject: [ACFUG Discuss] speeding up cfexecute
>> >> >
>> >> > Any way to speed it up? The binary I'm hitting takes about 1/2 a
>> >> > second to invoke through CF but, only milliseconds to actually
>> >> return
>> >> data.
>> >> >
>> >> > thx
>> >> > --
>> >> > Steven Ross
>> >> > web application & interface developer
>> >> > http://www.zerium.com
>> >> > [mobile] 404-488-4364
>> >> > [fax] 267-482-4364
>> >> >
>> >> >
>> >> > -------------------------------------------------------------
>> >> > Annual Sponsor FigLeaf Software - http://www.figleaf.com
>> >> >
>> >> > To unsubscribe from this list, manage your profile @
>> >> > http://www.acfug.org?fa=login.edituserform
>> >> >
>> >> > For more info, see http://www.acfug.org/mailinglists Archive @
>> >> > http://www.mail-archive.com/discussion%40acfug.org/
>> >> > List hosted by http://www.fusionlink.com
>> >> > -------------------------------------------------------------
>> >> >
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > -------------------------------------------------------------
>> >> > Annual Sponsor FigLeaf Software - http://www.figleaf.com
>> >> >
>> >> > To unsubscribe from this list, manage your profile @
>> >> > http://www.acfug.org?fa=login.edituserform
>> >> >
>> >> > For more info, see http://www.acfug.org/mailinglists Archive @
>> >> > http://www.mail-archive.com/discussion%40acfug.org/
>> >> > List hosted by http://www.fusionlink.com
>> >> > -------------------------------------------------------------
>> >> >
>> >> >
>> >> >
>> >> >
>> >>
>> >>
>> >> --
>> >> Steven Ross
>> >> web application & interface developer
>> >> http://www.zerium.com
>> >> [mobile] 404-488-4364
>> >> [fax] 267-482-4364
>> >>
>> >>
>> >> -------------------------------------------------------------
>> >> Annual Sponsor FigLeaf Software - http://www.figleaf.com
>> >>
>> >> To unsubscribe from this list, manage your profile @
>> >> http://www.acfug.org?fa=login.edituserform
>> >>
>> >> For more info, see http://www.acfug.org/mailinglists
>> >> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
>> >> List hosted by http://www.fusionlink.com
>> >> -------------------------------------------------------------
>> >>
>> >>
>> >>
>> >>
>> >>
>> >> -------------------------------------------------------------
>> >> Annual Sponsor FigLeaf Software - http://www.figleaf.com
>> >>
>> >> To unsubscribe from this list, manage your profile @
>> >> http://www.acfug.org?fa=login.edituserform
>> >>
>> >> For more info, see http://www.acfug.org/mailinglists
>> >> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
>> >> List hosted by http://www.fusionlink.com
>> >> -------------------------------------------------------------
>> >>
>> >>
>> >>
>> >>
>> >
>> >
>> > --
>> > Steven Ross
>> > web application & interface developer
>> > http://www.zerium.com
>> > [mobile] 404-488-4364
>> > [fax] 267-482-4364
>> >
>> >
>> > -------------------------------------------------------------
>> > Annual Sponsor FigLeaf Software - http://www.figleaf.com
>> >
>> > To unsubscribe from this list, manage your profile @ http://
>> > www.acfug.org?fa=login.edituserform
>> >
>> > For more info, see http://www.acfug.org/mailinglists
>> > Archive @ http://www.mail-archive.com/discussion%40acfug.org/
>> > List hosted by http://www.fusionlink.com
>> > -------------------------------------------------------------
>> >
>> >
>> >
>>
>>
>>
>> -------------------------------------------------------------
>> Annual Sponsor FigLeaf Software - http://www.figleaf.com
>>
>> To unsubscribe from this list, manage your profile @
>> http://www.acfug.org?fa=login.edituserform
>>
>> For more info, see http://www.acfug.org/mailinglists
>> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
>> List hosted by http://www.fusionlink.com
>> -------------------------------------------------------------
>>
>>
>>
>>
>
>
> --
> Steven Ross
> web application & interface developer
> http://www.zerium.com
> [mobile] 404-488-4364
> [fax] 267-482-4364
>
>
> -------------------------------------------------------------
> Annual Sponsor FigLeaf Software - http://www.figleaf.com
>
> To unsubscribe from this list, manage your profile @ http://
> www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>
-------------------------------------------------------------
Annual Sponsor FigLeaf Software - http://www.figleaf.com
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------
--
Steven Ross
web application & interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364
-------------------------------------------------------------
Annual Sponsor FigLeaf Software - http://www.figleaf.com
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------