Commit 1f992db
Enable gzip compression in nginx for RDF and JSON content types
Adds gzip_types covering application/json, SPARQL results, RDF serializations
(Turtle, RDF/XML, LD+JSON, TriG, N-Quads, N-Triples), XML, CSS, JS, and SVG.
Primarily reduces client.xsl.sef.json transfer size from ~11.8MB to ~2-3MB.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 11da65e commit 1f992db
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
196 | 214 | | |
197 | 215 | | |
198 | 216 | | |
| |||
0 commit comments