[FX.php List] Page expired problem
DC
dan.cynosure at dbmscan.com
Wed May 9 13:53:54 MDT 2007
if you are running apache, try this function that lets you see all the
headers sent in by the request:
http://www.php.net/manual/en/function.getallheaders.php
dan
DC had written:
> cool! i'll have to check out that program. so you of course will see
> everything and the little curl -is command won't help debug because
> you've already seen all the headers from the page.
>
> so is the problem that you can't see the incoming request with the POST
> in it?
>
> dan
>
> Troy Meyers had written:
>> Dan,
>>
>> Maybe it's really called "sniffing". I'm using a packet sniffer called
>> Eavesdrop (Mac) and you can select filters to apply while looking at
>> network transactions. To do what I've been doing, looking at the
>> server -to/from- client's browser transactions, I plug my desktop
>> computer (running Eavesdrop) into a hub (not switch) that is between
>> the web server and the normal switch. That way the desktop monitors
>> everything going in and out of the web server. Then I set the filter
>> to only look at transactions involving the web server's IP address (so
>> I don't see my own computer's transactions - unless they are going to
>> that server) and start recording. Then you get a log of everything
>> that passes between, all data, and with timestamps, etc.
>>
>> -Troy
>>
>>
>>> what is eavesdropping?
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
More information about the FX.php_List
mailing list