Tags:
create new tag
view all tags

Question

Running a 4.1.2 server on a SuSE Linux box, users are experiencing problems editing certain pages if they do so from a Windows XP system. This happens whether they are using FireFox or IE. There is no problem when accessing the same pages from another Linux system.

The problem is that it can take up to 4 hours for a "save" to complete.

I've tried disabling all the plugins, but the problem persisted.

Note that this was an upgrade from the Cairo release; so far, the problem has appeared only on pages which were migrated.

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: (see attached configuration)
Server OS: SUSE LINUX Enterprise Server 9 (i586)
Web server: Apache/2.0.49 (Linux/SuSE)
Perl version: 5.008003 (linux)
Client OS: MS Windows XP 2002 SP2
Web Browser: FireFox 5.008003 (linux), IE 6.0.2900.2180 (SP2)
Categories: Performance

-- AndyRiebs - 14 Sep 2007

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Andy, we have a similar sounding issue happening for a small number of users on the TWiki bugs system - we're afraid that its a network issue - but really have not enough data to work it out.

If there is any chance that you could run a packet sniffer to see whats happening over those 4 hours, it would be fantastic.

I am wondering if the save has happened before the 4 hours are up, but the browser redirect to view isn't happening..

-- SvenDowideit - 15 Sep 2007

Closing this after more than 30 days of inactivity. Please feel free to re-open if needed.

-- PeterThoeny - 01 Nov 2007

Sorry about the lack of response... Sven, the save is not happening.

-- AndyRiebs - 06 Nov 2007

The chances that I could get a useful packet sniffer run are pretty remote; sorry.

-- AndyRiebs - 06 Nov 2007

Closing this support question after more than 30 days of inactivity. Please feel free to re-open if needed.

-- PeterThoeny - 01 Jan 2008

Not sure if this is helpful, but here's a tcpdump log generated with

tcpdump -i eth0 -l -v host web.server | grep -v nfs | tee /tmp/tcpdump.log

(Host names were changed to placate corporate security.) I did a "Save" at 13:23:01, and the browser returned at 13:28:01. The file was not updated on disk until the end of this period. As you can see, there was no network activity between my workstation and the server in the intervening 5 minutes.

More details:

  • This happened on a page created under the current TWiki instance
  • A subsequent run again showed exactly a 300 second delay

/andy

Something I hadn't noticed before: an authentication problem? The Apache log shows that the first POST comes in without being attributed to me; exactly 5 minutes later, a second one is attributed to me:

my.sys - - [16/Jan/2008:16:58:38 -0500] "POST /twiki/bin/save/HPCD/ProvisioningComparison HTTP/1.1" 401 32887 "http://my.server/twiki/bin/edit/HPCD/ProvisioningComparison?t=1200520658" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11"
my.sys - AndyRiebs [16/Jan/2008:17:03:38 -0500] "POST /twiki/bin/save/HPCD/ProvisioningComparison HTTP/1.1" 200 17339 "http://my.server/twiki/bin/edit/HPCD/ProvisioningComparison?t=1200520658" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11"

-- AndyRiebs - 16 Jan 2008

Fixed by enabling "DrainStdin" in the preferences.

-- AndyRiebs - 18 Jan 2008

Change status to:

Topic attachments
I Attachment History Action Size Date Who Comment
HTMLhtml configure.html r1 manage 162.8 K 2007-09-14 - 14:57 UnknownUser configuration data
Unknown file formatlog tcpdump.log r1 manage 29.5 K 2008-01-08 - 18:36 UnknownUser tcpdump log of network activity
Edit | Attach | Watch | Print version | History: r8 < r7 < r6 < r5 < r4 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r8 - 2008-01-18 - AndyRiebs
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.