hange my app.
Please suggest me how to develop c++ app for receive stream without fastcgi.
Thank you
ส่งจาก Samsung Mobile
ข้อความดั้งเดิม
จาก: Maxim Dounin
วันที่: 28/10/2016 18:31 (GMT+07:00)
ถึง: nginx@nginx.org
เรื่อง: Re: Nginx with ngx_stream_core_module
Hello
Hello!
On Fri, Oct 28, 2016 at 11:16:03AM +, Nattakorn S wrote:
> 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 and config for use module
> ngx_stream_core_module like this
>
>
> stream {
> server
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 and config for use module ngx_stream_core_module like
this
stream {
server {
listen127.0.0.1:8080;
proxy_pa