---
type: archive
area: archive
status: archived
date: 2026-05-03
created: 2026-05-03
updated: 1980-01-01
tags:
  - archive
---
- Nginx is x2 faster than apache in static web sites
- We setup a instance of ubutnu in aws 
- systemctl reload nginx.service is used to make server reload config files from disk
- nginx -T to see the entire configuration
- access.log store information aboout request ip@ type of request

