LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-26-2013, 09:20 AM   #1
JamesGT
Member
 
Registered: Oct 2009
Location: St. Louis, MO, USA
Distribution: Slackware64 Live
Posts: 300

Rep: Reputation: 51
WEBDAV slows system down?


When I am connected via a WEBDAV fs, my system slows to a crawl. It's not so bad in a browser or other software, but if I need to access files or use a file manager, everything is "click...wait 5/10 seconds...click...wait 5/10 seconds..."

Is this normal or is there something I can do to speed it up?

I am using Slackware64 14.0.
 
Old 11-27-2013, 03:56 AM   #2
flank'er
Member
 
Registered: Mar 2010
Location: Russia
Distribution: Slackware64
Posts: 30

Rep: Reputation: 6
Command df is working properly?
 
Old 11-27-2013, 07:06 PM   #3
tux_dude
Member
 
Registered: Dec 2008
Distribution: Slackware64 Current
Posts: 277

Rep: Reputation: 41
Probably a spotty network connection to the webdav server? I have webdav on my LAN and there is no delay with access.
 
Old 11-27-2013, 08:09 PM   #4
JamesGT
Member
 
Registered: Oct 2009
Location: St. Louis, MO, USA
Distribution: Slackware64 Live
Posts: 300

Original Poster
Rep: Reputation: 51
Quote:
Originally Posted by flank'er View Post
Command df is working properly?
Yep.

Code:
bash-4.2# df
Filesystem                    1K-blocks       Used Available Use% Mounted on
/dev/sdc1                     146664888  141243328   5421560  97% /
/dev/sdb1                    1362975928 1321296380  41679548  97% /media/1500GB
/dev/sda1                     488238332  415877052  72361280  86% /media/500GB
tmpfs                           3810636       1228   3809408   1% /dev/shm
/dev/sdb2                     101988758  101988754         4 100% /media/100GB
https://webdav.opendrive.com   26666664   13333332  13333332  50% /home/jamesgt/opendrive
 
Old 11-27-2013, 08:21 PM   #5
JamesGT
Member
 
Registered: Oct 2009
Location: St. Louis, MO, USA
Distribution: Slackware64 Live
Posts: 300

Original Poster
Rep: Reputation: 51
Quote:
Originally Posted by tux_dude View Post
Probably a spotty network connection to the webdav server? I have webdav on my LAN and there is no delay with access.
Could be. I've only used webdav with two services, so far both have had the same result.
 
Old 11-27-2013, 11:17 PM   #6
tux_dude
Member
 
Registered: Dec 2008
Distribution: Slackware64 Current
Posts: 277

Rep: Reputation: 41
What are the mount option for the webdav connection? The system will do weird things if you have a hard mount over a intermittent connection. Trying connecting directly from your window manager. You should also consider using autofs if you need cli access to the webdav service.
 
Old 11-28-2013, 07:31 AM   #7
ChrisAbela
Member
 
Registered: Mar 2008
Location: Malta
Distribution: Slackware
Posts: 572

Rep: Reputation: 154Reputation: 154
Are you using davfs2? If so you may need to edit $HOME/.davfs2/davfs2.conf

Quote:
$ man davfs2.conf
For example for my application I had to include:
Quote:
add_header Translate F
 
Old 12-10-2013, 08:47 PM   #8
JamesGT
Member
 
Registered: Oct 2009
Location: St. Louis, MO, USA
Distribution: Slackware64 Live
Posts: 300

Original Poster
Rep: Reputation: 51
I think I may have found the problem. I think the search index was trying to index the webdav folders, which would explain why it would be pretty slow. I've unselected the webdav folders, and we'll see how it goes. It's much faster now, but I'll see how it plays out over the next couple of days and report back.
 
Old 12-11-2013, 11:26 PM   #9
yars
Member
 
Registered: Apr 2012
Location: Russia
Distribution: Slackware64-current
Posts: 249

Rep: Reputation: 24
I don't have any problems with webdav. I use davfs2. Remote drive is not needed for me are mounted any time. I just mount this only when it is really needed, and for this reason I use _netdev, noauto options in fstab.
 
Old 12-15-2013, 07:23 PM   #10
JamesGT
Member
 
Registered: Oct 2009
Location: St. Louis, MO, USA
Distribution: Slackware64 Live
Posts: 300

Original Poster
Rep: Reputation: 51
Looks like that took care of about 90% of my problem. Dolphin & Thunar work great now when I am connected to webdav. The problem now occurs when I am copying files to webdav. Granted, for small files it's not that big of a deal, but with large files like 2+ GB, it can take a while before things return to normal...but much much better.
 
Old 01-23-2014, 10:24 PM   #11
JamesGT
Member
 
Registered: Oct 2009
Location: St. Louis, MO, USA
Distribution: Slackware64 Live
Posts: 300

Original Poster
Rep: Reputation: 51
Turns out, after a couple of days/weeks it slowed down again. It still made any file manger just unbearably slow.

The real solution? Mounting WEBDAV folders outside of my home directory. Once I mounted it in /media/opendrive all the speed issues within my PC disappeared and it was only the speed of the service that was the issue.

"Really Solved".
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xine slows down system and freezes? M$ISBS Linux - Newbie 3 01-01-2008 06:32 PM
usb-disk slows down my system thorstenk Linux - Hardware 3 03-09-2007 05:12 PM
Screensaver slows system down mekump Linux - General 1 08-31-2006 07:21 AM
samba slows down system dramatically johannlo Linux - Networking 1 07-08-2005 01:03 PM
Network slows down system davecs Linux - Software 10 07-13-2003 10:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration