[Pidgin] #6177: slow roster download for xmpp login

Pidgin trac at pidgin.im
Thu Jun 26 12:27:37 EDT 2008


#6177: slow roster download for xmpp login
---------------------+------------------------------------------------------
  Reporter:  kiddo   |       Owner:  nwalp      
      Type:  defect  |      Status:  new        
  Priority:  minor   |   Milestone:             
 Component:  XMPP    |     Version:  2.4.1      
Resolution:          |    Keywords:  performance
   Pending:  1       |  
---------------------+------------------------------------------------------
Changes (by deryni):

  * pending:  0 => 1

Comment:

 You are looking to remove the Base64 encoded data towards the start of the
 connection/authentication process. You can search for one of PLAIN or
 DIGEST-MD5 and find roughly the right area. You can also, optionally,
 censor out the names of your buddies if you want to do that (but if you do
 that please attempt to at least keep them in the same format, so replace
 all instances of a given server name with the same dummy name, etc.). The
 pidgin debug window is available via Help->Debug Window (it will help keep
 the extraneous information to a minimum if you have all other accounts
 signed off when doing this). I don't have a GPG key but if you would
 rather email me the information than post it here I understand that and
 you are welcome to do so to deryni at pidgin.im.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/6177#comment:3>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list