i have to handle raw socket connections in simple manner: any connection to specific port should be served with predefined data (text string), without http headers, wrappings, etc.
Is it possible to do with nginx? May be there is plugin or something similar. To be specific - i wish to serve Adobe socket policy file on 843 port. It is important, that server should send policy request strictly "as-is", without additional content inside raw socket answer Thanks in advance! _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
