Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlapping requests #2

Open
canado opened this issue Feb 20, 2018 · 0 comments
Open

Overlapping requests #2

canado opened this issue Feb 20, 2018 · 0 comments

Comments

@canado
Copy link

canado commented Feb 20, 2018

Hello Alexander,

Let say I have a php page with you code.
I leave the port open to listen to 9222 all the time

Case 1
I am calling the php page with a param like blue. This will go to the remote page and retrieve the "blue" data. From start to end, everything goes well.

Case 2
Now same thing but I am doing 2 different calls to the same php page with param blue and param red.
Now both page retrieve param blue.

Is there a different setup I can do to fix this issue. I understand I "might" go beyond the possibilities by asking the same page to retentive 2 different set of data.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant