maindavfs2 - Support: sr #110174, Limit concurrent connections

 
 

sr #110174: Limit concurrent connections

Submitter:  None
Submitted:  Tue 14 Jan 2020 10:18:57 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Need Info
Privacy:  Public Assigned to:  _71007
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 15 Jan 2020 05:18:22 PM UTC, comment #1: 

Is there any reason why you think that davfs2 opens more than 10 connections? You may use Wireshark to check.

davfs2 is single threaded and only uses one connection. HTTP-traffic is done by the neon library. As far as I can see neon will only open a new connection after closing the old one. Only if you allow redirects then davfs2 might open two connections at the same time.

Werner

- <_71007>
Tue 14 Jan 2020 10:18:57 AM UTC, original submission:  

Is it possible to limit concurrent connection to the upstream server?

My provider limit concurrent connections to 10 so i'm facing errors in my application (Nextcloud using a davfs2 mount as primary storage) and I believe this is the cause (concurrent connections made by davfs2 is >10).

Thanks.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by _71007 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-01-15 _71007 StatusNone Need Info
        Assigned toNone _71007

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code