Search All content
1. META tag in tutorial HTML Old School Frontend
Word meta determines something what is hidden to our eyes, for example mataphysics. In html document meta data is information that is sent to our browser but it is not displayed in the browser window. NAME vs HTTP-EQUIV
Permission(PGU):447, Lang:EnglishCreated:2015-01-18 03:43:48, Modified:2015-01-18 04:45:19, Status:finished, Version:1.0
2. Notices in tutorial Website Speed Optimization Misc
Client-side caching Browser and proxy cache HTTP Headers expires cache-control etag vary pragma Surrogate-Control (new) 2. CACHE CONTROL
Permission(PGU):447, Lang:EnglishCreated:2015-01-18 15:09:38, Modified:2015-01-19 15:17:29, Status:in work, Version:1.0
3. Response Headers in tutorial Website Speed Optimization Misc
Response Headers are headers that server sent. Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0Connection: Keep-AliveContent-Length: 1050
Permission(PGU):447, Lang:EnglishCreated:2015-01-28 04:01:27, Modified:2015-01-28 04:01:27, Status:in work, Version:1.0
4. Run Apache as reverse proxy in tutorial NodeJS By Examples JavaScript
Apache acts as reverse proxy for NodeJS. CITE: In
Permission(PGU):447, Lang:EnglishCreated:2015-01-25 16:11:06, Modified:2015-01-25 16:31:09, Status:in work, Version:1.0
5. Website Speed Optimization by NodeJS in tutorial NodeJS By Examples JavaScript
1. Equivalent to Apache's ExpiresByType directive sets Expire: HTTP header by mime type. connect.static - NodeJS or express.static() where is special option ...
Permission(PGU):447, Lang:EnglishCreated:2015-01-25 17:02:25, Modified:2015-01-25 17:03:18, Status:in work, Version:1.0