Hi,
     I'm working on a small Hit counting CGI.
it writes to a file with the format DDMMMYYYY.log
so that each day has it's own log file.

the problem i'm having is that it was written for about
1500 hits a day spread out...now the cgi is being called
over 3000 times a day. And I seem to have overlapping
reading and writting in the log file...I was wondering how
to either lock the file while one cgi call is being
processed?

Dex



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to