In Apache 1.x, each Apache process handles only one request at a time, so there's no problem.
In Apache 2.x, each Apache thread handles only one request at a time. *If* the cache is *not* shared among threads, there's no problem. I don't have access to CPAN here, so I can't check whether the cache is shared. It shouldn't be.
In reply to Re: Can one Apache process run multiple requests simultaneously?
by ikegami
in thread Can one Apache process run multiple requests simultaneously?
by ganeshk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |