200ms is still a good page load time. I wish most of our customers had pages
that load that quick :-)
consider what it is doing, checking all scopes for injection, which is all
string comparison (regex I presume), so that is heavy work.
Pete did say it would add about 200ms, so I guess he was right.


Russ

On Fri, Jun 10, 2011 at 4:15 PM, Brook Davies <br...@logiforms.com> wrote:

>
> I finally got around to getting an evaluation version of fuseGuard up and
> running on my dev server. Install was easy, so that was good. On my dev
> server, fuseguard is adding approx. 200 ms to each page load. Super simple
> pages with no form variable input went from 18-20ms to 190-200ms..
>
>
>
> The values are approximate, but it looks like the SqlInjectionFIlter.cfc is
> adding the bulk of the processing time at about 145ms per request. Is this
> normal? Seems like a fair amount of overhead.  Pete? Anyone?
>
>
>
> Brook D.
>
>
>
>
>
>
> 

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

Reply via email to