Garayed.com  

Go Back   Garayed.com > Apache Configurations
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-08-2008, 09:42 AM
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-08-2008, 08:31 PM
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)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:53 AM.




LinkBacks Enabled by vBSEO 3.0.0 © 2007, Crawlability, Inc.