Sudeep S a écrit :
Dear Ape Team,

 I was load testing the APE server, but got the below error
 src/sock.c:137 - ape_connect() - socket() : Too many open files.
I'm using APE v1.0 and for load testing I m trying to create 10000
channels by spawning 10000 threads using libcurl in C.
Also to check the receipt of messages on this channels I m spawning
10000 more threads to regularly push messages on these channels.I have
changed the value of rlimit_nofile to  50000 in the ape.conf file

Please share some pointers to avoid the above error and do let me know
if any other way to do the load test

Regards,
Sudeep Sunthankar

You still have the error even with the increased value rlimit_nofile?
Do you run APE as root?

If the problem still persist, I suggest you to try APE 1.1dev (git master).

Let me know.

Anthony

--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to