How to Copy with cntl+c and paste with ctrl+v in AIR ?

2019-02-11 Thread Yash Yadav
How to Copy with cntl+c and paste with ctrl+v in AIR ? Currently ctrl+insert and shift+insert are used in AIR for copy and paste. I want to use ctrl+c and ctrl+v... Is there any way to do this ? -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Increase Maximum concurrent request in AIR

2019-02-11 Thread Yash Yadav
Hi All, We have implemented domain sharding so that multiple request can be hit at same service at once. We created 6 domain such as a.domain.com, b.domain.com...f.domain.com. When try and make multiple concurrent calls only 4 calls get through and remaining calls waits for response of any one