aMule Forum
English => en_Bugs => Topic started by: zenria on June 14, 2005, 07:19:30 PM
-
Hi everybody,
I installed amule 2.0.1 with amuled and amuleweb enabled. I am running an apache server (2.0.54) that act as a reverse proxy for serving web gui of amule over SSL (https + certificate authentication + virtual host) behind a firewall.
When I am on my local network and i go to http://amule:4711 no problems !
When I use the apache proxy with https://amule.host.net, some pictures randomly disappears in my browser (they are not loaded). When I request directly the picture through the apaceh web server it *always* works.
Has someone tried this kind of configuration ?
Is it a bug of amuleweb or a misconfiguration of the apache web server ?
-
Finally, I've solved this bug : I've added to the apache conf :
KeepAlive Off
Amuleweb does not seem to support KeepAlive connections (persistent connections).
Is this a bug or a "feature" ?
-
zenria,
I think it is none. It is just "not implemented" :P
Cheers!