On Tue, Feb 04, 2003 at 06:20:23PM +1100, Robert Collins wrote:
> On Tue, 2003-02-04 at 17:15, Peter Vogel wrote:
> > Roughly how many byes of data would I expect to receive for each http
> > request to my server?
> 
> Thats very dependant on the url's you publish.
> You should expect a minimum of:
> 10 bytes + the URL to retrieve.
> 
> But, will likely see much more:
> Cookie headers,
> accept and accept-language headers,
> host headers.

As a rough guess completely off the top off my head, I'd guess roughly 500
bytes per request, considering the headers and whatnot your average HTTP
clients (i.e. Moz and IE) send.

"It depends".  How accurately do you need to know? :)

-Andrew.

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to