简述Expires和Cache-Control。
简述Expires和Cache-Control。
相关考题:
The approval period for a shipboard Oil Pollution Emergency Plan expires after ______.A.three yearsB.four yearsC.five yearsD.two years
Cookie是Web服务器保存在用户硬盘上的一段文本,分会话Cookie和永久Cookie。如要定义一个半永久Cookie,则必须设置Cookie的Expires属性。此题为判断题(对,错)。
使用了阿里云CDN后,如果缓存命中率比较低,可能的原因是什么?()A、缓存配置不合理,针对某些文件设置较短,导致CDN节点频繁回源。B、HTTPHeader设置导致无法缓存,需要用户检查源站的Cache-Control设置或者Expires的设置。C、源站动态资源较多,多为不可缓存的内容,也会导致频繁回源拉取。D、网站访问量较低,文件热度不够,CDN收到请求较少无法有效命中缓存。
阿里云内容分发网络CDN建立并覆盖在承载网之上,由分布在不同区域的边缘节点服务器群组成的分布式网络替代传统以WEBServer为中心的数据传输模式。如果用户在使用CDN的过程中发现CDN缓存的”命中率“比较低,可能的原因是()。A、网站访问量较低,文件热度不够,CDN收到请求较少无法有效命中缓存B、缓存配置不合理,针对某些文件设置较短,导致CDN节点频繁回源C、HTTPHeader设置导致无法缓存,需要用户检查源站的Cache-Control设置或者Expires的设置D、源站动态资源较多,多为不可缓存的内容,也会导致频繁回源拉取E、开通CDN时选择的带宽不足,服务能力已达到上限
在HTML文档头部标记中,使用<meta>标记的name和content属性可以为搜索引擎提供信息。设置网页关键字的name属性值应该为()。A、keywordsB、descriptionC、charsetD、expires
“Cache-Control: private”表示什么()A、表明响应消息隶属于某一个用户,所以不应该在共享的缓存中保留副本。B、强制要求在使用该对象前,到Web服务器进行确认。C、表明所获取的对象不能在任何地方保存。
用于设置页面过期的时间为2分钟,以下语句用法中,正确的说法是()。A、Request.Expires=2B、Response.Expires=2C、Request.ExpireAbslute=2D、Response.ExpireAbslute=2
In IS-IS, how long will the restart helper keep the restarting router in the up state?()A、The hello dead timer expires.B、The restart duration timer expires.C、The restarting router sets the down bit.D、The restart helper sends out three CSNPs.
单选题在HTML中,下列代码()可以实现每隔60秒自动刷新页面的功能。Ameta http-equiv=”refresh”content=”1”Bmeta http-equiv=”expires”content=”60”Cmeta http-equiv=”expires”content=”1”Dmet ahttp-equiv=”refresh”content=”60”
单选题Records of tests and inspections of a cargo vessel’s fire extinguishing systems shall be()on board until the vessel’s Certificate of Inspection expires.AconsealedBdetainedCcontainedDkept
单选题Records of tests and inspections of a cargo vessel’s fire extinguishing systems shall be kept on board().Afor 1 yearBfor 2 yearsCuntil the next Coast Guard inspectionDuntil the vessel's Certificate of Inspection expires
单选题用于设置页面过期的时间为2分钟,以下语句用法中,正确的说法是()。ARequest.Expires=2BResponse.Expires=2CRequest.ExpireAbslute=2DResponse.ExpireAbslute=2
单选题The approval period for a shipboard Oil Pollution Emergency Plan expires after().Atwo yearsBthree yearsCfour yearsDfive years
问答题简述Expires和Cache-Control。