Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: (ar0n: pnotes) Re: Sharing data structures among http processes?

by tomhukins (Curate)
on Jun 28, 2001 at 02:21 UTC ( [id://92093]=note: print w/replies, xml ) Need Help??


in reply to (ar0n: pnotes) Re: Sharing data structures among http processes?
in thread Sharing data structures among http processes?

This is fine for passing data between handlers or to subrequests within an individual httpd process, but it doesn't share data between separate processes, as sutch asked.

Apache::SharedMem can be used to share data between Apache processes.

  • Comment on Re: (ar0n: pnotes) Re: Sharing data structures among http processes?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-24 18:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found