Bläddra i källkod

a possible performance improvement noted

Jiri Kuthan 23 år sedan
förälder
incheckning
c3556d3e7d
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3 1
      modules/tm/README

+ 3 - 1
modules/tm/README

@@ -309,7 +309,6 @@ Defines
 Known Issues
 -----------
 - we don't have authentication merging on forking
-- branch tid is not used yet
 - local ACK/CANCELs copy'n'pastes Route and ignores deleted
   Routes
 - 6xx should be delayed 
@@ -319,6 +318,9 @@ Known Issues
   whether we don't need parsed headers later for something else.
   Remember, when we now conserver a request in sh_mem, we can't apply
   any pkg_mem operations to it any more. (that might be redesigned too)
+- another performance improvement may be achieved by not parsing
+  CSeq in replies until reply branch matches branch of an INVITE/CANCEL
+  in transaction table
 - t_replicate should be done more cleanly -- Vias, Routes, etc. should
   be removed from a message prior to replicating it
 - SNMP support