Spring Cloud Family Bucket is used out of the box. It is used by small and medium-sized companies and contains many components (gateway, configuration center, fuses, downgrades). .). This article i
Category: Opensource
Open-source software (open-source) is a new term that is defined as software whose source code can be used by the public, and the use, modification, and distribution of this software are not restricted by licenses. Open source software is usually copyrighted, and its license may contain such restrictions: deliberate protection of its open source status, notice of authorship, or development control. “Open source” is being registered as a certification mark by public interest software organizations, which is also a means of creating a formal definition of open source.
Nginx + PHP Modify single request maximum execution time
1. php.ini (usr/local/php/etc)
max_execution_time = 300
2. php-fpm.conf (usr/local/php/etc)
request_terminate_timeout = 300
3.nginx.conf (usr/local/nginx/conf)< /strong>
How to build Angular 4 applications in Nginx or Apache HTTPD?
Hi, I am trying to build an Angular 4 application, the next steps are as follows –
Build build
In my In the amazon ec2 instance, I am running apache. The steps followed –
#!/bin/b
Jetty actual embedded run Jetty multi Connector.
Excerpts from the article to http://blog.csdn.net/kongxx/article/details /7218787
When embedded and running Jetty, sometimes I want to start two ports, or provide multiple different services
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
Nginx friendly PHP framework
Hey guys, I’m looking for a PHP framework, if I’m lucky, just run nginx under FastCGI, otherwise, no need to adjust too much. Symfony 1.4 using nginx is great. I have completed the adjustment, h
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
Set the size limit system uploaded in NGINX
By setting the client_max_body_size of nginx to solve the problem of nginx+php uploading large files:
When using nginx as a webserver, you need to pay special attention to the client_max_body_size
Springboot Developed Custom Supply
Enhance SpringBoot rapid development tool Project address: https://gitee.com/sanri/web-ui
Advantages: This is a web universal configuration component, plug and play, can be used for new projects o
TapeStry (1): Combined with Jetty Development TapeStry3 Project
Background The company is recycling an outsourcing project, which uses tapestry3 and maven1 technologies, which are all very old, especially Maven1, even the official website can not find the infor