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

Tag: separation

Nginx is moving quietly

//default dynamic, static directly find the set static, upload find upload
upstream static_pools {
server 10.0.0.9:80 weight=1;
}
upstream upload_pools {
server 10.0.0.10:80 weight=1;
}
ups

October 13, 2021By Simo Nginx Moving, nginx, separationLeave a Comment

Nginx is separated from PHP

nginx andphpseparate building

nginx configuration

server {

server_name www.a.org; Define the domain name

location / {

root root /www/a.org; Definition php web page fil

October 13, 2021By Simo Nginx construction, nginx, PHP, separationLeave a Comment

How to separate behavior from uielement behind the Silverlight code?

In Silverlight 3.0, I added custom behaviors for some UIElements in Code Behind.

I want to remove the behaviors at runtime later .

What is the C# syntax to separate the added behavior f

October 10, 2021By Simo Silverlight Behind, code, How to, Medium, separation, Silverlight, UIELEMENTLeave a Comment

The following separation is to consider the 2nd floor or a 3-layer architecture?

I have a web application, which is deployed on the web hosting as follows:

>Code (without separate BLL, DAL, etc.) is uploaded to the web hosting
>Upload the database (MSSQL backup file) to

October 3, 2021By Simo System Architecture architecture, consideration, here, layer, or, separationLeave a Comment

ASP.NET-MVC – Strong Type Object Hold Controller and View Separation

I have a question about keeping the controller and the view separate. In my opinion, the controller should only pass the model to the view, and the view decides how to display the model. In this wa

September 29, 2021By Simo Asp ASP, ASP.NET, controller, Keep, MVC, object, separation, Strong, type, Used, viewLeave a Comment

Amazon-Web-Services – What happens when we promote a read-only copy to separate the RDS instance?

I tried to promote the read replica to a separate RDS instance. It took nearly 10 minutes during this period. As far as I know, it should break the replication process and synchronize the time lag.

September 28, 2021By Simo Silicon Valley Amazon, Copy, instance, one, propaganda, rds, read-only, season, separation, Services, us, WEB, what happenedLeave a Comment
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