How to modify the cache

General support for problems installing or using Deluge
Post Reply
AtoN
New User
New User
Posts: 5
Joined: Thu Apr 22, 2010 11:23 am

How to modify the cache

Post by AtoN »

Hi all,

I have to modify the deluge cache. I've seen in the link below that in the UI there are some fields to change..

http://forum.deluge-torrent.org/viewtop ... 55#p127785

... but I have the Ubuntu Server (without gui) and I don't know where these configuration are. I've tried with no lucky in

Code: Select all

./configure/deluge/core.conf
.... where are they??? :( :(

Please help me.... :? :?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: How to modify the cache

Post by Cas »

install deluge-console
AtoN
New User
New User
Posts: 5
Joined: Thu Apr 22, 2010 11:23 am

Re: How to modify the cache

Post by AtoN »

Done.... And now??? I've tried with

Code: Select all

config
but there aren't any cache value....
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: How to modify the cache

Post by Cas »

I think you will find there is:

Code: Select all

config cache_size
config cache_expiry
AtoN
New User
New User
Posts: 5
Joined: Thu Apr 22, 2010 11:23 am

Re: How to modify the cache

Post by AtoN »

?????
Sorry but I don't understand.... I write "config" in the console and this is the output:

Code: Select all

* add_paused: False
 * allow_remote: True
 * auto_managed: True
 * autoadd_enable: True
 * autoadd_location: /home/andre/Torrent/torrent_loader
 * button_style: 0
 * compact_allocation: False
 * config_location: /root/.config/deluge
 * copy_torrent_file: True
 * daemon_port: 58846
 * dht: True
 * dont_count_slow_torrents: True
 * download_location: /home/andre/Torrent/Temp
 * enabled_plugins: ['Label']
 * enc_in_policy: 1
 * enc_level: 2
 * enc_out_policy: 1
 * enc_prefer_rc4: True
 * ignore_limits_on_local_network: True
 * info_sent: 0.0
 * listen_ports: [6881, 6881]
 * lsd: True
 * max_active_downloading: 15
 * max_active_limit: 30
 * max_active_seeding: 10
 * max_connections_global: 250
 * max_connections_per_second: 20
 * max_connections_per_torrent: -1
 * max_download_speed: -1.0
 * max_download_speed_per_torrent: -1
 * max_half_open_connections: 150
 * max_upload_slots_global: 4
 * max_upload_slots_per_torrent: -1
 * max_upload_speed: 12.0
 * max_upload_speed_per_torrent: -1
 * move_completed: True
 * move_completed_path: /home/andre/Torrent/Complete
 * natpmp: True
 * new_release_check: True
 * outgoing_ports: [6881, 6882]
 * peer_tos: 0x00
 * plugins_location: /root/.config/deluge/plugins
 * prioritize_first_last_pieces: False
 * proxies: {'peer': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'web_seed': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'tracker': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'dht': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}}
 * queue_new_to_top: False
 * random_outgoing_ports: False
 * random_port: False
 * rate_limit_ip_overhead: True
 * remove_seed_at_ratio: False
 * seed_time_limit: 180
 * seed_time_ratio_limit: 7.0
 * send_info: False
 * share_ratio_limit: 1.5
 * state_location: /root/.config/deluge/state
 * stop_seed_at_ratio: True
 * stop_seed_ratio: 1.1
 * template: white
 * torrentfiles_location: /home/andre/Torrent/torrent_store
 * upnp: True
 * utpex: True
What are the cache config values? I didn't find anything... :? :?
Please help me... :(
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: How to modify the cache

Post by Cas »

what version of deluge?
AtoN
New User
New User
Posts: 5
Joined: Thu Apr 22, 2010 11:23 am

Re: How to modify the cache

Post by AtoN »

Cas wrote:what version of deluge?
1.1.9
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: How to modify the cache

Post by Cas »

latest version is 1.2.3 and will support that command.
AtoN
New User
New User
Posts: 5
Joined: Thu Apr 22, 2010 11:23 am

Re: How to modify the cache

Post by AtoN »

Yesssss!!!! I've made an update & I've fixed the problem!!! Thank you very very very much!!!!! :D :D :D
Post Reply