57 questions
Ubuntu 12.04apache2:Server version:Apache/2.2.22 * install with sudo apt-get install apache2 for the configuration.I would like to install proxy_wstunnel_moduleNot even in /etc/apache2/mods-available....
Thank you for your help.Would it be possible to display the published websocket API on the website (under my control) through another server (under my control)?*We have agreed to use it, and there wil...
Let me ask you about usocket and force-output.I made a simple Echo server to study usocket.It's echo1 and echo2.I tried telnet connection to echo1 and it worked fine.However, when I tried to telnet to...
PrerequisitesI am currently creating a TCP server application with the following configuration:PC (client)Load balancer-----------Server1 -- --------------------------- Server 2 -- -------------...
I have a question about Java Socket communication.If you have the following sources:For this source res.write(request); after submitting the request, Flushing with res.flush();.The process of receivin...
I use websocket to send the location at the time of mouse move, and when the location is sent, I write the process of reflecting it in the coordinates of the image.It's not heavy at first, but it gets...
I saw the description that it would be good to rewrite Access-Control-Allow-Origin for cross-domain support, so I have written as follows, but there is no change.var http=require('http'), // Creating ...
When saving wav files using Node.js, How does WebAudioAPI record data?I don't know if I should hand it over to fs.writeFile().◆Development environmentwin10goole chrome ver 55.0.2883.87 mNode.jsver6.7....
I noticed that websocket doesn't work well just by specifying upstream from nginx on a remote server without thinking about it when I reverse-proxy.QuestionWhat settings do I need to reverse proxy web...
« | - 2 - | » |
© 2024 OneMinuteCode. All rights reserved.