Labviewguru wrote in message news:<506500000005000000CE880000-1023576873000@exchange.ni.com>...
> Holger,
>
> I have used the LabVIEW HTTP server before, and didn't recognize any
> problems. I would recommend contacting NI support (ni.com/ask) to
> find out if there is anything you are doing wrong. However; if you
> are sending images through the HTTP server, you may want to consider
> that the HTTP server may not be optimized for images and files.
That's what i'm trying to do. But the images are fairly small (one is
100k, the rest is very small <10k). Or is the LV webserver not good
for static websites at all?(Only for LV panels)
>
> If you don't find a solution to the problem, then I can suggest a very
> easy solution that isn't that expen
sive. Linux contains the Apache
> server. Apache has been hosting most of the websites on the web since
> the beginning, and in the beginning, was the ONLY way to host web
> content. Its free, and all you need is a small computer to run it on.
> You can even network your system to it and have the linux machine
> mount your harddrive to source the web files.
As i wrote i tried different webservers already and if the LV problems
don't go away i will use one of them. Since the website and the
projekt is kind of small i will stay at the windows platform. Apache
is available there too but i prefer something easier (in the moment i
use sambar, it's free too).
Maybe this is the way to go but i do want to run two webservers for
one small website.
Thanks
Holger