Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

gvfsd-http leaves many connections open

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
i-am-will
Posts: 2
Joined: 2011-02-22 20:31

gvfsd-http leaves many connections open

#1 Post by i-am-will »

Looking at the results of both `lsof | grep IPv4` and `netstat -tp` I noticed that I have a lot of connections open from a program called 'gvfsd-http'.

Using google, I found that this was a Filesystem something from Gnome, that would also be used If I drag something from my browser to my desktop.

Though I wonder, how I activated it, because I didn't do that...

After a bit of searching, I noticed that `screenshots.debian.net` uses the same IP address as the one noted (hades.car.gr).

Code: Select all

PING screenshots.debian.net (78.46.20.5) 56(84) bytes of data.
64 bytes from hades.car.gr (78.46.20.5): icmp_req=1 ttl=56 time=55.4 ms
Question:
Do I have some tool enabled that maybe sends statistics to debian or so? Where to find it and kill it. :). Thanks!
Last edited by i-am-will on 2011-02-23 21:13, edited 1 time in total.

User avatar
62chevy
Posts: 1589
Joined: 2009-10-25 01:09
Location: West Virginia

Re: gvfsd-http leaves many connections open

#2 Post by 62chevy »

System > Administration click on Update Manager then on the bottom Settings then the tab Statistics. Click off the box and you should be good if not log out then back in.
Debian Buster

i-am-will
Posts: 2
Joined: 2011-02-22 20:31

Re: gvfsd-http leaves many connections open

#3 Post by i-am-will »

Thank you. I'll try that.

Post Reply