Re: [WebDNA] mod_deflate and webdna

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113666
interpreted = N
texte = 1261 Try this tag instead: [!]HAS_WEBDNA_TAGS[/!] Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Administration On 08/17/2017 03:40 AM, Noah Valley wrote: > Yes, as soon as I add "=E2=80=9C it does not work (no > matter if .dna or .html)=E2=80=A6 > So I give up and try again in a few years=E2=80=A6 >=20 >=20 >=20 >> Am 15.08.2017 um 05:35 schrieb Stuart Tremain >> >: >> >> Noah >> >> If you change the suffix on your .dna pages to .html do you get >> the desired result ? >> >> Just change some of your dynamic pages to .html and see if they >> work, if they do then the problem is in your settings, if they >> don=E2=80=99t then you have answered your question about dynamic pages= .. >> >> >> Kind regards >> >> Stuart Tremain >> Pharoah Lane Software >> AUSTRALIA >> webdna@idfk.com.au >> >> >> >> >> >> >>> On 14 Aug 2017, at 19:30, Noah Valley >> > wrote: >>> >>> Yes, we just went full circle. >>> Somehow mod_deflate does not make the server compress the >>> .dna-files but it compresses .html-files... >>> >>> "Either mod_deflate does not work with dynamic pages, or >>> there's still a bad configuration somewhere=E2=80=9C - exactly my >>> original question. >>> Can someone tell me if mod_deflate does not compress dynamic >>> pages or help me with my config? What am I missing? >>> >>> ********** >>> server.modules =3D ( >>> =E2=80=A6 >>> =E2=80=9Emod_deflate=E2=80=9C, >>> ... >>> ) >>> >>> ... >>> >>> mimetype.assign =3D ( >>> =E2=80=A6 >>> ".dna" =3D> "text/html", >>> =E2=80=A6 >>> ) >>> >>> =E2=80=A6 >>> >>> deflate.mimetypes =3D ("text/html", "text/plain", "text/css", >>> "text/javascript", "text/xml") >>> deflate.allowed-encodings =3D ( "bzip2", "gzip", "deflate" ) >>> deflate.max-compress-size =3D 131072 >>> deflate.min-compress-size =3D 256 >>> deflate.compression-level =3D 9 >>> deflate.work-block-size =3D 2048 >>> >>> ********** >>> >>> Thanks... >>> >>> >>>> Am 09.08.2017 um 20:45 schrieb Kenneth Grome >>>> >: >>>> >>>>> ... both normal 200 response codes. >>>> >>>> My test did not produce a normal 200 response code for test.html. >>>> When I compared them, test.html sent these two GET headers which >>>> test.dna did not send: >>>> >>>> If-Modified-Since: Wed, 09 Aug 2017 13:31:36 GMT >>>> If-None-Match: "3057404114-gzip" >>>> >>>> Also the HTTP header for test.html was: >>>> >>>> HTTP/1.1 304 Not Modified >>>> >>>> ... and these other response headers for test.html were absent >>>> from test.dna: >>>> >>>> Accept-Ranges: bytes >>>> >>>> Etag: "3057404114-gzip" >>>> >>>> Last-Modified: Wed, 09 Aug 2017 13:31:36 GMT >>>> >>>> Vary: Accept-Encoding >>>> >>>> Bottom line: Either mod_deflate does not work with dynamic pages, >>>> or there's still a bad configuration somewhere. >>>> >>>> Regards, >>>> Kenneth Grome >>>> WebDNA Solutions >>>> http://www.webdnasolutions.com >>>> Web Database Systems and Linux Server Administration >>>> >>>> >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list talk@webdna.us >>>> To unsubscribe, E-mail to: talk-leave@webdna.us >>>> >>>> archives: http://www.webdna.us/page.dna?numero=3D55 >>>> Bug Reporting: support@webdna.us >>> >>> >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list talk@webdna.us >>> To unsubscribe, E-mail to: talk-leave@webdna.us >>> >>> archives: http://www.webdna.us/page.dna?numero=3D55 >>> Bug Reporting: support@webdna.us >> >> --------------------------------------------------------- This >> message is sent to you because you are subscribed to the mailing >> list talk@webdna.us To unsubscribe, >> E-mail to: talk-leave@webdna.us >> archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: >> support@webdna.us >=20 > --------------------------------------------------------- This > message is sent to you because you are subscribed to the mailing > list talk@webdna.us To unsubscribe, E-mail to: > talk-leave@webdna.us archives: > http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: > support@webdna.us --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] mod_deflate and webdna (Donovan Brooke 2017)
  2. Re: [WebDNA] mod_deflate and webdna (Donovan Brooke 2017)
  3. Re: [WebDNA] mod_deflate and webdna (Kenneth Grome 2017)
  4. Re: [WebDNA] mod_deflate and webdna (christophe.billiottet@webdna.us 2017)
  5. Re: [WebDNA] mod_deflate and webdna (Noah Valley 2017)
  6. Re: [WebDNA] mod_deflate and webdna (Stuart Tremain 2017)
  7. Re: [WebDNA] mod_deflate and webdna (Noah Valley 2017)
  8. Re: [WebDNA] mod_deflate and webdna (Kenneth Grome 2017)
  9. Re: [WebDNA] mod_deflate and webdna (Noah Valley 2017)
  10. Re: [WebDNA] mod_deflate and webdna (Kenneth Grome 2017)
  11. [WebDNA] mod_deflate and webdna (Noah Valley 2017)
1261 Try this tag instead: [!]HAS_WEBDNA_TAGS[/!] Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Administration On 08/17/2017 03:40 AM, Noah Valley wrote: > Yes, as soon as I add "=E2=80=9C it does not work (no > matter if .dna or .html)=E2=80=A6 > So I give up and try again in a few years=E2=80=A6 >=20 >=20 >=20 >> Am 15.08.2017 um 05:35 schrieb Stuart Tremain >> >: >> >> Noah >> >> If you change the suffix on your .dna pages to .html do you get >> the desired result ? >> >> Just change some of your dynamic pages to .html and see if they >> work, if they do then the problem is in your settings, if they >> don=E2=80=99t then you have answered your question about dynamic pages= .. >> >> >> Kind regards >> >> Stuart Tremain >> Pharoah Lane Software >> AUSTRALIA >> webdna@idfk.com.au >> >> >> >> >> >> >>> On 14 Aug 2017, at 19:30, Noah Valley >> > wrote: >>> >>> Yes, we just went full circle. >>> Somehow mod_deflate does not make the server compress the >>> .dna-files but it compresses .html-files... >>> >>> "Either mod_deflate does not work with dynamic pages, or >>> there's still a bad configuration somewhere=E2=80=9C - exactly my >>> original question. >>> Can someone tell me if mod_deflate does not compress dynamic >>> pages or help me with my config? What am I missing? >>> >>> ********** >>> server.modules =3D ( >>> =E2=80=A6 >>> =E2=80=9Emod_deflate=E2=80=9C, >>> ... >>> ) >>> >>> ... >>> >>> mimetype.assign =3D ( >>> =E2=80=A6 >>> ".dna" =3D> "text/html", >>> =E2=80=A6 >>> ) >>> >>> =E2=80=A6 >>> >>> deflate.mimetypes =3D ("text/html", "text/plain", "text/css", >>> "text/javascript", "text/xml") >>> deflate.allowed-encodings =3D ( "bzip2", "gzip", "deflate" ) >>> deflate.max-compress-size =3D 131072 >>> deflate.min-compress-size =3D 256 >>> deflate.compression-level =3D 9 >>> deflate.work-block-size =3D 2048 >>> >>> ********** >>> >>> Thanks... >>> >>> >>>> Am 09.08.2017 um 20:45 schrieb Kenneth Grome >>>> >: >>>> >>>>> ... both normal 200 response codes. >>>> >>>> My test did not produce a normal 200 response code for test.html. >>>> When I compared them, test.html sent these two GET headers which >>>> test.dna did not send: >>>> >>>> If-Modified-Since: Wed, 09 Aug 2017 13:31:36 GMT >>>> If-None-Match: "3057404114-gzip" >>>> >>>> Also the HTTP header for test.html was: >>>> >>>> HTTP/1.1 304 Not Modified >>>> >>>> ... and these other response headers for test.html were absent >>>> from test.dna: >>>> >>>> Accept-Ranges: bytes >>>> >>>> Etag: "3057404114-gzip" >>>> >>>> Last-Modified: Wed, 09 Aug 2017 13:31:36 GMT >>>> >>>> Vary: Accept-Encoding >>>> >>>> Bottom line: Either mod_deflate does not work with dynamic pages, >>>> or there's still a bad configuration somewhere. >>>> >>>> Regards, >>>> Kenneth Grome >>>> WebDNA Solutions >>>> http://www.webdnasolutions.com >>>> Web Database Systems and Linux Server Administration >>>> >>>> >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list talk@webdna.us >>>> To unsubscribe, E-mail to: talk-leave@webdna.us >>>> >>>> archives: http://www.webdna.us/page.dna?numero=3D55 >>>> Bug Reporting: support@webdna.us >>> >>> >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list talk@webdna.us >>> To unsubscribe, E-mail to: talk-leave@webdna.us >>> >>> archives: http://www.webdna.us/page.dna?numero=3D55 >>> Bug Reporting: support@webdna.us >> >> --------------------------------------------------------- This >> message is sent to you because you are subscribed to the mailing >> list talk@webdna.us To unsubscribe, >> E-mail to: talk-leave@webdna.us >> archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: >> support@webdna.us >=20 > --------------------------------------------------------- This > message is sent to you because you are subscribed to the mailing > list talk@webdna.us To unsubscribe, E-mail to: > talk-leave@webdna.us archives: > http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: > support@webdna.us --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us . Kenneth Grome

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[WebDNA] Grep problem (2010) Whats up with emailer? (1998) dreamweaver mx (2002) Re[2]: shipCost -vs- shippingtotal ? (2000) Showif, Hideif reverse logic ? (1997) Quick Question About Sorting (1997) upgrading (1997) Grep help, please ... (2003) WebCatalog for guestbook ? (1997) Pass a form (2003) textA and Title? (1997) WebCatalog 2.0 & WebDNA docs in HTML ... (1997) More on the email templates (1997) Word wrapping (1997) [WebDNA] Does WebDNA run on Ubuntu 16.04? (2016) relogin same user? (1998) WebCat2b12--[searchstring] bug (1997) [WebDNA] Grep out square brackets? (2010) [WebDNA] Looking for WebDNA help (2013) [OT] Industry standard for missing orders (2003)