mod_f4fhttp
Hello,
I see following in httpd error.log:
[core:error] [pid 10908:tid 2584] mod_f4fhttp [400]: Syntax error in /vod/adir/hereisthefile.mp4
However file is served to player OK. The setup is vod service on ams 5.0.11 on win x64:
<video width="600" height="480" controls>
<source src="/vod/adir/hereisthefile.mp4">
</video>
The adir actually is a symlink to a directory on a local (but not the same as ams webroot is on) hard drive.
Tried with strace6 logging enabled, nothing relative to subject module.
Thanks for your discussion time.
