Apache with HTML Header very large

This is a discussion on Apache with HTML Header very large within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi all, we have a web application with Apache + Tomcat which makes an intensive use of cookies. Since cookies are ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 5 Days Ago
Laura
 
Posts: n/a
Default Apache with HTML Header very large

Hi all,
we have a web application with Apache + Tomcat which makes an
intensive use of cookies. Since cookies are stored in the HEADER
there's one page where cookies reach 20KB.
We've set packetSize to 40KB both in Tomcat and in Apache and it
works.

My question is: Apache will send a 40KB Header for all pages ?? or
only in that page where cookies are used ?

Thanks a lot
Francesco
  #2 (permalink)  
Old 4 Days Ago
Kees Nuyt
 
Posts: n/a
Default Re: Apache with HTML Header very large

On Thu, 8 May 2008 02:42:05 -0700 (PDT), Laura
<f.marchioni@pride.it> wrote:

>Hi all,
>we have a web application with Apache + Tomcat which makes an
>intensive use of cookies. Since cookies are stored in the HEADER
>there's one page where cookies reach 20KB.


That's bad practice. Session data shpuldn't be in
cookies. The cookie shouldn't contain much more than
session ID.

>We've set packetSize to 40KB both in Tomcat and in Apache and it
>works.
>
>My question is: Apache will send a 40KB Header for all pages ?? or
>only in that page where cookies are used ?


Apache only sends a cookie when the application tells
it to do so.
The browser sends the cookie with every request (!).

>Thanks a lot
>Francesco

--
( Kees
)
c[_] The amount of time between slipping on the peel and
landing on the pavement is precisely one bananosecond. (#72)
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:14 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0