Re: Can I use one of the new MMs?

From: Fredrik Lysholm (fredrik.lysholm_at_mogul.com)
Date: 02/19/05


Date: Sat, 19 Feb 2005 13:55:27 +0100


"Robert Houdart" <robert@elinksuite.com> wrote in message
news:42170c5d@newsgroups.borland.com...
> "Fredrik Lysholm" wrote in message...
>> If it were up to me I'd make my validation suggestion (ValidateAbuse,
>> found under extra validation) on of the required ones.. I for sure would
>> always pick among the ones passing it (unless the performance difference
>> would be huge, as we've seen they aren't!).
>
> So would I, but, obviously, I'm biased :-).

Glad you agree regarding the validate abuse issue..

> Thorsten's idea of halting the MM is quite interesting too, I think.
> The difference between the two options is really very small, just a couple
> of lines of code. If the MM can detect invalid pointers, it can also
> suspend its operation, if it chooses so.
> Both options could very easily be made available with a conditional
> define.
>

Hmm.. yeah.. but then I'd like you to ask yourself.. if the MM can detect it
(thus won't take any damage because it) why would you wanna halt the
process? Isn't it a much better option to let that be up to the developer?
Most likely the application can continue to run past that point as the MM
detected the error.. If we're talking server software I'm pretty sure people
wouldn't want the whole server to crash/close just because one
request/action generated an exception.. they'd much rather have the server
log the exception/send an error report....

Anyways I wouldn't mind at all as long you give me that conditional define
:)

> Robert
>
>



Relevant Pages

  • Re: Frame-based exception handling problem on Server 2008
    ... appcompt shims to skip exception handlers validation for binaries ... the safe exception handler table has nothing to do with C++. ... Server, as well as on earlier Server versions, so it shouldn't have ...
    (microsoft.public.win32.programmer.kernel)
  • Re: OpenQM doco in Wiki
    ... By validation I assume that you mean whether or not a field entry is ... Ka band satellite - The Server is here and there is latency. ... business rules being on the client. ... As for the wider internet ie those ...
    (comp.databases.pick)
  • Re: eap-tls and peap-tls
    ... server is doing the internal validation. ... > "configure" option of the authentication method which is selected from ... > machine and user certificates (using peap-tls) does the IAS server ...
    (microsoft.public.internet.radius)
  • Re: OpenQM doco in Wiki
    ... burp because the server has been updated while the client was "away". ... Ka band satellite - The Server is here and there is latency. ... validation when the remote computer first connects. ... As for the wider internet ie those ...
    (comp.databases.pick)
  • Re: form submit
    ... What's expensive is NOT validating on the server, ... validate on the client. ... scripting, for example, we MIGHT use client-side validation. ... If your question is worth asking, ...
    (microsoft.public.scripting.jscript)

Loading