Mailing List Archive

Does Varnish support Pre-loading?
Hi,

I have a question regarding pre-loading. When Varnish gets a response from the backend server, does it do any parsing of the page? If it does, and if it sees some embedded objects that might be requested by user browser, will it do the pre-loading?

Thanks,

L.


____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
Does Varnish support Pre-loading? [ In reply to ]
Hi,

I have a question regarding pre-loading. When Varnish gets a response from the backend server, does it do any parsing of the page? If it does, and if it sees some embedded objects that might be requested by user browser, will it do the pre-loading?

Thanks,

L.


____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
Does Varnish support Pre-loading? [ In reply to ]
In message <55977.39071.qm at web63903.mail.re1.yahoo.com>, Louis Luo writes:
>Hi,
>
>I have a question regarding pre-loading. When Varnish gets a
>response from the backend server, does it do any parsing of the
>page? If it does, and if it sees some embedded objects that might
>be requested by user browser, will it do the pre-loading?

No.

The only circumstances where Varnish examines the content for anything,
is if you ask for ESI processing to be performed.

That's not to say that we could not do it in the future, but there
are no plans for it right now.

--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
Does Varnish support Pre-loading? [ In reply to ]
In message <55977.39071.qm at web63903.mail.re1.yahoo.com>, Louis Luo writes:
>Hi,
>
>I have a question regarding pre-loading. When Varnish gets a
>response from the backend server, does it do any parsing of the
>page? If it does, and if it sees some embedded objects that might
>be requested by user browser, will it do the pre-loading?

No.

The only circumstances where Varnish examines the content for anything,
is if you ask for ESI processing to be performed.

That's not to say that we could not do it in the future, but there
are no plans for it right now.

--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.