Hi all

Due to some fellows' advice, I got to know we cannot use a global
variable as we do in a single program.

Now I use an example, "mod_example_ipc.c" to use the shared memory.

The shared memory is containing user specific data for each ip
accessing to my proxy server.

I was wondering about how much the shared memory is available.

If it does not guarantee much space, the scalibility may be issue later.

Does anybody know about the size spec of the shared memory?

Thanks!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to