#3481: Tracd HTTP response is very slow in windows between PCs.
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: all
Type: defect | Status: new
Priority: high | Milestone: 0.9.7
Component: tracd | Version: 0.9.6
Severity: normal | Keywords: slow network
-------------------------------+--------------------------------------------
When I installed the trac in standalone way, I found it is very slow to
response to browser. But this case only appear in connection from another
PC. It means if I access the trac in the local machine, the speed is
normal (about 0.0x seconds).
I have traced the Trac code and found that: it is fine with good speed in
handling the request but stuck in "send_response" step. This situation
will add extra 12 seconds cost to response to the browser. Maybe is the
IO/Network issue?
e.g. from my trac log--
"19:45:49 Trac[standalone] DEBUG: Total request time: 12.032000 s"
--
Ticket URL: <http://trac.edgewall.org/ticket/3481>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets