Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Debugging DJabberd load issue (probably SSL related)

by cLive ;-) (Prior)
on Feb 19, 2008 at 05:41 UTC ( [id://668735]=note: print w/replies, xml ) Need Help??


in reply to Debugging DJabberd load issue (probably SSL related)

Well, I've tried switching from epoll to poll explicitly in Danga::Socket, and I'm still getting the load issues, only (obviously) this time strace shows (square brackets removed because I can't work out formatting):

poll({fd=10, events=POLLIN}, {fd=9, events=POLLIN}, {fd=11, events=POL +LIN|POLLERR|POLLHUP|POLLNVAL}, {fd=12, events=POLLIN|POLLERR|POLLHUP| +POLLNVAL}, {fd=15, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=14, e +vents=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=18, events=POLLIN|POLLERR +|POLLHUP|POLLNVAL}, {fd=13, events=POLLIN|POLLOUT|POLLERR|POLLHUP|POL +LNVAL, revents=POLLOUT}, {fd=16, events=POLLIN|POLLERR|POLLHUP|POLLNV +AL}, {fd=19, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, 10, -1) = 1 poll({fd=10, events=POLLIN}, {fd=9, events=POLLIN}, {fd=11, events=POL +LIN|POLLERR|POLLHUP|POLLNVAL}, {fd=12, events=POLLIN|POLLERR|POLLHUP| +POLLNVAL}, {fd=15, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=14, e +vents=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=18, events=POLLIN|POLLERR +|POLLHUP|POLLNVAL}, {fd=13, events=POLLIN|POLLOUT|POLLERR|POLLHUP|POL +LNVAL, revents=POLLOUT}, {fd=16, events=POLLIN|POLLERR|POLLHUP|POLLNV +AL}, {fd=19, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, 10, -1) = 1

etc. Oh funky. Oh well - at least that's one part of the equation marked off...

Time to start chasing the SSL options....

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-25 01:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found