Ticket #5862 defect closed worksforme
The processing time of http quest sent to reactor.listenSSL() is 6x slower in 11.1 than in 10.1.
| Reported by: | pwp | Owned by: | pwp |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
The processing time of http quest sent to reactor.listenSSL() is 6x slower in 11.1 than in 10.1. An easy profiling points to the change to use TLS as default way of inter-communication. Is there a way to disable this behavior?
Also does 10.1 works with python 2.7? We were trying to downgrade twisted to v10, but it requires python 2.6 (we have 2.7 installed in ubuntu 12). Is there any issue with twisted 10 working with python 2.7?
Change History
Note: See
TracTickets for help on using
tickets.
