PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : mldonkey hängt immer



lillith
16.07.02, 11:56
ich habe suse 8 und mldonkey neueste version static, dauernd hängt er oder ist so dermassen langsam...
weiss da einer von euch rat wie ich das abstellen könnte?

Skipper
16.07.02, 13:20
Das Problem hatte ich auch immer, bei zwei verschiedenen Distributionen, und keine Loesung gefunden :(.

Kann es vielleicht sein, dass manche Provider die entsprechenden Ports blocken? Ich bin bei Arcor.

SeeksTheMoon
16.07.02, 13:45
wie sieht denn bei euch die download.ini aus?

lillith
16.07.02, 16:14
so:

initial_score = 5
(* small name of client *)
client_name = blabla
min_retry_delay = 150.000000
(* Timeout on client connections when not queued *)
client_timeout = 120.000000
(* The size of the buffer between the client and its GUI. Can be useful
to increase when the connection between them has a small bandwith *)
interface_buffer = 1000000
(* The size long names will be shorten to in the interface *)
max_name_len = 50
(* Name of program used for preview (first arg is local filename, second arg
is name of file as searched on eDonkey *)
previewer = mldonkey_previewer
(* port for user interaction *)
gui_port = 4001
(* Delay between updates to the GUI *)
update_gui_delay = 10.000000
(* The directory where temporary files should be put *)
temp_directory = temp
(* The directory where downloaded files should be moved after commit *)
incoming_directory = incoming
(* Directories where files will be shared *)
shared_directories = []
(* The port used to connect to your client with a WEB browser *)
http_port = 4080
(* Your login when using a WEB browser *)
http_login = ""
(* Your password when using a WEB browser *)
http_password = ""
(* (not used) *)
initialized = false
(* The maximal upload rate you can tolerate on your link in kB/s (0 = no limit)
The limit will apply on all your connections (clients and servers) and both
control and data messages. *)
max_hard_upload_rate = 12
(* The maximal download rate you can tolerate on your link in kB/s (0 = no limit)
The limit will apply on all your connections (clients and servers) and both
control and data messages. *)
max_hard_download_rate = 0
(* Max number of UDP packets per round for eXtended Search *)
max_xs_packets = 30
(* Max number of messages of Chat remembered *)
max_dialog_history = 30
features = ""
(* The password to access your client from the GUI (setting it disables
the command-line client) *)
password = ""
(* The port used for connection by other donkey clients. *)
port = 4662
(* The delay between two saves of the 'downloads.ini' file (default is 4 minutes) *)
save_options_delay = 240.000000
(* Delay used to request file sources *)
check_client_connections_delay = 180.000000
(* The delay between server connection rounds *)
check_connections_delay = 5.000000
(* The number of servers you want to stay connected to *)
max_connected_servers = 10
(* The number of UDP packets you send every check_client_connections_delay *)
max_udp_sends = 10
retry_delay = 3600.000000
(* timeout when connecting to a server *)
server_connection_timeout = 5.000000
(* port for user interaction *)
telnet_port = 4000
(* max number of days after which an unconnected server is removed *)
max_server_age = 7
(* keep seen files in history to allow local search (can be expensive in memory) *)
use_file_history = true
(* save the file history in a file and load it at startup *)
save_file_history = true
(* filters on replies (replies will be kept). *)
filters = ""
(* The mail server you want to use (must be SMTP). Use hostname or IP address *)
smtp_server = "127.0.0.1"
(* The port to use on the mail server (default 25) *)
smtp_port = 25
(* Your e-mail if you want to receive mails when downloads are completed *)
mail = ""
(* Only for debug *)
verbose = false
(* Maximal number of opened connections *)
max_opened_connections = 924
(* A list of lines to download on the WEB: each line has
the format: (kind, period, url), where kind is either
'server.met' (for a server.met file), or 'comments.met' for
a file of comments, and period is the period between updates
(in days), and url is the url of the file to download.
IMPORTANT: Put the URL and the kind between quotes.
EXAMPLE:
web_infos = [
('server.met', 1, 'http://www.primusnet.ch/users/komintern/ed2k/min/server.met'
)]
*)
web_infos = []
(* A command that is called when a file is completely
downloaded. Arguments are: <file_name on disk> <md4> <size> *)
file_completed_cmd = ""
(* A command used locally to find more results
during a search *)
local_index_find_cmd = ""
(* A command used locally to add new results
to a local index after a search *)
local_index_add_cmd = ""
(* The percentage of free memory before a compaction is triggered *)
compaction_overhead = 25
(* The last IP used for this client *)
client_ip = "192.168.6.2"
(* Use the IP specified by 'client_ip' instead of trying to determine it
ourself. Don't set this option to true if you have dynamic IP. *)
force_client_ip = false
(* This option controls whether the WEB interface should use frames or not *)
use_html_frames = true
(* The height of the command frame in pixel (depends on your screen and browser sizes) *)
commands_frame_height = 140
(* The delay between computations of the md4 of chunks *)
compute_md4_delay = 10.000000
(* The header displayed in the WEB interface *)
web_common_header = "
<table width=100% border=0> <tr>
<td>
<h2>Connected to <a href=http://www.freesoftware.fsf.org/mldonkey/ $P> MLdonkey </a>
WEB server</h2>
</td>
<td>
<form action=\"submit\" $O>
<table border=0>
<tr>
<td width=\"1%\"><input type=text name=q size=40 value=\"\"></td>
<td align=left><input type=submit value=\"Execute\"></td>
</tr>
</table>
</form>
</td>
</table>
<table width=100% border=0>
<tr>
<td><a href=/submit?q=vm $O> View Connected Servers </a></td>
<td><a href=/submit?q=vma $O> View All Servers </a></td>
<td><a href=/submit?q=c $O> Connect More Servers </a></td>
<td><a href=/submit?q=view_custom_queries $S> Custom Searches </a></td>
<td><a href=/submit?q=xs $O> Extended Search </a></td>
<td><a href=/submit?q=upstats $O> Upload Statistics </a></td>
</tr>
<tr>
<td><a href=/submit?q=vr $O> View Results </a></td>
<td><a href=/submit?q=vd $O> View Downloads </a></td>
<td><a href=/submit?q=commit $S> Commit Downloads </a></td>
<td><a href=/submit?q=vs $O> View Searches </a></td>
<td><a href=/submit?q=vo $O> View Options </a></td>
<td><a href=/submit?q=help $O> View Help </a></td>
</tr>
</table>
<br>
"
(* A list of server IP to remove from server list.
Servers on this list can't be added, and will eventually be removed *)
server_black_list = []
(* The minimal number of users for a server
to be admitted as one of the 5 master servers *)
master_server_min_users = 0
(* Set this option to false if you don't want auto
update of servers list *)
update_server_list = true
(* Size of the minor heap in kB *)
minor_heap_size = 32
(* Sources that have not been connected for this number of days are removed *)
max_source_age = 3
(* Maximal number of connections to sources per second *)
max_clients_per_second = 5
(* Whether to use checkboxes in the WEB interface *)
html_checkbox_file_list = true
(* Whether to display results already downloaded *)
display_downloaded_results = true
(* Minimal number of results for filter form to appear *)
filter_table_threshold = 50
(* Maximal size of the buffers of a client *)
client_buffer_size = 500000
(* Use new display of search results (with tables,
which might be slower for your browser to display) *)
new_print_search = false
(* How many slots can be used for upload *)
max_upload_slots = 20
(* Force compaction every <n> hours (in [1..24]) *)
compaction_delay = 2
(* The delay between reloads of the vd output in the WEB interface *)
vd_reload_delay = 120
(* The header used in the WEB interface (modify to add your CSS) *)
html_header = "<TITLE>

MLdonkey WEB Interface

</TITLE>

"
(* The IP address used to bind the http server *)
http_bind_addr = "0.0.0.0"
(* The IP address used to bind the gui server *)
gui_bind_addr = "0.0.0.0"
(* The IP address used to bind the telnet server *)
telnet_bind_addr = "0.0.0.0"
(* The IP address used to bind the donkey client *)
donkey_bind_addr = "0.0.0.0"
(* Allow mldonkey to propagate your sources to other donkey clients *)
propagate_sources = true
(* Maximal number of sources for each file *)
max_sources_per_file = 1000
(* Maximal number of results displayed for a search *)
max_displayed_results = 1000
(* Minimal number of sources for a file *)
min_left_sources = 100
(* list of IP address allowed to control the client via telnet/GUI/WEB *)
allowed_ips = [
"127.0.0.1"]
(* The files that were downloaded *)
old_files = []
(* The MD4 of this client *)
client_md4 = "8CDA29EC8FF9680F9EDC4543E03941D8"

SeeksTheMoon
18.07.02, 11:48
"max_hard_download_rate = 0"
das würde ich nicht auf 0 stehen lassen. Bei DSL kannst Du 70 oder sowas eintragen. Bei mir ist die Netzverbindung wegen 0 ständig getrennt worden und auch wenn der Donkey mal nichts gesaugt hat, so lief bei mir das Internet immer wie mit nem ruckelnden 9.600er Modem.

"max_opened_connections = 924"
Das sollte man enormst in den Keller schrauben; höchstens auf ein drittel (also 300), sonst hast Du endlos viele Verbindungen offen; da geht selbst DSL in die Knie.

"client_ip = "192.168.6.2""
kann das sein? Da sollte normalerweise keine IP aus dem privaten Adressbereich stehen. Da steht bei mir immer die aktuelle Internet-IP, wenn der Donkey läuft.

lillith
19.07.02, 22:00
ich hab nen fli4l router, die ip ist die interne....
macht das was aus?