Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: HTTP::Proxy traffic calculating

by b888 (Beadle)
on Feb 22, 2005 at 14:37 UTC ( [id://433344]=note: print w/replies, xml ) Need Help??


in reply to Re: HTTP::Proxy traffic calculating
in thread HTTP::Proxy traffic calculating

The main problem is that incoming data (response from external sources) comes to defined filter in chunks. For example for google.com there are 4 chunks, means 4 calls of sub defined in

$proxy->push_filter(response => ...

And $$buffer value seems desapearing in last (always 0-sized) chunk.

p.s. Thanks for great component :)

Broken code tag repaired by davido.

Log In?
Username:
Password:

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

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

    No recent polls found