Quote:
Originally Posted by k0nr4d
I've seen nginx crash because of the h264 steaming module, and this also sets everyone's ip to 127.0.0.1 by the time it reaches apache.
|
You need to set the x-forwarded-header. google for mod_rpaf nginx - I've got multiple articles on how to do it here locally. I've had similar problems on servers using CDNs. About the h264 issue, no idea.