Hi Guys,

I'm creating a web app that interfaces with an app on my server, but
whenever I get multiple users connecting it crashes.

After checking /var/log/messages I keep seeing the following failure
message:

Jun 23 10:49:54 localhost xinetd[3035]: FAIL: telnet per_source_limit
from=::ffff:[my server ip]

Jun 23 10:49:54 localhost xinetd[12251]: socket bind: Invalid argument
(errno = 22)

Jun 23 10:49:54 localhost xinetd[12251]: Failed to contact identity server
at ::ffff:[my server ip]: system error

The app creates multiple telnet connections per session, the source is
always localhost. Is it possible to up the max number of permissible
connections in the telnet server configuration?

Thanks for your help in advance.

Best regards,
Michael
_______________________________________________
Peterboro mailing list
Peterboro@mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/peterboro

Reply via email to