Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: HTTP

Nginx Configuring HTTPS Forward HTTP, WebSocket

After the system starts Nginx, it reports [emerg] bind() to 0.0.0.0:XXXX failed (13: Permission denied). There are two ways to handle the error:

The first type: the case where the port is les

October 13, 2021By Simo Nginx configuration, forwarding, HTTP, https, nginx, WebSocketLeave a Comment

Nginx – External HTTP connection failed (port open)

On the hosted Ubuntu VM, I run nginx of http and https, and I can access those using public IP from the VM:

< /p> curl http://159.203.0.5 Performing the same operation outside the VM failed-c

October 13, 2021By Simo Nginx connection, external, Failure, HTTP, nginx, open, portLeave a Comment

Watch: Variables and explanations provided by Nginx HTTP kernel modules

Guide When the ngx_http_core_module module processes a request, there will be a large number of variables. These variables can be recorded through the access log. Can be used for other nginx module

October 13, 2021By Simo Nginx HTTP, interpretation, kernel, module, nginx, providing, try, variableLeave a Comment

Nginx HTTP HTTPS Configuration

For the security of data transmission and to prevent web pages from being maliciously tampered with, most websites are now configured with https.

How to ensure that users access through https

October 13, 2021By Simo Nginx configuration, HTTP, https, Jumping, nginxLeave a Comment

Internet-Explorer – http_user_agent and navigator.USERAGENT are different, is there any idea?

I use Javascript on the client to obtain navigator.userAgent, and return:

Mozilla/5.0 (compatible; MSIE 9.0 ; Windows NT 6.1; Win64; x64; Trident/5.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.

October 11, 2021By Simo Browser Agent, Diverse, Explorer, HTTP, idea, Internet, NAVIGATOR, Navigator.USERAGENT, UseERAGENT, user, whatLeave a Comment

COCOS-JS HTTP mode network request

Network structure

Network structure is the way of network construction. Currently there are client-server structure (C/S structure) and peer-to-peer (P2P) structure network. .

Client se

October 8, 2021By Simo Cocos2dx Cocos, HTTP, JS, mode, network, RequestLeave a Comment

WSDL file generates WebService HTTP and HTTPS issues

I Why does the client webservice generated with gsoap have no Envelope and Body elements as follows:

I hope this is needed

Finally found that an

October 7, 2021By Simo WebService file, Generation, HTTP, https, Question, WebService, WSDLLeave a Comment

Socket – Lua Socket.http Receiver Parameters

I’m trying to communicate with Lua’s server to verify user identity. This is how my request function looks like:

function http.send(url)
local req = require(“socket.http”)
local b, c, h = r

October 5, 2021By Simo Lua HTTP, lua, parameter, pick, receiver, set, socket, socket.http, WordLeave a Comment

C # Netcore HTTP request package

public class NewHttpClient2
{
public enum BodyFormat
{
Formed, Json
}
public BodyFormat BodyType;
public string Method;
public Uri Uri;
public Encoding ContentEncoding;
public Di

October 4, 2021By Simo C# C #, HTTP, Netcore, package, RequestLeave a Comment

Load Balancing – How to use GCP Load Balancer to redirect all HTTP requests to HTTPS

I have set the standard GCP load balancer to point to my instance group. It communicates on the same port on the instance. I want to redirect http to https. I usually Do this in nginx or apache on

October 1, 2021By Simo Load Balance all, balance, Balancer, GCP, how to use, HTTP, https, load, red, Request, ToLeave a Comment

Posts navigation

Page 1 Page 2
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress