Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux HTTP WEB Server Issues - Large Files Fail
#1
New to this portal, but been coding for a while.
Tried to search for assistance but found nothing directly related to my issues - may not be asking the correct questions.
Looking for any available assistance with web services in Linux.
Created a WEB based music JukeBox (plan to release code when it is de-kluged) on my Windows machines. Works great on XP & Windows 10.
System is designed so the music playing appliance is a web server, and users can search / add to que / add to playlists via a WEB interface.
Core HTTP handling code was based on luke's simple HTTP server - nicely written and easy to expand from,
Recently added options to play music locally (download & play in the WEB browser). Works great on Windows based server, but messes up badly on Linux Based server - downloads never complete or data gets jumbled.
All WEB pages are HTML coded in text strings, assembled into packets that are downloaded to the client. I thought this works great on Linux, but testing confirmed large file HTML downloads have the same issue
Windows box is a clunker XP Pro machine (64 bit) with 2 GB ram.
Linux box is a Raspberry Pi4 with 4 GB ram.
Pi4 responds to searches 3 - 4 times faster - excellent portable JukeBox!
Every other coded function / WEB function works correct, including HTML page downloads etc AS LONG AS THE DOWNLOAD IS SMALL.
Trying to confirm if this is an error I can work around, a legitimate bug, or something I am missing
Any comments on Linux side WEB server issues will be appreciated.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  More info about Random Access files PhilOfPerth 28 869 02-25-2026, 01:50 PM
Last Post: ahenry3068
  Help: Issues with the _PRINTSTRING and _INPUTBOX$ functions in QB64. qbfans 2 351 02-13-2026, 06:07 AM
Last Post: qbfans
  performance drop on LINUX with PSET in v4.2 Herve 12 950 11-20-2025, 02:00 PM
Last Post: SpriggsySpriggs
  Embedding and Extracting MANY files ! ahenry3068 20 1,508 11-15-2025, 10:19 AM
Last Post: ahenry3068
  Make IDE $Console:Only output readably large dakra137 1 526 10-10-2025, 12:21 PM
Last Post: hsiangch_ong

Forum Jump:


Users browsing this thread: 1 Guest(s)