On 5/2/07, Eduardo Meyer <[EMAIL PROTECTED]> wrote:
On Apache2, how do I set FD_SETSIZE? I have found some virtual hosts
limitations and FAQ and documentation tells I should define FD_SETSIZE
in EXTRA_CFLAGS, but where EXTRA_CFLAGS go?

I don't remember for sure, but I don't think that FD_SETSIZE has any
effect in 2.x. You just need to make sure that your OS has allocated
the necessary file descriptors to apache before you start.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to