Dear all

I have electronic device and I config to send TCP/IP data to my server by raw 
data no http header.

My server use nginx with fastcgi for webserver and develop my application for 
get message from port 8080.

But nginx always response with error 400 with "client sent invalid method while 
reading client request line".

I know cause my electronic device not have correct header in packet.

So I try add "ignore_invalid_headers off;" in http scope but not work.

I need to bypass raw data to my application.


Thank you.

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to