airdcpp-web / airdcpp-webclient

Communal peer-to-peer file sharing application for file servers/NAS devices
https://airdcpp-web.github.io
171 stars 31 forks source link

Connection timeout due to maximum filelist size #460

Open phatalx opened 8 months ago

phatalx commented 8 months ago

Hi,

I get a status of Connection timeout while trying to get the filelist from some people and can never connect to them. Using DC++, I realized it is because of the option highlighted in yellow below that default to 512 MiB. image Increasing this value to 1,024 MiB fixes the issues.

I went through the airdcpp-webclient settings quite a few times and could not spot any equivalent. Any way to make this happen?

Thanks

maksis commented 8 months ago

I don't remember having such setting in AirDC++. Even DC++ does the size check only after the filelist has been downloaded so it won't cause any timeouts. Maybe it's just an occasional connection issue.

phatalx commented 8 months ago

I doubt that's the case. Because it is the exact same individual that I can't connect to on AirDC++ that I couldn't connect to on DC++ prior to changing the setting. Once the setting was changed in DC++, I could connect to the person without any issues.

and I sure can't browse their filelist at all (nor could I in DC++ with default setting).