computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tag:
Branch:
Tree:
d283ce7c67
7601-roadmapcyber-security-ssl-vs-tls
7609-javascript-roadmap-merge-comparison-operators-and-relational-operators
7651-two-different-links-point-to-a-same-url
7664-python-roadmap-need-to-include-jinja2-template-engine
action-costs
add-unfetch-nodejs
ai/pagination
ai/roadmap
arikchakma-chore/resource-progress
arikchakma-feat/badges
astro
aws-best-pratices
best-practices
blockchain-roadmap
chore/cache
chore/creator
chore/delete-account
chore/footer
chore/javascript
chore/leave-team
chore/preact-to-react
chore/progress-sorting
chore/roadmaps-modal
chore/team-member
chore/update-content-json
chore/update-progress
chore/upgrade-v3
content/aspnet
content/flutter
content/frontend-best-practices
content/graphql
content/kubernetes
content/software-design-and-architecture
content/spring-boot
content/system-design
content/typescript
dansholds/7-phase-guide
dansholds/add-projects
dansholds/add-shift-left-devops-guide
dansholds/allow-avatar-on-project-card
dansholds/bastion-host-project
dansholds/dev-rel-content
dansholds/devops-automation-guide
dansholds/fe-job-descrip-guide
dansholds/fs-job-spec-guide
dansholds/minukube-ekd-project
dansholds/remove-hacktober-docs
dashboard
dedicated-roadmap-alert
faqs/frontend
feat/accounts
feat/ai-autocomplete
feat/ai-course-improvement
feat/ai-course-questions
feat/ai-courses
feat/ai-rdm-slug
feat/ai-roadmap
feat/calendar
feat/changelog
feat/checklist-node
feat/cmd-k
feat/collection
feat/dailydev
feat/dashboard
feat/delete-course
feat/devops-roadmap
feat/discover
feat/faves
feat/favorite
feat/fe-questions
feat/featured
feat/feedback
feat/frontend-projects
feat/ga
feat/github
feat/improve
feat/languages
feat/leaderboard
feat/linkedin
feat/list-projects
feat/members
feat/migrate-backend
feat/migrate-roadmaps
feat/mobile
feat/new-user
feat/open-graph
feat/open-source
feat/personal-progress
feat/pkg-upgrade
feat/preact-migrate
feat/profile-og
feat/progress-chart
feat/project
feat/project-status
feat/project-users
feat/projects
feat/projects-list
feat/projects-page
feat/public-profile
feat/questions
feat/ratings
feat/raycast
feat/readonly-editor
feat/redesign-head
feat/redirect-auth
feat/referral
feat/resources
feat/road-card
feat/roadcards
feat/roadmap
feat/roadmap-alert
feat/roadmap-content
feat/roadmap-nav
feat/roadmap-page
feat/roadmap-progress
feat/roadmap-slug
feat/roadmaps
feat/share
feat/share-solutions
feat/sidebar
feat/sponsors
feat/stop-project
feat/streak
feat/sub-changelog
feat/team
feat/team-dashboard
feat/team-roadmap
feat/todo-node
feat/typescript
feat/upgrade
feat/user-modal
feat/version
feat/visit
feat/xyflow
fix(api-design)/label
fix/activity
fix/activity-gap
fix/activity-stream
fix/ai-badge
fix/ai-course
fix/ai-course-permission
fix/ai-roadmap
fix/ai-slug
fix/auth-cookie
fix/authentication
fix/bcrypt
fix/canonicals
fix/check
fix/content
fix/count
fix/dashboard
fix/data-analyst
fix/discord-link
fix/editor-style
fix/error
fix/fl-flag
fix/guide-type
fix/index
fix/layout
fix/markdown
fix/member-progress
fix/members
fix/mlops
fix/modal-progress
fix/navigation
fix/nodeid
fix/og
fix/pnpm-cache
fix/pnpm-lock
fix/progress
fix/refresh-workflow
fix/roadmap-alert
fix/roadmap-og
fix/schedule-frequency
fix/sql
fix/team-members
fix/title
fix/todo
fix/username
footer-tns
guide/luxon
images-fix
interactive-python
interactive-react
javascript-roadmap
kamranahmedse-patch-1
kamranahmedse-patch-2
master
questions/nodejs
refactor/ai-courses
refactor/related-guides
remove-hacktoberfest
revert-2341-remove_nodejs_errors
revert-7494-remove-hacktoberfest
roadmap/backend
roadmap/copy
roadmap/devops
testimonials
update-deps
update-sponsors
update/backend-2023
update/devops-2023
update/frontend-2023
update/react-2023
vue-roadmap
vue-roadmap-interactive
1.0
2.0
3.0
4.0
${ noResults }
developer-roadmap/src/roadmaps/system-design/content/112-caching/102-web-server-caching.md
330 B
330 B
Web Server Caching
Reverse proxies and caches such as Varnish can serve static and dynamic content directly. Web servers can also cache requests, returning responses without having to contact application servers.