Tagged Questions
The two-connection-limit tag has no wiki summary.
2
votes
1answer
148 views
Service call works in main thread, but crashes when multithreaded
My company has an application that keeps track of information related to web sites that are hosted on various machines. A central server runs a windows service that gets a list of sites to check, and ...
1
vote
2answers
185 views
Adobe AIR HTTP Connection Limit
I'm working on an Adobe AIR application which can upload files to a web server, which is running Apache and PHP. Several files can be uploaded at the same time and the application also calls the web ...
1
vote
2answers
97 views
What workarounds/coping-strategies have you implemented to deal with multiple tabs v. two connection limit issues?
The two connection limit can be particularly troublesome when you have multiple tabs open simultaneously. Besides "ignore the problem," what coping mechanisms have you seen used to get multiple tabs ...
0
votes
2answers
501 views
Silverlight MultiScaleImage connection limit?
Silverlight's MultiScaleImage appears to only allow two simultaneous connections to request tiles, irrespective of subdomain or browser connection limits. This makes panning or zooming the a DeepZoom ...