Hi, Server side functions are multi-thread. How can I reproduce this behavior?
Lvc@ On 18 March 2014 15:27, Gaurav Dhiman <[email protected]> wrote: > During initializing my app , I do some simultaneous async HTTP/REST access > to OrientDB. > It leads to below behavior. > > First HTTP/REST call succeed, all others return with 401 HTTP error. Later > if I do the same calls through browser, they all succeed. > > Why can not we access OrientDB multiple times at same time ? I am using > server defined function to access OrientDB over HTTP/REST. > > Attached is the screenshot of chrome debugger. > > Regards, > Gaurav > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
