Hi all,
New to this board but I've been using the ad2usb and ad2serial for some time. Have taken the dive into using the raspberry PI and have gone through the complete install a few times but still NGINX proxy is not behaving. Post installation I can successfully browse the PI and get the Webapp login. Post that I have no issue logging in and configuring the communication with the ad2usb attached local to the PI.
Post login the performance seems somewhat sluggish but the keyboard does update and provide the status of the alarm system. When I attempt to access the alarm via the keypad and enter a code to reset the alarm it does not respond or get sent to the alarm. All logs look fine, getting good two-way communication with the ad2usb as I've tested it via minicom.
The interesting thing about this is that if I bypass the proxy, NGINX, and connect direct to the application server, GUNICORN, performance is better and have no issues with entering commands on the keypad. I've gone through this install from top to bottom three times and both on the PI platform behave the same way. I performed a ground up install on a Fedora 17 box and have it working fine.
I do notice that the NGINX revision on the PI is not the latest; 1.2.1; and the Fedora rev. is even older but it works. Should I be looking to upgrade the PI to the latest rev or some other revision of NGINX that behaves better.
Any help or suggestions would be great.
Cheers.