Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: May be OT: Can ad blockers truncate POST data?

by Anneq (Vicar)
on Feb 11, 2004 at 10:17 UTC ( [id://328210]=note: print w/replies, xml ) Need Help??


in reply to Re: May be OT: Can ad blockers truncate POST data?
in thread May be OT: Can ad blockers truncate POST data?

The problem with MTU size that you had is not likely what is causing the OP's problem. He adds an extra dummy field to get trucated instead of the timestamp. Since this seems to work, then the actual size doesn't seem to matter. The end still gets scraped off. Anne
  • Comment on Re: Re: May be OT: Can ad blockers truncate POST data?

Replies are listed 'Best First'.
Re: Re: Re: May be OT: Can ad blockers truncate POST data?
by ryantate (Friar) on Feb 11, 2004 at 17:21 UTC
    The OP never said he actually observed that the padding is, in fact, truncated. Maybe you know more about networking than me: Is it not possible the padding pushes a packet over the local (Windows/router) MTU and the packet is then broken at a halfway point resulting in two pieces well under the local MTU and under the ISP MTU as well? -RT
      Good point, ryantate. I assumed, perhaps wrongly, that the new form was truncated as well. If the new document is NOT truncated, then, mismatched MTU size would be a possible place to try and eliminate the problem.

      Anne

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://328210]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-20 03:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found