Recent content by nco

  1. N

    XF 2.3 Slow file download - Xenforo Resource / XFRM

    Hello, It seems that my problem is linked to a conflict in the header with the content-length attribute. The content-length attribute is not transmitted in the HTTP request from the administration panel, whereas the information is present from the download link in resources. By deactivating...
  2. N

    XF 2.3 Slow file download - Xenforo Resource / XFRM

    Hello everybody, I've made a further observation. Heavy files download quickly (~ 1min) from the administration panel (content > attachment > XYZ file). The same resource takes over an hour to download from XenForo Resource Manager. (slowdown during download). Notice that download endpoint is...
  3. N

    XF 2.3 Slow file download - Xenforo Resource / XFRM

    Hello, Firstly, thank you very much for your feedback. I have confirmation that it is indeed possible to download large files via xenforo. No, we don't use a storage provider. However, we use a GlusterFS storage volume. Do you think the download slowdowns may have something to do with this...
  4. N

    XF 2.3 Slow file download - Xenforo Resource / XFRM

    Hello everyone, I'm starting to wonder if Xenforo is able to efficiently handle file downloads up to 1GB. When logging slow PHP requests, I see the following lines when downloading a file : [31-Jan-2025 15:49:02] [pool test.com] pid 91 script_filename = //var/www/htdocs/test.com/index.php...
  5. N

    XF 2.3 Slow file download - Xenforo Resource / XFRM

    Hello, I'm continuing my research, but the problem is still there. Since the direct link download works quickly, I suspect a PHP block. Today, I changed the Apache/PHP configuration with no noticeable results: PHP memory_limit 512M PHP post_max_size 4G PHP upload_max_filesize 4G PHP...
  6. N

    XF 2.3 Slow file download - Xenforo Resource / XFRM

    Hello everyone, I use Xenforo and the Xenforo Forum Resource Manager extension in which I upload resources from 1 to 3 GB. I manage to upload these resources, but when I download them : They start downloading at several Megabytes/s, then drop to a few Kilobytes/s as the download progresses. A...
  7. N

    XF 2.3 Upgrade XFRM from XF1 to XF2 (Unknown widget 'xfrm_forum_overview_new_resources' )

    Hello @Jeremy P, That's what I did yesterday, and it worked! Thanks a lot! What do you mean by "upgrading directly instead of importing" ? If you mean the admin panel, then we first tried this approach.
  8. N

    XF 2.3 Upgrade XFRM from XF1 to XF2 (Unknown widget 'xfrm_forum_overview_new_resources' )

    Hello, That's interesting, can you tell me more about it? Have a nice day
  9. N

    XF 2.3 Upgrade XFRM from XF1 to XF2 (Unknown widget 'xfrm_forum_overview_new_resources' )

    Hello everybody ! We've just updated XF from version 1 to version 2.3. In version 1, we had the XFRM add-on (v1.2.4), which we're trying to update to version 2.3.4. We get the following error (on-click upgrade or manually uploading the add-on) InvalidArgumentException: Unknown widget...
Back
Top Bottom