Hey!

I'm in a process of exploring why my remoting data feeds get slow somtimes.
Therefore i installed Service Capture and started to look what it does and
found out that there are blank requests before real request with proper
data.
I believe this might confuse my app, since any data request migh fire
response routines or anything like that.
I did checked all places I am calling any remoting services and I am
absolutely sure there are no multiply calls from me.

Empty call looks exactly as proper one with single difference - it pass null
null null instead of real request data.
I am using amfphp and FF.

Could be that this is normal behavior of Remoting or thats bug in somewhere,
ideas?

tnx in advance

jānis
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to