Ticket #3459 defect closed worksforme
Server crash with epoll
| Reported by: | TaranStudio | Owned by: | TaranStudio |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | exarkun | Branch: | |
| Author: | Launchpad Bug: |
Description
After connecting 500 clients server works normally for 10-30 minutes. Then it crashs. It looks like server breaks all connections with clients and doesn't make new connectons any more. Listening port is still alive but client recieves only FIN-packet from server.
We may possibly have an error in our code. Everything was made according to manuals. We use: Ubuntu Linux 8.04; python2.4; twisted 8.1 and twisted 2.5.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

