Menu

#4 Data not flushed to client

open
nobody
None
5
2009-06-05
2006-09-06
Anonymous
No

Running with Lynx on Cygwin (Python 2.4.3) the data
doesn't appear to get flushed to the client. Attached
patch fixed it for me.

Same happened with Lynx running on Linux (also Python
2.4.3)

Discussion

  • Nobody/Anonymous

    Add an explicit flush

     
  • Matt Domsch

    Matt Domsch - 2008-10-22
    • status: open --> closed
     
  • Matt Domsch

    Matt Domsch - 2009-06-05

    -----Original Message-----
    From: Matthieu Jonglez [mailto:jonglem@users.sourceforge.net]
    Sent: Fri 6/5/2009 2:14 PM
    To: mdomsch@users.sourceforge.net
    Cc: jonglem@users.sourceforge.net
    Subject: Query around revision 938 of NTLMAPS

    Message body follows:

    Hi Matt,

    I have been trying to use head revision of NTLMAPS to access
    a Sharepoint 2007 application behind IIS 6.0 on Windows 2003
    server and using Firefox the NTLM credentials are not passed
    properly leading to the username / password popup appearing
    cyclically.

    The older version of NTLMAPS I was using wasn't displaying
    that behaviour so I had a look at the revision history, and
    the culprit seems to be the socket flush introduced at
    revision 938 in reply to
    https://sourceforge.net/tracker/index.php?func=detail&aid=1553472&group_id=69259&atid=523937

    If I comment out line 304 of proxy_client.py in the latest
    revision everything works fine against our Sharepoint
    installation.

    I thought I'd share this with you as you may want to revisit
    / test that patch.

    Regards,

    / Matthieu

     
  • Matt Domsch

    Matt Domsch - 2009-06-05
    • status: closed --> open
     

Log in to post a comment.