On 12/12/11 11:55 AM, "Aparajita Fishman" <[email protected]> wrote:
>> Also, due to the large request volume when these scans run I was >>thinking >> about something like this: >> >> Log each request in an individual file, and save a reference to it. >> When the request is finished delete the file. >> >> That would (hopefully) only leave the problematic requests on disk for >> review. Otherwise I'll have thousands of requests to mine through. > >It would slow things down, but it would work. I'll make sure the code can be turned off for normal use and coordinate a scan with it on to minimize the impact. >> Also, I'm probably going to have to run an Applescript to quit 4D. The >> user that 4D runs under can't run killall (even with sudoers >> modifications) > >You run the shell script using sudo, then it has root privileges and can >kill anything. Correct. There was a typo in the script. I've got something working now. I just need to test and clean up the notifications. Thanks, Brad > >Regards, > > Aparajita > >_______________________________________________ >Active4D-dev mailing list >[email protected] >http://list.aparajitaworld.com/listinfo/active4d-dev >Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/ _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/
