|
|
|
|
|
by morganpyne
5221 days ago
|
|
Never heard of this until now, so was very interested to see the list of enhancements that they have made to nginx. Some of them look quite useful e.g. the logging enhancements and Input body filter support. This feature caught my eye:
- Combines multiple CSS or JavasScript requests into one request to reduce the downloading time I wonder how they achieve this at the webserver level? Normally something like this is done as part of the deployment/compile process. Anybody familiar with Tengine care to comment? |
|