The last two days we've been going over this problem for several hours to figure out what's going on and we can't find any clues. Here's what's happening; We have a Flash application that allows people to place orders. Users configure a product and an image of that product is generated by Flash on the fly and presented to the user. When satisfied, they can send an order to the server. A byte array of the image and some other variables are sent to the server which processes the order and generates a PDF with a summary of the order and the image of the product. The order script then sends everything back to the browser.
This is all going really well, except for Safari on OSX 10.4. Occasionally the order comes through but most of the time Safari hangs. When looking at the Activity window in Safari it states that it's waiting for the order script and that it's "0 bytes of ?". We thought there was something wrong with the server so we've tried several other servers but the problem persists. Initially we used a simple post to process the order but, in an effort to solve this problem we resorted to some more sophisticated methods as Flash remoting via AMFPHP. This didn't solve the problem either.
Biz istekleri hiç tarayıcı bırakarak ama garip bir şey Charles çalışırken, biz sorunu yeniden edemez olup olmadığını anlamaya http Alt izlemek için Charles'ı kullanın.
Bunu bilemiyorum, çünkü ben kimse ne oluyor herhangi bir ipucu umuyorum.