79230982

Date: 2024-11-27 16:01:45
Score: 2
Natty:
Report link

First of all the issue was coudn't resolved host which wasn't primary issue though. But after getting comments from this post i realized why that happened. Then the primaty issue i got which was server getting me timed out after certain time.

Well, the issue is the default server of php i am using for laravel which can handle only single request at a time so when i was making request through url it coudn't handle multiple request at a time (browser request + api request) so i have to switched apache server which solved the problem of the time out.

#thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Milon