Re: Tux Question
João Paulo Ribeiro <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <1031848231.2082.20.camel@castor> |
Steven, That is the purpose of turning off the KeepAlive on the backend, so that TUX can dispatch the gif, jpg, css, js, etc, as contained on the dynamic html (the first, original, and only request you want on the backend, as I understand) Please test and check the access log on the backend, there must be only one request: the html page. João On Thu, 2002-09-12 at 17:01, Steven Tower wrote: > The real question is, will it parse them or after the first request say > it's a request tux should handle, will it pass back to the backend? > > Why I ask is will a dynamic .html page benefit. I.E. The initial > request say it's 1.1 is to the dynamic html page. It responds back with > the page and in it are 15 .gif/jpg,css etc which tux should handle. > Will tux handle them or will the backend? > > Steven > > On Thu, 2002-09-12 at 11:44, João Paulo Ribeiro wrote: > > I believe if you turn KeepAlive Off on the backend server, > > TUX will catch the subsequent HTTP/1.1 requests > > > > João > > > > On Thu, 2002-09-12 at 17:11, Alex Kramarov wrote: > > > TUX will handle a proper http1/1 request properly. the only gotcha as far as > > > i know that once the request had been forwarded to the backend server (like > > > cgi request), subsequent requests (say for graphics) will continue to be > > > served by the backend server. > > > > > > This was discussed before. > > > > > > Alex > > > > > > -------Original Message------- > > > > > > From: [email protected] > > > Date: Thursday, September 12, 2002 16:53:04 > > > To: [email protected] > > > Subject: Tux Question > > > > > > I haven't had the time to determine this myself but exactly how does tux > > > handle a HTTP 1.1 keep-alive request? Will it parse off the requests > > > and pass the proper ones to the background or how will it handle such a > > > case? > > > > > > Steven > > > > > > > > > > > > _______________________________________________ > > > tux-list mailing list > > > [email protected] > > > https://listman.redhat.com/mailman/listinfo/tux-list > > > > > > . > > > > > > > > > > > > _______________________________________________ > > > tux-list mailing list > > > [email protected] > > > https://listman.redhat.com/mailman/listinfo/tux-list > > > > > > > > > > _______________________________________________ > > tux-list mailing list > > [email protected] > > https://listman.redhat.com/mailman/listinfo/tux-list > > > > > _______________________________________________ > tux-list mailing list > [email protected] > https://listman.redhat.com/mailman/listinfo/tux-list