Apache and very small packets
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache and very small packets




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Apache and very small packets  
Wolfgang Adamec


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-26-04 09:33 AM

Hello!
I work with an apache web server 2.0.4.
A few days ago I was using tcpdump to find a problem with my web
application.
I found out that sometimes (I was testing always with one cgi-program)
the content of the html-page was splitted into only a few normal-sized
packets and a few times this content was splitted into a lot of very
small packets (some only have 7 or 10 bytes). And this is a problem
for me.
Is there a configuration or another way to avoid this very small
packets.
Maybe somebody can give me a hint.
Thank you
Wolfgang Adamec
Austria, Europe





[ Post a follow-up to this message ]



    Re: Apache and very small packets  
Wolfgang Adamec


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-26-04 04:34 PM

Hello!
There is another question I want to ask (question 2):
At the client I get packets with a normal size.
When on the server a lot of packets with a size of 7 and 10 bytes are
sent
to the client, where are the packets put together to a normal size?

To the first message of this thread I want to add something:
On google-groups I found someone who had the problem, that he had a
lot
of 1 byte-packets with the apache server. A guy told him he should
avoid
1byte-write-calls in his cgiprogramm.

Maybe that's ok for him, but I have a lot of small packets (7,10,20
byte) and
I do not have 7, 10 or 20-byte-write-calls. I write my cgi-programs in
cobol
and my calls for writing ONE line in my test-program have
approximately 50 bytes
and I cannot imagine why the compiler should split those calls up into
7,10 and 20 byte-write-calls.

Is there anyone who can help me?





[ Post a follow-up to this message ]



    Re: Apache and very small packets  
HansH


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-26-04 08:33 PM

"Wolfgang Adamec" <w.adamec@gmx.at> schreef in bericht
news:c46cf94b.0404260740.59083446@posting.google.com...
> Hello!
> There is another question I want to ask (question 2):
> At the client I get packets with a normal size.
> When on the server a lot of packets with a size of 7 and 10 bytes are
> sent to the client, where are the packets put together to a normal size?
Any thing that re-assembles IP-pakcets...
.. e.g. Ethernetswitch, ADSLmodem

[snipped]
> I do not have 7, 10 or 20-byte-write-calls. I write my cgi-programs
> in cobol  and my calls for writing ONE line in my test-program have
> approximately 50 bytes and I cannot imagine why the compiler
> should split those calls up into 7,10 and 20 byte-write-calls.
Though Cobol is not my cup of tea... Assuming this ONE line is a single
DISPLAY statement, does it also have just ONE value to show or multiple
values, those being outputted (by the interpreter) one value at a time?? If
so try a multi-level data description and display only the single top level
item.

HansH







[ Post a follow-up to this message ]



    Re: Apache and very small packets  
Wolfgang Adamec


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-27-04 09:33 AM

Hello Hans!
Thank you very much for your answer and help!
Wolfgang Adamec





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:09 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register