Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: File locking

by Eureka_sg (Monk)
on May 13, 2001 at 10:38 UTC ( [id://80006]=note: print w/replies, xml ) Need Help??


in reply to File locking

Hi, a separate process is created each time a .cgi script is being requested by the client browser.(If you have mod-perl installed,then I'm not sure)
So, it is possible to have the password file accessed simultaneously. However, if all you do is just reading from the file and verifying your password, then it's safe. If there can be a process which is modifying your passwords at the same time, then you should ensure proper locking of file.

UPDATE: Kindly refrain from ++ my nodes, else Anonymous Monk is going to think that nysus is me or I'm out to cheat xp. : P

Replies are listed 'Best First'.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://80006]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-24 16:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found