hi, i m writing a sub-routine in PostAuthHook which will send a string to a server once user in authenticated. I written a client socket program and it was running fine till when i m getting 100 req/sec, and i got lots of re-transmissions.
i found out that it's the sub-routine that's causing the problem as it is opening to many sockets and wasn't able to close in time and my box just ran out of buffer. Any solution on this? Possible to create a AuthBy module that will create a client connection to the server and just send the data through PostAuthHook? benny === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.